/* Reset */

/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	list-style-type: none;
}
body {
	line-height:1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
	vertical-align:middle;
}


/* Main */

body {
	background: #fff url(../images/bg_main.png) top repeat-x;
}
#container {
	width: 990px;
	margin: 0 auto;
}
#topbar {
	width: 940px; height: 52px;
	text-indent: -9999px;
	background: url(../images/topbar.jpg) no-repeat;
	clear: both;
}
#masthead {
	width: 940px; height: 275px;
	margin: 8px 0 0 0;
	background: url(../images/masthead.jpg) no-repeat;
}
#mainbody {
	margin: 62px 0 0 0;
}
#maincopy {
	height: 233px;
	padding: 0 0 0 322px;
	background: url(../images/safe.jpg) 0 6px no-repeat;
}
#maincopy p {
	font: 17px/22px Georgia, "Times New Roman", Times, serif;
	margin: 15px 30px 15px 0;
}
#maincopy h2 {
	background: url(../images/heading_main.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 558px; height: 40px;
}
#leftcol {
	float: left;
	width: 400px;
	margin: 20px 0 0 70px;
}
#leftcol h3 {
	background: url(../images/heading_why.gif) no-repeat;
	text-indent: -9999px;
	float: left;
	display: block;
	width: 155px; height: 90px;
}
#rightcol {
	float: right;
	width: 461px; height: 365px;
	margin: 20px 0 0 0;
	background: url(../images/em24building.jpg) bottom right no-repeat;
}
#rightcol h3 {
	background: url(../images/heading_what.gif) no-repeat;
	text-indent: -9999px;
	float: left;
	display: block;
	width: 145px; height: 156px;
}
#leftcol p, #rightcol p {
	font: 11px/16px Verdana, Geneva, sans-serif;
	margin: 0;
}
#leftcol p {
	float: right;
	width: 225px;
}
#rightcol p {
	float: right;
	width: 295px;
}
#footer {
	font: 10px/16px Verdana, Geneva, sans-serif;
	color: #0089ba;
	float: left;
	width: 325px;
	margin: 30px 0 0 175px;
	text-align: right;
}

.clear {clear:both;}
.hidden {display: none;}

#thankyou {
	clear: both;
	color: #fff;
}
#thankyou p {
	font: 17px/22px Georgia, "Times New Roman", Times, serif;
	margin: 15px 30px 15px 15px;
}
#thankyou h2 {
	font: 30px/35px Georgia, "Times New Roman", Times, serif;
}
#thankyou a {color: #fff;}
#thankyou a:hover {color: #cff; text-decoration: none;}
/* Navigation */

#logo {
	text-indent: -9999px;
	float: left;
	background: transparent url(../images/logo.jpg) no-repeat;
	width: 225px; height: 63px;
	margin: 29px 0 12px 0;
	display: block;
}

a.btn_residential {
	display: block;
	float: left;
	width: 310px; height: 60px;
	text-indent: -9999px;
	margin: 0 0 0 0;
	padding: 215px 0 0 40px;
}
a.btn_residential span {
	background: url(../images/btn_clickme.png) no-repeat;
	display: block;
	width: 152px; height: 31px;
	cursor: pointer;
}
a:hover.btn_residential span {
	background-position: -153px 0;
}
a.btn_commercial {
	display: block;
	float: right;
	width: 345px; height: 60px;
	text-indent: -9999px;
	margin: 0 2px 0 0;
	padding: 215px 0 0 25px;
}
a.btn_commercial span {
	background: url(../images/btn_clickme.png) no-repeat;
	display: block;
	width: 152px; height: 31px;
	cursor: pointer;
}
a:hover.btn_commercial span {
	background-position: -153px 0;
}

/*
a.btn_residential {
	background: url(../images/btn_clickme.png) no-repeat;
	display: block;
	width: 152px; height: 31px;
	text-indent: -9999px;
	position: relative;
	left: 40px; top: 215px;
}
a:hover.btn_residential {
	background-position: -153px 0;
}
a.btn_commercial {
	background: url(../images/btn_clickme.png) no-repeat;
	display: block;
	width: 152px; height: 31px;
	text-indent: -9999px;
	position: relative;
	left: 590px; top: 184px;
}
a:hover.btn_commercial {
	background-position: -153px 0;
}
*/

/* Form */
.residential_form {width: 300px; height: 450px; padding: 20px; background: #fff url(../images/bg_form.png) top repeat-x;}
.contact_info {width: 300px; height: 250px; padding: 20px; background: #fff url(../images/bg_form.png) top repeat-x;}
.residential_form p, .contact_info p {
	font: 14px/19px Georgia, "Times New Roman", Times, serif;
	margin: 15px 0 0 0;
	color: #899ca3;
	border-top: 1px solid #e0e6e9;
}

.residential_form legend {
	font: 18px/28px Georgia, "Times New Roman", Times, serif;
	color: #4c616b;
}
.residential_form ol label {
	float: left;
	font: 11px/32px Georgia, "Times New Roman", Times, serif;
	color: #899ca3;
	width: 120px;
	text-align: right;
	padding: 0 5px 0 0;
}
.residential_form ol input {
	margin: 3px 0; padding: 3px;
	background: url(../images/bg_input.png) top repeat-x;
	border: 2px solid #c7d3d9;
	height: 20px;
}
.residential_form ol input:focus {background: #fff; border-color: #e0e6e9;}
.residential_form li {
	clear: both;
}
ol .checkbox label {
	font: 11px/13px Georgia, "Times New Roman", Times, serif;
}
ol .checkbox input {
	background: none;
	height: inherit;
	border: none;
}
a.submit {
	display: block;
	background: #0089ba;
	margin: 10px auto;
	width: 200px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font: 17px/35px Georgia, "Times New Roman", Times, serif;
}
a:hover.submit {
	background: #004a65;
}