/********************************************** Keep It Tidy ****/

@import url("reset.css"); /** <---- Resets all browser default settings */
@import url("nav.css"); /** <---- Contains all navigation styling */

/********************************************** Global Styles ****/

html {
	background: #97c9ff url(../images/wrapperBg.png) repeat-y top center;
}

body {
	background: url(../images/mainBg.png) no-repeat top center;
	min-height: 686px;
  	height:auto !important;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 1;
}

#site_wrapper {
	width: 981px;
	margin: 0 auto;
	padding: 33px 0 0 0;
	position: relative;
}

h1 {
	text-indent: -99999px;
	background: url(../images/logo.jpg) no-repeat;
	width: 600px;
	height: 108px;
	margin: 0 0 0 24px;
	float: left;
}

h2 {
	color: #2e6fb6;
	font-size: 36px;
	font-weight: bold;
	line-height: 39px;
}

h3 {
	color: #2e6fb6;
	font-size: 21px;
	font-weight: bold;
}

p {
	line-height: 19px;
	margin: 0 0 20px 0;
	color: #787878;
	font-size: 14px;
}

body a {
	color: #2e6fb6;
}

#subpage p {
	font-size: 12px;
}

#header {
	padding: 20px 26px 0 26px;
}

#top_content {
	float: left;
	width: 980px;
	position: relative;
	height: 351px;
}

#main_content {
	float: left;
	width: 980px;
}

.visual_padding {
	padding: 0 50px;
}

#mid_content {
	width: 979px;
	float: left;
	background: url(../images/midContent.png) repeat-x;
	height: 176px;
	margin: 10px 0 25px 0;
}

#footer {
	width: 100%;
	margin: 0 auto;
	background: url(../images/footer.jpg) no-repeat center top;
	height: 170px;
	clear: both;
}

/********************************************** Main Styles ****/

/**** Header ****/

a.mcafee {
	float: right;
	margin: 0 34px 0 0;
}

#header p {
	float: right;
	font-size: 16px;
	color: #4f4f4f;
	font-weight: bold;
	clear: right;
	margin: 24px 24px 0 0;
	width: 243px;
}

#header p a {
	color: #2e6fb6;
}

#header p span {
	color: #f46400;
}

/**** Top Content ****/

img.cta {
	margin: 0 0 0 25px;
}

.cta_banner {
	width: 980px;
	background: url(../images/ctaBanner.png) no-repeat;
	height: 158px;
	position: relative;
	top: -105px;
	left: 0;
}

.cta_banner p {
	float: left;
	margin: 93px 0 0 205px;
	position: relative;
	font-weight: bold;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
}

#zip_search {
	float: left;
	margin: 85px 0 0 75px;
}

#zip_search label {
	color: #1d65b7;
	font-weight: bold;
	font-size: 15px;
	float: left;
	margin: 15px 8px 0 0;
}

#zip_search input#zip {
	background: url(../images/inputShadow.png) no-repeat;
	border: 1px solid #3b8ee8;
	font-size: 15px;
	color: #969696;
	text-transform: uppercase;
	padding: 6px;
	width: 130px;
	margin: 8px 12px 0 0;
	float: left;
}

#zip_search input.submit {
	background: url(../images/submitButton.png) no-repeat;
	height: 45px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	border: 0;
	width: 232px;
	text-align: left;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 2px 13px;
	float:left;
}

#zip_search input.submit:hover {
	background: url(../images/submitButton.png) no-repeat 0 -45px;
}

/**** Main Content ****/

#main_content h2 {
	margin: 0 0 11px 0;
}

#main_content h3 {
	color: #4f4f4f;
	font-size: 18px;
	margin-bottom: 20px !important;
}

.content {
	float: left;
	width: 580px;
}

.content dl {
	margin: 0 0 0 28px;
	color: #787878;
	font-size: 12px;
	line-height: 18px;
}

.content dl dt {
	background: url(../images/bullet.jpg) no-repeat;
	padding: 2px 0 4px 28px;
	font-weight: bold;
}

.content dl dd {
	padding: 0 0 0 28px;
	margin: 0 0 20px 0;
}

.right_column {
	width: 281px;
	float: right;
	position: relative;
}

.right_column h4 {
	font-weight: bold;
	color: #fff;
	font-size: 21px;
	width: 271px;
	height: 33px;
	padding: 13px 0 0 10px;
	border-bottom: 1px solid #444;
}

.right_column h4.galleryHead {
	background: url(../images/galleryHead.jpg) no-repeat;
}

.right_column .block {
	background: url(../images/rightColumnBg.png) repeat-x;
	padding: 11px 10px;
	float: left;
}

.right_column .gallery {
	padding: 11px 7px;
}

.right_column .gallery img {
	margin: 3px;
	padding: 2px;
	border: 1px solid #cdcdcd
}

.right_column .gallery img.first {
	margin-left: 2px !important;
}

.right_column .gallery img.last {
	margin-right: 1px !important;
}

.right_column h4.privacyHead {
	font-size: 14px;
	color: #2e6fb6;
	font-weight: bold;
	padding: 16px 0 0 7px;
	width: 274px;
	border: 0;
	height: 30px;
	float: left;
	background: url(../images/privacyHead.jpg) no-repeat;
}

.right_column h4.time_head {
	font-size: 14px;
	color: #2e6fb6;
	font-weight: bold;
	padding: 16px 0 0 7px;
	width: 274px;
	border: 0;
	height: 30px;
	background: url(../images/privacyHead.jpg) no-repeat;
	float: left;
}

.right_column .privacy p {
	font-size: 11px !important;
	margin-bottom: 15px !important;
}

.right_column .privacy a {
	text-decoration: underline;
}

.right_column a.gallery_link {
	width: 196px;
	height: 38px;
	background-image: url('../images/button_designgallery.png');
	float: left;
	margin: 8px 0 40px 40px;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
}

.right_column a.gallery_link:hover {
	background-position: 0 -38px;
}

.right_column .logo_block {
	float: left;
}

.right_column .time {
	background: url(../images/timeBg.jpg) no-repeat;
	height: 104px;
	width: 261px;
	float: left;
	padding: 20px 10px 0 10px;
}

.right_column .time p {
	font-size: 14px;
}

.right_column .time p.alt {
	font-size: 24px;
	color: #4e4e4e;
}


/**** Application Form ****/

#main_form .form_padding p {
	margin: 0;
}

#main_form .left {
	width: 249px;
	float: left;
}

#main_form .right {
	width: 249px;
	float: right;
}

#main_form div.intro {
	position: relative;
	background: url(../images/formHead.jpg) no-repeat;
	height: 38px;
	padding: 6px 0 0 64px;
	margin: 0 0 20px 0;
}

#main_form div.intro a {
	color: #fff;
	position: absolute;
	right: 10px;
	top: 11px;
	font-size: 12px;
	border: 1px solid #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 2px 3px;

}

#main_form div.intro p.number {
	font-size: 30px;
	color: #00349f;
	position: absolute;
	top: 10px;
	left: 14px;
	font-weight: bold;
	line-height: 24px;
}

#main_form div.intro p {
	font-size: 12px;
	color: #fff;
	line-height: 15px;
}

#main_form div.intro p strong {
	font-size: 18px;
	font-weight: bold;
}

#main_form #review_details .intro {
	padding-top: 13px;
	height: 31px;
	margin: 20px 0;
}

#main_form #contact_details .intro {
	margin: 20px 0;
}

#main_form .form_padding {
	padding: 0 0 0 64px;
}

#main_form input {
	float: left;
	clear: left;
}

#main_form input.text {
	background: url(../images/areaShadow.png) no-repeat;
	border: 1px solid #aeaeae;
	width: 237px;
	color: #969696;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

#main_form input.full {
	width: 504px;
}

#main_form input.tel {
	width: 50px !important;
	clear: none;
	margin: 0 10px 0 0;
	text-align: center;
}

#main_form input.check {
	margin: 5px 5px 5px 0;
}

#main_form input.radio {
	clear: none;
}

#main_form input.submit {
	float: right;
	clear: none;
	height: 38px;
	background: url(../images/formSubmit.png) no-repeat 0 0;
	border: 0;
	width: 196px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	padding: 0 6px 5px 6px;
}

#main_form input.submit:hover {
	background: url(../images/formSubmit.png) no-repeat 0 -38px;
}

#main_form label.for_check {
	margin: 5px 0;
}

#main_form label.for_radio {
	margin: 0 15px 0 0;
}

#main_form label.disclaimer {
	float: left;
	width: 280px;
	margin: 2px 0 0 3px;
}

#main_form label.error {
	color: #e30505 !important;
}

#main_form textarea {
	float: left;
	clear: left;
	background: url(../images/areaShadow.png) no-repeat;
	border: 1px solid #aeaeae;
	height: 169px;
	overflow: auto;
	color: #969696;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#main_form textarea.details {
	width: 514px;
}

#main_form select {
	float: left;
	clear: left;
	width: 249px;
	color: #000000;
	font-size: 15px;
	padding: 5px;
}

#main_form small {
	font-size: 11px;
	float: right;
	color: #787878;
}

#main_form hr {
	float: left;
	width: 516px;
	color: #e5e5e5;
	border: 0;
	height: 1px;
	background: #e5e5e5;
	margin: 15px 0;
}

#main_form label {
	color: #787878;
	font-size: 12px;
	float: left;
}

#main_form label strong {
	color: #4e4e4e;
	font-weight: bold;
	font-size: 15px;
}

#main_form label.alt {
	margin: 5px 0 0 23px;
}

#main_form label.full {
	width: 516px;
	float: left;
	color: #2e6fb6;
	font-weight: bold;
	font-size: 15px;
	margin: 0 0 6px 0;
}

#main_form label.half {
	width: 249px;
	float: left;
	color: #2e6fb6;
	font-weight: bold;
	font-size: 15px;
	margin: 0 0 6px 0;
}

#main_form label.required {
	background: url(../images/required.gif) no-repeat right center;
}

#main_form label.optional {
	background: url(../images/optional.gif) no-repeat right center;
}

#error {
	background: url(../images/error.jpg) no-repeat;
	width: 580px;
}

#main_form .error_padding {
	padding: 20px;
}

#main_form #error h2 {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	margin: 0;
}

#main_form #error p {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

/**** Mid Content ****/

#mid_content .block {
	width: 281px;
	float: left;
	margin: 15px 18px 0 0;
}

#mid_content h2 {
	float: left;
}

#mid_content .last {
	margin-right: 0 !important;
}

#mid_content .block h3 {
	width: 217px;
	padding: 6px 0 5px 64px;
}

#mid_content .block h3.four_quotes {
	background: url(../images/fourQuotes.png) no-repeat;
}

#mid_content .block h3.no_commit {
	background: url(../images/noCommit.png) no-repeat;
}

#mid_content .block h3.not_equal {
	background: url(../images/notEqual.png) no-repeat;
}

#subpage #mid_content {
	height: 39px;
	padding: 60px 0 19px 0;
	position: relative;
}

#subpage #mid_content img {
	position: absolute;
	right: 50px;
	top: 14px;
}

#form #mid_content {
	height: 150px;
}

.decision {
	background: url(../images/yesTick.gif) no-repeat;
	padding: 0 0 0 60px;
	margin: 30px 0 0 0;
}

.decision h2 {
	float: none !important;
	color: #85c404;
}

.decision h3 {
	font-size: 24px;
}

.decision p {
	font-size: 15px;
	margin: 10px 0 0 0;
}

/**** Bottom Content ****/

h2.reviews {
	background: url(../images/reviews.jpg) no-repeat;
	padding: 11px 0 17px 113px;
	margin: 0 0 10px 0;
}

.testimonial {
	background: url(../images/testimonial.png) no-repeat;
	min-height: 85px;
	height: auto !important;
	padding: 5px 85px 5px 36px;
	margin: 0 0 20px 0;
}

.testimonial p {
	margin: 0 0 10px;
}

.testimonial cite {
	font-weight: bold;
	color: #4f4f4f;
	font-size: 14px;
	font-style: normal;
}

.right_column h3.steps {
	background: url(../images/steps.jpg) no-repeat;
	padding: 10px 0 9px 70px;
	width: 150px;
	line-height: 21px;
	margin: 13px 0 0 0;
}

.right_column ol {
	margin: 5px 0 0 0;
}

.right_column ol li {
	padding: 2px 0 0 30px;
	margin: 0 0 15px 0;
	color: #787878;
	font-size: 14px;
}

.right_column ol li.one {
	background: url(../images/one.jpg) no-repeat;
}

.right_column ol li.two {
	background: url(../images/two.jpg) no-repeat;
}

.right_column ol li.three {
	background: url(../images/three.jpg) no-repeat;
}

.right_column .logo_block img {
	float: left;
	margin: 0 24px;
}

.right_column .logo_block img.last {
	margin-left: 70px !important;
}


/**** Footer ****/

#footer .footer_contain {
	padding-top: 100px;
	bottom: 20px;
	left: 490px;
}

.logos {
	width: 980px;
	margin: 0 auto;
	text-align: center;
	height: 60px;
	float: left;
}

.logo_contain {
	width: 470px;
	height: 134px;
	margin: 0 auto;
	position: absolute;
	bottom: -80px;
	left: 250px;
	z-index: 1000;
}

a.with_margin {
	margin-top: 40px;
	float:left;
}

.logos img {
	margin: 0 20px;
	float: left;
}

#footer p {
	font-size: 11px;
	text-align: center;
	margin: 0;
	color: #4f4f4f;
	clear: left;
}

#footer p a {
	position: relative;
	z-index: 10000;
}

#footer p a,
#footer p.footer_nav {
	color: #2e6fb6;
}

#footer p.footer_nav {
	margin-top: 20px;
}

/* Home 3 */
#home3 #top_content {
	background-image: url('../images/home3_header_background.jpg');
	height: 322px;
	position: relative;
}

#home3 #top_content .starthere {
	position: absolute;
	left: 592px;
	top: 152px;
	width: 320px;
}

#home3 .starthere fieldset {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 18px;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 11px;
	display: block;
}

#home3 .starthere .enterzip {
	float: left;	
}

#home3 .starthere .enterzip label {
	color: #2e6fb6;
	font-weight: bold;
	font-size: 15px;
}

#home3 .starthere .enterzip input {
	border: 1px solid #3b8ee8;
	width: 128px;
	margin-top: 5px;
	background-image: url('../images/input_text_background.png');
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 15px;
	padding: 5px 10px;
}

#home3 .starthere .submit {
	float: right;
	margin-top: 20px;
}

#home3 .starthere .submit input {
	background-image: url('../images/button_continue.png');
	height: 35px;
	width: 147px;
	cursor: pointer;
	border: none;
	background-color: transparent;
}

#home3 .starthere .submit input:hover {
	background-position: 0 -35px;	
}

#home3 fieldset {
	margin-left: 0px;
}

.subheader {
	background-image: url('../images/subheader_background.png');
	height: 36px;
	width: 979px;
	margin-left: 1px;
	float: left;
}

/* Form */
#accuracy {
	background-image: url('../images/accuracy_background.png');
	height: 134px;
	position: relative;
	margin-bottom: 20px;
}

#accuracy div {
	height: 26px;
	position: absolute;
	background-image: url('../images/accuracy_rating.png');
	width: 271px;
	top: 40px;
	left: 10px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#accuracy div span {
	display: block;
	font-weight: bold;
	font-size: 36px;
	margin-top: -8px;
}


#accuracy div.poor {
	background-position: 84px 0;
	color: #d90707;
}

#accuracy div.poor2 {
	background-position: 84px -26px;
	color: #ed6100;
}

#accuracy div.fair {
	background-position: 84px -52px;
	color: #3e71a0;
}

#accuracy div.good {
	background-position: 84px -78px;
	color: #86c504;
}

#accuracy div.excellent {
	background-position: 84px -104px;
	color: #86c504;
}

fieldset {
	margin-left: 59px;
	font-size: 12px;
}

fieldset h3 {
	color: #3e71a0;
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: 2px solid #3e71a0;
	font-size: 24px;
	font-weight: bold;
}

fieldset .divide {
	margin-bottom: 10px;
	border-bottom: 2px solid #3e71a0;
}

fieldset .field {
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	width: 521px;
	clear: both;
}

fieldset .last {
	border-bottom: none;
	padding-bottom: 29px;
}

fieldset .field strong {
	display: block;
	color: #2e6fb6;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 6px;
	line-height: 1.2em;
}

fieldset .field strong .instructions {
	font-weight: normal;	
}

fieldset .field strong .instructions-nextline {
	font-weight: normal;
	font-size: 12px;
}

fieldset .field .example {
	font-size: 11px;
	color: #787878;
}

fieldset .hint {
	display: none;
}

fieldset input.text, fieldset textarea.text {
	border: 1px solid #aeaeae;
	/*height: 15px;*/
	background-image: url('../images/input_text_background.png');
	font-size: 15px;
	color: #787878;
	padding: 7px 12px;
	margin-right: 17px;
}

fieldset select {
	border: 1px solid #aeaeae;
	height: 32px;
	background-image: url('../images/input_text_background.png');
	font-size: 15px;
	color: #787878;
	padding: 5px 12px;
	margin-right: 17px;
}

fieldset input.full, fieldset textarea.full {
	width: 496px;	
}

fieldset input.half {
	width: 223px;	
}

fieldset label {
	color: #787878;
	font-size: 12px;
	margin-right: 17px;
}

fieldset .field .col1 {
	float: left;
}

fieldset .field .col2 {
	margin-left: 267px;
}

fieldset .field .col2 .text {
	margin-right: 0;	
}

#scroll-leader {
	position: relative;
	overflow: auto;
	min-height: 500px;
}

#scroll-follower {
	position: absolute;
	width: 281px;
}

fieldset .estimates {
	border: none;
	height: 38px;
	width: 228px;
	background-image: url('../images/button_estimates.png');
	cursor: pointer;
	margin-top: 20px;
	background-color: transparent;
}

fieldset .estimates:hover {
	background-position: 0 -38px;	
}

fieldset .field strong.field-error, label.error {
	font-weight: bold;
	color: #cc0000;
}

.accuracyrating .rating {
	font-weight: bold;
	font-size: 31px;
	float: left;
}

.accuracyrating div.poor {
	color: #E18C0A;
}

.accuracyrating div.poor2 {
	color: #E18C0A;
}

.accuracyrating div.fair {
	color: #3e71a0;
}

.accuracyrating div.good {
	color: #86c504;
}

.accuracyrating div.excellent {
	color: #86c504;
}

.accuracyrating .label {
	float: right;
	color: #4e4e4e;
	font-size: 11px;
	font-weight: bold;
	margin-top: 3px;
}

.accuracyrating .note {
	clear: both;
	font-size: 11px;
	color: #787878;
	line-height: 1.2em;
}

.accuracyrating h3 {
	height: 46px;
	line-height: 46px;
	color: #0555af !important;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.accuracyrating h5 {
	color: #2e6fb6;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 2px solid #2e6fb6;
}

.accuracyrating table {
	width: 100%;
}

.accuracyrating table th, .accuracyrating table td {
	padding: 5px 6px;
	color: #4e4e4e;
	font-size: 12px;
	border: 2px solid White;
	vertical-align: top;
	width: 50%;
}

.accuracyrating table th {
	padding-left: 0;
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
}

.accuracyrating table td {
	background-color: #ebebeb;	
}

.contactme {
	margin-top: 13px;
	font-size: 15px;
	font-weight: bold;
	color: #3e71a0;
	width: 256px;
	height: 52px;
	background-image: url('../images/contactme2.png');
	padding: 16px 12px 0;
	background-repeat: no-repeat;
}

span.req {
	color: #cc0000;
	font-weight: bold;
}

.box, .box2, .box3, .box4 {
	margin-bottom: 20px;
}

.box {
	background-image: url('../images/side_section_background.png');
	background-repeat: no-repeat;
	padding: 0 10px;
}

.box2 {
	background-image: url('../images/side_section2_background.png');
	height: 170px;
	padding: 0 10px;
}

.box2 .large {
	font-size: 24px;
	color: #4e4e4e;
	margin-bottom: 15px;
}

.box2 small {
	font-size: 12px;
	color: #787878;
}

.box3 {
	background-image: url('../images/side_section3_background.png');
	height: 197px;
	padding: 0 10px;
}

.box h4, .box2 h4, .box3 h4 {
	height: 46px;
	line-height: 46px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #0555af;
	font-weight: bold;
	border: none !important;
	padding: 0 !important;
	width: auto !important;
}

.box p {
	font-size: 12px;
}

#project {
	background-image: url('../images/box4_background.png');
	background-repeat: no-repeat;
	padding: 0 10px;
	padding-bottom: 10px;
}

#project h3 {
	height: 42px;
	line-height: 42px;
	color: #1e67b6 !important;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px !important;
}

#project h3 em {
	font-size: 14px;
	font-weight: bold;
	color: #4f4f4f;
}

#project p {
	font-size: 11px;
	font-weight: bold;
	color: #4f4f4f;
	padding-bottom: 7px;
	border-bottom: 1px solid #bfbfbf;
	background-image: url('../images/bullet_arrow.png');
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 13px;
	margin-top: 7px;
	margin-bottom: 0px !important;
}

#project p a {
	font-weight: normal;
}

fieldset.start {
	/*background-image: url('../images/field_start.png'); */
	background-position: 0 11px;
	background-repeat: no-repeat;
	margin-left: 0px !important;
	padding-left: 64px;
}

fieldset .getbids {
	background-image: url('../images/button_getbigs.png');
	height: 38px;
	width: 185px;
	border: none;
	cursor: pointer;
	float: left;
	margin-left: 1em;
	background-color: transparent;
}

fieldset .getbids:hover {
	background-position: 0 -38px;
}

fieldset .getbids2 {
	background-image: url('../images/button_getbigs.png');
	height: 38px;
	width: 185px;
	border: none;
	cursor: pointer;
	float: left;
	margin-left: 1em;
	background-color: transparent;
	background-position: 0 -38px;
}

fieldset .getbids2:hover {
	background-position: 0 0;
}

.agreebox {
	float: left;
	margin-bottom: 30px;
	margin-right: 4px;
}

fieldset .field strong .note {
	font-size: 12px;
	font-weight: bold;
	color: #4e4e4e;
}

fieldset .signup {
	border: 0px;
	background-color: transparent;
	background-image: url('../images/button_signup.png');
	width: 202px;
	height: 44px;
	cursor: pointer;
	*cursor: hand;
	float: right;
	margin-left: 35px;
}

fieldset .signup:hover {
	background-position: 0 -44px;
}