 * { font-size: 100.01% } html { font-size: 62.5%; } body { margin: 0; color: #000000; font: 12pt Arial, sans-serif; } #site { background: none; } #main { width: 100%; padding: 90px 0 0; } .container { width: 100%; overflow: visible; } .content-holder { float: none; width: 100%; margin: 0; } #header { background: none !important; width: 100%; } #header .holder { height: 90px; width: 100%; overflow: visible; } .logo { padding: 0px; float: none; } .search-form { display: none; } .nav-holder { display: none; } #content { width: 100%; float: none; } #content .menu { display: none; } .sidebar { display: none; } #startpage-content .sidebar { display: block; margin-top: 20px; } #footer { display: none; } 
