/*fixed*/ div.siteFixedGlobal { width: 100%; height: 100%; background-color: #ffffff; } div.siteFixed { background-color: #ffffff; } span.topNavLogoRight { right: 0px; } /*top*/ div.siteTopnav { position: relative; border-left: 1px solid #353535; border-right: 1px solid #353535; overflow: hidden; width: 994px; height: 133px; background-color: #303030; background-image: url(http://www.eknowhow3.com/contentparent/wg/firefighthers/html/images/trans.gif); } /*central*/ div.siteCentralMain { overflow: hidden; position: relative; width: 994px; height: 28px; border-left: 1px solid #353535; border-right: 1px solid #353535; } /*body*/ body { overflow: auto; } div.siteBodyMain { overflow: hidden; position: relative; top: 0px; left: 0px; width:994px; height:auto; background-color: #ffffff; background-image: url(http://www.eknowhow3.com/contentparent/wg/firefighthers/images/Body/bg_body.gif); background-repeat:repeat-y; border-left: 1px solid #353535; border-right: 1px solid #353535; } td.navBodyMain { } /*bottom*/ div.siteBottomMain { overflow: hidden; position: relative; width: 994px; height: 22px; }