/*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 #909090; border-right: 1px solid #909090; overflow: hidden; width: 994px; height: 59px; background-color: #000000; background-image: url(http://www.eknowhow3.com/contentparent/wg/philippa/images/body/bg_top.gif); } /*central*/ div.siteCentralMain { overflow: hidden; position: relative; width: 994px; height: 26px; border-left: 1px solid #909090; border-right: 1px solid #909090; } /*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/philippa/images/body/bg_body.gif); background-repeat:repeat-y; border-left: 1px solid #909090; border-right: 1px solid #909090; } td.navBodyMain { } /*bottom*/ div.siteBottomMain { overflow: hidden; position: relative; width: 994px; height: 22px; }