#header {
    width:  575px;
    height: 171px;
    background-image: url("../images/researchbanner.jpg");
}

#content {
    width: 550px;
    top:   30px;
    left:  10px;
}

#img1 {
    border:   0px;
    margin:   0px;
    padding:  0px;
    width:    209px;
    height:   158px;
    position: absolute;
    top:      30px;
    left:     344px;
    background-image:    url("../images/research1.jpg");
    background-position: top left;
    background-repeat:   no-repeat;
}

