html, body { height: 100%; } body { margin: 0px; padding: 0px; } div#wrapper { width: 100%; min-height: 100%; height: auto !important; height: 100%; margin: 0px 0px -41px 0px; } div#header_wrapper { width: 100%; height: 200px; } div#menu_wrapper { width: 100%; height: 30px; } div#footer_wrapper { width: 100%; height: 41px; } div#header_wrapper { min-width: 942px; } div#menu_wrapper { min-width: 942px; } div#header_inner_wrapper { width: 942px; margin: 0px auto; } div#menu_inner_wrapper { width: 942px; margin: 0px auto; } div#content_wrapper { width: 100%; padding: 0px 0px 41px 0px; } div#footer_wrapper, div#content_wrapper { min-width: 942px; } div#footer_inner_wrapper, div#content_inner_wrapper { width: 942px; margin: 0px auto; }
Richard X. Heyman Richard X. Heyman Richard X. Heyman