/*fixed*/ div.siteFixedGlobal { width: 100%; height: 100%; background-color: #000000; } div.siteFixed { background-color: #000000; } span.topNavLogoRight { right: 0px; } /*top*/ div.siteTopnav { position: relative; overflow: hidden; width: 775px; height: 112px; background-color: #000000; background-image: url(http://www.contentlayoutselection.com/katenorth/navigational/images/Body/logo.jpg); } /*body*/ body { overflow: auto; } div.siteBodyMain { overflow: hidden; position: relative; top: 0px; left: 0px; width:775px; height:auto; background-color: #2E2E2E; background-image: url(http://www.contentlayoutselection.com/katenorth/navigational/images/Body/bg_body.jpg); background-repeat:repeat-y; } td.navBodyMain { } /*bottom*/ div.siteBottomMain { overflow: hidden; position: relative; width: 775px; height: 48px; }