/*top*/ div.siteTopnav { overflow: hidden; width: 100%; height: 95px; background-color: #ffffff; background-image: url(http://www.eknowhow3.com/contentparent/wg/fitnessfirst/images/body/bg_top.gif); } div.siteTopnavRight { position: absolute; overflow: hidden; width: 1px; right: 0px; height: 1px; } /*central*/ div.siteCentral { overflow: hidden; width: 100%; height: 32px; z-index: 2; } div.siteCentralMain { overflow: hidden; top: 0px; left: 0px; width: auto; height: 100%; } /*body*/ body { overflow: hidden; } div.siteBodyMain { overflow: auto; top: 0px; left: 0px; width:100%; height:100%; background-color: #ffffff; background-image: url(http://www.eknowhow3.com/contentparent/wg/fitnessfirst/images/body/bg_body.gif); background-repeat:repeat-y; } td.navBodyMain { } /*bottom*/ div.siteBottom {position: absolute; overflow: hidden;left: 0px; width:100%; height: 25px; bottom: -1px; } div.siteBottomMain { overflow: hidden; top: 0px; left: 0px; width: auto; height: 100%; }