/* RESET */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, em, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td {
    margin: 0; padding: 0;
    border: 0; outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}

/* HOME PAGE */


body{
	background: #fff url(images/check-bg.jpg) top center repeat-x;
	font-family: Baskerville, Georgia, "Times New Roman", serif;
	font-size: 13px;
	line-height: 1.3em;
}

	.raise{background: #fff url(images/check-bg-2.jpg) top center repeat-x}

.container{
	float: left;
	width: 100%;
}

	.home{background: url(images/home-bg.jpg) top center no-repeat;}
	.consultants{background: url(images/subpage-bg.jpg) top center no-repeat;}
	.clients{background: url(images/subpage-clients-bg.jpg) top center no-repeat;}

.wrap{
	width: 903px;
	margin: 0 auto;
	}

.clear{clear:all;}

h1, h2, h3, h4, .h1, .h2, .h3, .h4{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 28px;
	line-height: normal;
}

.header{
	float: left;
	margin-top: 15px;
}

	.logo{
		display: block;
		background: url(images/logo.png) no-repeat;
		width: 476px;
		height: 116px;
		text-indent: -9999px;
	}
	
	.header .h1{display:none;}


.setImage{
	z-index: 1;
	float: left;
}

.enlarged{
	float:left;
	margin-left:100px;
	margin-top:-48px;
}

	.enlarged .enlarge{
		display: block;
		width: 32px;
		height: 32px;
		text-indent: -9999px;
		background: url(images/zoom.png) 0 0 no-repeat;
		z-index: 2;
	}
	
	.zoom2{margin-left:219px;margin-top:-86px}
	.zoom3{margin-left:90px;}
	.zoom4{margin-left:118px;}
	.zoom5{margin-left:118px;}
	.zoom6{margin-left:118px;}
	.zoom7{margin-left:122px;}

.feature{
	float: left;
	margin-top: 34px;
	margin-left: 19px;
	color: #38270d
}

	.feature .h2{
		color:#123f67;
		letter-spacing: -.025em;
		font-size: 27px;
	}
	
	.benefit{
		float: left;
		width: 245px;
		margin: 24px 0 0 0;
		line-height: 18px;
	}

		.right{margin: 24px 0 0 25px; width: 225px}

	.benefit .h3{
		color: #a21c2e;
		font-size: 18px;
		text-align: center;
		margin-bottom: 5px;
		font-style: normal;
	}
	
	.add-benefits{
		float: left;
		width: 500px;
		margin-top: 25px;
	}
	
		.addBenefit{
			margin: 0 0 15px 15px;
			font-style: italic;
			list-style-image: url(images/bullet.png);
		}
	
		.benefitTitle{
			color: #123f67;
			font-family: arial, sans-serif;
			font-size: 1.15em;
			font-style: normal;
			font-weight: bold;
		}
	
	.continue{
		float: left;
		width: 520px;
		margin-top: 20px;
		color: #fff;
		font-family: arial, sans-serif;
		font-size: 18px;
	}
	
		.button{
			float: left;
			width: 235px;
			text-align: center;
		}
		
			.smaller{
				margin-left: 50px;
				margin-top: -10px;
			}
			
		.startTour, .findConsultant, .find-consultant-bttm{
			display: inline-block;
			text-indent: -9999px;
			width: 173px;
			height: 44px;
			margin: 8px 0 0 0;
		}
		
			.startTour{background: url(images/start-tour.png) 0 0 no-repeat;}
			.startTour:hover{background: url(images/start-tour.png) -173px 0 no-repeat;}
			.startTour:active{background: url(images/start-tour.png) -346px 0 no-repeat;}
			
			.findConsultant{background: url(images/find-consultant.png) 0 0 no-repeat;}
			.findConsultant:hover{background: url(images/find-consultant.png) -173px 0 no-repeat;}
			.findConsultant:active{background: url(images/find-consultant.png) -346px 0 no-repeat;}

			
.reviews{
	float: left;
	margin-top: 60px;
	width: 575px;
}

	.reviews .h2{color: #d37802;}
	
	.subhead{
		margin: 5px 0;
		font-style: italic;
		color: #111;
		font-size: 1.25em;
	}
	
	.view-reviews{
		float: right;
		margin-top: 15px;
	}
	
	.bttnReviews{
		display: block;
		background: url(images/buttons.png) 0 0 no-repeat;
		width: 99px;
		height: 28px;
		text-indent: -9999px;
		margin-right: 30px;
	}
	
		.bttnReviews:hover{background: url(images/buttons.png) -202px 0 no-repeat;}

	.signs{
		float: left;
		margin: 54px 25px 0 50px;
	}
	
		.sign{
			float: left;
			width: 114px;
			margin: 0 26px;
		}
		
		.me{float: left;}
		
		.agency{margin: 18px 0 0 8px;}	
	
		.reviewer-quote{
			clear: left;
			font-size: 24px;
			font-style: italic;
			text-align: center;
			width: 114px;
			margin: 18px 0 32px 0;
			float: left;
			color: #10375c;
		}
		
		.smallQuote{font-size:12px;margin: 11px 0 23px 1px}
		.mediumQuote{font-size:16px;margin: 11px 0 23px 1px}
		
		
		.new{
			border-top: 1px dotted #ccc;
			padding: 25px 0 0;
			margin: 25px;
		}
		
			.new .quote{
				width: 100%;
			}
		
		.reviewer-name{
			float: left;
			width: 130px;
			text-align: center;
			color: #fff;
			font-style: italic;
			margin-left: -5px;
		}
		
			.reviewer-loc{
				color: #96c7da;
				font-size: .9em;
			}
		
	.join{
		float: left;
		text-align: center;
		width: 590px;
		font-style: italic;
		color: #123f67;
		font-size: 18px;
		margin: 33px 0 0 0;
	}
	
		.join .bttn{
			display: inline-block;
			width: 202px;
			height: 27px;
			background: url(images/buttons.png) 0 54px;
			width: 202px;
			position: relative;
			top: -4px;
			text-indent: -9999px;
		}
		
			.join .bttn:hover{background: url(images/buttons.png) -202px 54px;}

.products{
	float: left;
	margin: 20px 0 0 0;
}

	.products .h2{color: #d37802;}
	
	.more-prods{
		text-align: center;
		background: url(images/prods-breaker.png) left no-repeat;
		float: left;
		width: 628px;
		font-style: italic;
		font-size: 16px;
		color: #123f67;
	}
	
	.mega-gift{
		padding: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		color: #fff;
		border: 1px solid #123f67;
		background: #123f67;
		text-decoration: none;
	}
	
		.mega-gift:hover{
			background: #fff;
			color: #123f67;
		}
	
	.prod-row-1, .prod-row-2{
		float: left;
		margin: 25px 0;
	}
	
		.set{
			float: left;
			margin: 0 10px;
			width: 140px;
			font-family: arial, sans-serif;
			color: #666;
		}
		
		.prod-row-1 .set{width: 140px;}
		.prod-row-1 .wide{width: 250px;margin-right:38px;margin-left:25px;}
		
		.set-desc{display:none;}
		.set-title{
			font-weight: bold;
			font-size: 15px;
			float: left;
		}
		
		.set-number{
			float: left;
			clear: left;
			margin: 8px 0;
		}
		
		.set-colors{
			float: left;
			clear: left;
			width: 80px;
			overflow: hidden;
		}
		
		.color-one{width: 19px;}
		.color-two{width: 37px;}

	.prod-start{
		float: left;
		width: 620px;
		text-align: center;
		font-style: italic;
		font-size: 18px
	}
	
		.find-consultant-bttm{display:inline-block; position: relative; top: -5px; margin:0; width: 202px; height:27px; background: url(images/buttons.png) 0 -82px no-repeat; text-indent:-9999px;}
		.find-consultant-bttm:hover{background: url(images/buttons.png) -202px -82px no-repeat;}

.tour-sign{
	float: left;
	clear: left;
	margin-top: -231px;
	margin-left: 682px;
}

	.tour-sign .tour{
		background: url(images/tour-sign.jpg) no-repeat;
		display: block;
		height: 266px;
		width: 236px;
		text-indent: -9999px;
		position: absolute;
	}

.footer{
	float: left;
	background: #144774;
	width: 100%;
	margin-top: 35px;
	text-align: center;
	color: #96c7da;
	font-family: arial, sans-serif;
	font-size: .9em;
	padding: 10px 0;
}

	.footer .footerLink{color: #96c7da;}
	.footer .footerLink:hover{text-decoration: none;}

	.footer .footerGroup{
		display: inline;
		margin: 0 8px;
	}
	

/* SUB PAGES */

.consultants .header, .clients .header{margin: 0;}
.consultants .title, .clients .title{display:none;}
.consultants .logoLong, .clients .logoLong{margin-top: 11px;}

.goHome{
	background:url("images/home-bttn.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:25px;
	margin:9px 0 0;
	text-indent:-9999px;
	width:100px
}

.intro{
	float: left;
	width: 900px;
	margin: 28px 0 0 0;
	padding: 10px 15px;
}

	.intro .h1{
		color:#123F67;
		font-size:30px;
		letter-spacing:-0.025em;
	}
	
	.clients .h1{margin-left: 350px;font-size:3em;}
	.clients .introduction{margin:16px 0 35px 350px;width:500px;}
	
	.introduction{
		font-style: italic;
		color: #38270d;
		float: left;
		width: 550px;
		margin: 23px 36px 0 0;
	}
	
	.consultants .quote{
		font-style: italic;
		color: #1c4a79;
		line-height: 1.5em;
	}
	
	.introReviewer{
		color: #b1a48c;
		margin-top: 15px;
		width: 130px;
	}
	
	.sidebar{
		float: left;
		width: 100px;
		margin: 9px 0 0 30px;
	}
	
	
	.introReview{
		float: left;
		width: 260px;
		margin: -25px 0 0 0;
	}
	
		.viewReviews{
			background: url(images/buttons.png) 0 0 no-repeat;
			width: 100px;
			height: 28px;
			display: inline-block;
			text-indent: -9999px;
			position: relative;
			top: -10px;
			left: 167px;
		}

		.viewReviews:hover{background: url(images/buttons.png) -202px 0 no-repeat;}
	
.consultantGroup{
	float: left;
	width: 900px;
	margin: 35px 0 0 0;
	font-family: arial, sans-serif;
}

	.state-finder .h2{
		color:#d37802;
		float: left;
	}

	ul.states, ul.provinces{
		float:left;
		-moz-column-count: 6;
		-moz-column-gap: 8px;
		-moz-colum-rule: 1px dashed #ccc;
	}
	
	ul.provinces{
		margin: 20px 0 0 0;
	}
	
	.states .stateList, .provinces .stateList{display:inline;}
	
	.stateJump, .noConsultant{
		background:none repeat scroll 0 0 #23598F;
		color:#fff;
		font-family:arial,sans-serif;
		font-size:17px;
		font-weight:bold;
		padding:5px;
		text-decoration:none;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		width: 134px;
		display: inline-block;
		margin: 0 0 5px 0;
		text-align: center;
	}
	
		.stateJump:hover, .stateJump:active, .noConsultant:hover, .noConsultant:active{
			background: #f0a108;
			color: #111;
		}
		
		.can {background: #f0a108; color:#111}
		.can:hover{background:#23598f; color:#fff;}
		
	.state{
		float: left;
		clear: left;
		width: 100%;
		margin: 0 0 25px 0;
	}
	
		.state-dets{
			background: url(images/state-header-bg.png) left center no-repeat;
			height: 47px;
			margin: 0 0 15px 0;
		}
		
		.state-dets .h3{
			float: left;
			width: 170px;
			text-align: center;
			margin: 15px 0 0 52px;
			font-weight: normal;
			line-height: .8em;
			font-size: 2em;
			color: #123f67
		}
		
			.total-consultants{
				font-size: 13px;
				color: #666;
			}
	
	.consultant{
		float: left;
		width: 300px;
		margin: 20px 0;
	}
	
		.consultant img{
			float: left;
			margin: 0 10px 0 0;
		}
		
		.consultant-name{font-size: 20px;}
		.consultant-loc{
			color:#666666;
			display:inline-block;
			font-size:13px;
			width:160px;
			margin: 2px 0 15px 0;
		}
	
		.consultant-contact{margin: 4px 0;}
		.consultant-contact .email{color: #123f67;}
		
		
/* CLIENTS */

.clientQuote{
	float: left;
	font-size: 15px;
	line-height: 22px;
	color: #223642;
}

.quote{
	float: left;
	width: 470px;
}

	.introReview .quote{width: 265px;}
		

.clientName{
	margin: 10px 0 0 0;
	color: #666;
	font-style: italic;
	float: left;
}

.clear .quote{margin-left:285px;width:600px;}
.clear .clientName{margin-left:285px;}

.second .quote{margin: 40px 0 0 185px;}
.second .clientName{margin-left: 185px;}

.third .quote{margin: 40px 0 0 20px;}
.third .clientName{margin-left: 20px;}

.fourth .quote{margin: 40px 0 0 170px;}
.fourth .clientName{margin-left: 170px;}

.fifth .quote{margin: 40px 0 0 20px;}
.fifth .clientName{margin-left: 20px;}

	.second{margin-top:10px}
	.third, .fourth, .fifth{margin-top:-40px;}


.signageLeft{
	float: left;
	margin-right: 25px;
}

.signageRight{
	float: right;
	margin-left: 25px;
}

.moveDown{
	margin-top: 150px;
}

/* LIGHTBOXES */

#privacy{font-family: arial, sans-serif;}

#privacy h1, #privacy h2, #contact-form h1{color: #d37802;}

#privacy h2{
	font-size: 1.5em;
	margin: 35px 0 0 0;
}

#privacy p{
	margin: 15px 0;
	line-height: 1.35em;
}

#privacy li{
	list-style-type:circle;
	margin: 0 0 15px 25px;
}

#contact-form,.thankYou{
	padding: 10px;
	border: 5px solid #fbd57d;
	font-family: arial, sans-serif;
	float: left;
	width: 646px;
	height: 406px;
	background:#fff;
}

	#contact-form legend{display:none;}

	#left-form, #right-form{
		float: left;
		width: 275px;
		margin: 25px 0 0 0;
	}
	
	#left-form{margin: 25px 10px 0 12px;}
	#right-form{width:332px;}
	
	.input-text{
		background: url(images/input-bg.png) 0 0 no-repeat;
		border: 2px solid #fbd57d;
		font-size: 16px;
		padding: 5px 3px;
		float: left;
		clear: left;
		margin-bottom: 15px;
		width: 240px;
	}
	
	#left-form label, #right-form label{
		float: left;
		clear: left;
		color: #4c4c4c;
		font-size: 1.15em;
		margin-bottom: 2px;
	}
	
	.radio-group{
		float: left;
		clear: left;
		margin: 10px 0;
	}
	
		.radio-group label{float:none !important;}
		
		.radio-group input{margin: 5px 5px 0 15px;}
			
	.lead{font-weight:bold;}
	
	#right-form label{
		font-weight: bold;
	}
	
	#right-form textarea{
		background: #fef3dd url(images/textarea-bg.png) 0 0 no-repeat;
		width: 319px;
		height: 159px;
		border: 2px solid #fbd57d;
		padding: 4px;
		font-family: arial, sans-serif;
		line-height: 1.35em;
		margin-bottom: 15px;
	}
	
	#submit{text-align:right;}
	
	.privacy{
		text-align: right;
		float: left;
		width: 330px;
	}
	
		.footerLink{
			color: #123f67;
		}
	
#contact-form .subhead{
	margin: 0;
	font-family: georgia, serif;
}

