#fixwidth_lhs_td {
    background-color:#FFFFFF;
}

#fixwidth_ctr {
    float:left;
/*     width:400px;  */
    width:580px; 
}

#mainimage {
    background-image:url(homebanner.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}