@import url("style.css");
#search,
#nav-main,
#footer {
 display: none; }

body {
 background: none; }

#page {
 margin: 0; }

#logo {
 position: relative; top:0; left: 0;}

#banner {
 background:none; height: auto; }
 
#banner h1 {
 margin: 30px 0 0 0; }

#header {
 height: auto; }

ul.calculator-flow {
 display: none; }

#content #main-body {
 padding: 0 !important; background: none !important;}
 
#content #main-body .buttons {
 display: none; }
 
* {
 color: black !important; }