div#banner-lhs{
    float:left;
    height:78px;
    width:567px;
    background-image:url('/Resources/Images/antech_banner_article_lhs.jpg');
    background-repeat:no-repeat;
}

div#banner-rhs{
    float:right;
    height:78px;
    width:352px;
    background-image:url('/Resources/Images/antech_banner_article_rhs.jpg');
    background-repeat:no-repeat;
}

div#central-column{
    width:690px;
}

div.menu-container{
    top:168px;
}