/*fixed*/ div.siteFixedGlobal { width: 100%; height: 100%; background-color: #; } div.siteFixed { background-color: #; } span.topNavLogoRight { right: 0px; } /*top*/ div.siteTopnav { position: relative; border-left: 1px solid #191919; border-right: 1px solid #191919; overflow: hidden; width: 994px; height: 185px; background-color: #FF040B; background-image: url(http://www.eknowhow3.com/contentparent/wg/designit_online/html/images/trans.gif); } /*central*/ div.siteCentralMain { overflow: hidden; position: relative; width: 994px; height: 23px; border-left: 1px solid #191919; border-right: 1px solid #191919; } /*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/designit_online/images/body/bg_body.gif); background-repeat:repeat-y; border-left: 1px solid #191919; border-right: 1px solid #191919; } td.navBodyMain { } /*bottom*/ div.siteBottomMain { overflow: hidden; position: relative; width: 994px; height: 22px; }