html { font-family: "brandon-grotesque", sans-serif; font-style: normal; font-weight: 300; font-size: 18px; /* 1.0 em */ line-height: 32px; color: #1a1a1a; min-height: 100%; height: auto; margin: 0; padding: 0; } div { display: block; width: 100%; text-align: center; padding: 0; margin: 0; border: 0; white-space: normal; vertical-align: top; } div.slider { background-size: cover; background-position: center middle; background-repeat: no-repeat; background-attachment: fixed; } a { color: #f37021; cursor: pointer; text-decoration: none; } a:hover { text-decoration: underline; } h3 { margin: 0; font-size: 34px; line-height: 42px; font-weight: 600; color: #474747; } h4 { color: #3186c7; font-size: 1.2em; font-weight: 700; margin: 0; line-height: 125%; } div#contentwrap { text-align: center; width: 100%; padding: 0; margin: 0; } body>div#contentwrap { float: left; width: 100%; overflow: hidden; } div#content { width: 100%; text-align: center; margin: 0 auto; position: relative; z-index: 1; } div#sub-content{ float: left; width: 100%; position: relative; z-index: 999; } div#footer { width: 100%; text-align: center; margin: 0 auto; position: relative; } div#sub-footer { float: left; width: 100%; position: relative; z-index: 999; } div#header { width: 100%; text-align: center; margin: 0 auto; position: relative; z-index: 9999; } div#sub-header { float: left; width: 100%; position: relative; z-index: 999; } .formfield { border-style: dotted dotted dotted dotted; border-color: #cccccc; border-width: 1px 1px 1px 1px; border-radius: 4px 4px 4px 4px; padding: 4px 4px 4px 4px; color: cccccc; background-color: #f8f8f8; }