/* Global Reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
/* ol, ul {list-style: none;} */
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
strong {font-weight:bold}
.clear {clear:both}
a:hover {text-decoration:none}

/* Main Structure */
body {color:#000;font:normal  13px/150% Verdana, Arial, Helvetica, sans-serif;background:#fff;text-align:center;}
#wrapper {text-align:left;width:760px;margin:0 auto;}
#header {background: url(/assets/images/structure/logo.png) no-repeat;height:80px;}
#header a {display:block;text-indent:-9000px;overflow:hidden;width:380px;height:80px}
#nav {background:#48180E;text-align:right;padding:3px 20px 3px 0;color:#fff;font-size:11px;font-weight:bold}
#nav a {color:#fff;text-decoration:none}
#nav a:hover {text-decoration:underline}
#sidebar {width:265px;float:left;padding:0;}
#sidebar .wrapper {padding:0 20px 0 0}
#sidebar #top_image {display:block;margin-bottom:10px}
#content {width:495px;float:left}
#content .wrapper {padding:20px}
#footer {clear:both;text-align:center;margin-top:20px;padding-top:20px;border-top:1px solid #ccc}
#footer a {color:#333;text-decoration:none}
#footer a:hover {text-decoration:underline}

h1, h2, p {padding-bottom:20px}

#sidebar h2 {text-align:center;color:#f60;font-size:18px;}

#leader {background:#FFF8E4;height:188px;width:475px;float:right;padding:10px;overflow:hidden}
#leader table tr td {vertical-align:middle;text-align:center;font:24px/28px Georgia, Times New Roman, serif;color:#333}
#leader li {font:18px/28px Georgia, Times New Roman, serif;}
#leader li span {font:24px/28px Georgia, Times New Roman, serif;}

#l-form {background:#48180E;color:#fff;padding:15px 15px 60px 15px;position:relative;}
#l-form h2 {text-align:center;font-size:18px;font-weight:bold;}
#l-form h2 span {font-size:12px;font-weight:normal;}

#l-form form {border:1px solid #fff;background:#244F70;padding:20px 40px 5px 80px}
#l-form form .form-help {font-size:11px}
#l-form form .form-unit {clear:both;margin:0 0 10px 0}
#l-form form label#remodelling_job-label, #zip-label {display:block;margin-bottom:10px;}

#l-form button {position:absolute;bottom:10px;left:160px;background:#FF6600;color:#fff;border:none;padding:10px 30px;font-weight:bold;}

#body-go #l-form form {padding:20px 10px}
#body-go label {float:left;display:block;width:150px;text-align:right;padding-right:10px;}
#body-go .form-help {margin-left:160px;}
#body-go textarea {width:250px;height:150px}


