/* CSS Document */

body{
	padding:0;
	margin:0;	
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}


#wrapper{
	width:998px;
	margin:0 auto;
}

.header{
	width:998px;
	float:left;
	margin:10px 0 0 0;
}

.logo{
	float:left;
	width:200px;
	margin:0 0 0 15px;
}

.topRight{
	float:right;
	width:220px;
	margin:20px 0px 0 0;
}

.topRight a{
	padding:0 10px 0 0;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444444;
	text-decoration:none;
}

.topRight a:hover{
	color:#000;
}

.navigation{
	float:right;
	width:998px;
	height:53px;
	margin:10px 0 0 0;
	background-image:url(../images/navBg.png);
	background-repeat:no-repeat;
	position:relative;
	z-index:100;
}

.navigation ul{
	list-style:none;
	padding:0 0 0 25px;
	margin:0 0 0 0;
}

.navigation ul li{
	list-style:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	display:inline;
}

.navigation ul li a{
	padding:0 30px 0 0;
	margin:0 0 0 0;
	color:#434343;
	text-decoration:none;
	line-height:50px;
}

.navigation ul li a:hover{
	color:#000;
}


.banner{
	float:left;
	width:998px;
	height:513px;
	background-image:url(../images/banner.png);
	background-repeat:no-repeat;
	position:relative;
	z-index:50;
	top:-7px;
	
}

.blankCont{
	float:left;
	width:998px;
	height:260px;
}

.bannerBlock{
	float:left;
	width:310px;
}

.bannerBlock h1{
	font-size:20px;
	color:#434343;
	padding:5px 0 10px 0;
	margin: 0 0 0 0;
}

.bannerBlock .label{
	font-size:16px;
	color:#434343;
}

.inPutBg{
	float:left;
	width:213px;
	height:46px;
	background-image:url(../images/inputFld.png);
	background-repeat:no-repeat;
}

.dropDown{
	float:left;
	width:210px;
	height:35px;
	font-size:14px;
	color:#434343;
	padding:5px 5px 5px 0;	
}

.txtInput{
	float:left;
	width:195px;
	height:26px;
	background-color:#fff;
	margin:10px  0 0 10px;
	font-size:14px;
	color:#434343;
	border:none;
}

.retrievequote a{
	font-size:14px;
	color:#434343;
	text-decoration:underline;
}

.retrievequote a:hover{
	color:#000;
	text-decoration:none;
}

.container{
	float:left;
	width:977px;
	margin:50px 0 0 0;
}

.mainArea{
	float:left;
	width:680px;
}

.mainArea h1{
	font-size:22px;
	color:#434343;
}

.mainArea h3{
	font-size:19px;
	color:#434343;
	font-weight:normal;
	padding:0 0 0 0;
	margin:0 0 0 0;
}


.offerWrap{
	float:left;
	width:680px;
}


.healthCare{
	float:left;
	width:157px;
	height:158px;
	background-image:url(../images/healthcare.png);
	background-repeat:no-repeat;
	margin:0 10px 0 0;
}


.dental{
	float:left;
	width:157px;
	height:158px;
	background-image:url(../images/dental.png);
	background-repeat:no-repeat;
	margin:0 10px 0 0;
}

.vision{
	float:left;
	width:157px;
	height:158px;
	background-image:url(../images/vision.png);
	background-repeat:no-repeat;
	margin:0 10px 0 0;
}

.life{
	float:left;
	width:157px;
	height:158px;
	background-image:url(../images/life.png);
	background-repeat:no-repeat;
	margin:0 10px 0 0;
}

.healthCare h1, .dental h1, .vision h1, .life h1{
	text-align:center;
	font-size:18px;
	color:#434343;	
	display:block;
	*+padding-top:12px; /*IE7 only */
}

.healthCareCont{
	margin:60px 0 0 13px;
}

.healthCare p, .dental p, .vision p, .life p{	
	font-size:14px;
	color:#434343;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.customerTool{
	float:left;
	width:680px;
	margin:30px 0 0 0;
}

.customerTool span{	
	font-size:12px;
}

.customerTool span a{	 
	color:#434343;
	text-decoration:underline;
}

.customerTool span a:hover{	 
	text-decoration:none;
}


.sideBar{
	float:right;
	width:180px;
	margin:10px 0 15px 0;
}

.sideBar h1{
	font-size:18px;
	font-weight:normal;
	color:#434343;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.customerPic{
	float:left;
	width:177px;
	text-align:right;
}

.customerPic span{
	font-size:11px;
	margin:5px 0 0 0;
	float:right;	
}

.testimonial{
	float:left;
	width:177px;	
	font-size:12px;
	font-style:italic;
	border-bottom:1px solid #434343;
	padding:20px 0 15px 0;
}

.testimonial span{
	font-size:11px;
	font-style:normal;
	text-align:right;
	padding:5px 0 0 0;
	float:right;

}



.left{
	float:left;	
}

.clr{
	clear:both;
}

.zipSapce{
	padding:0 0 0 50px;
}

.liveTable{
	margin:0 0 0 60px;
}

.custormer{
	font-size:16px;
	color:#434343;
	padding:0 0 0 0;
}

.custormer span{
	font-size:24px;
	color:#434343;
	clear:both;
	font-weight:bold;
	padding:0 0 0 0;
}

.phoneIcon{
	margin:5px 0 0 0;
}

.pointer{
	float:right;
	position:relative;
	z-index:100;
	width:148px;
	height:101px;
	background-image:url(../images/pointer.png);
	background-repeat:repeat-x;
}


