

#company_logo_left_img {
    background: top left no-repeat url("images/logo_24bit.png");
    width: 390px;
    height: 42px;
    left: 20px;
    top:  20px;
    position: absolute;
}
