#header {
    width:  575px;
    height: 171px;
    background-image: url("../images/companybanner.jpg");
}

#content {
    width: 320px;
    top:   40px;
    left:  10px;
}

#img1 {
    border:   0px;
    margin:   0px;
    padding:  0px;
    width:    211px;
    height:   161px;
    position: absolute;
    top:      42px;
    left:     342px;
    background-image:    url("../images/company1.jpg");
    background-position: top left;
    background-repeat:   no-repeat;
}
