/* CSS Document */

body{
	padding:0;
	margin:0;	
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	color:#434343;
	font-size:12px;
}

a{
	text-decoration:none;
	outline:none;
}

#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:200px;
	margin:0;
	text-align:right;
}

.topRight a{
	padding:0 10px 0 0;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#434343;
	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 50px 0 0;
	margin:0 0 0 0;
	color:#434343;
	text-decoration:none;
	line-height:50px;
	font-size:18px;
}

.navigation ul li a:hover{
	color:#000;
}


.homeBanner{
	float:left;
	width:998px;
	height:337px;
	background-image:url(../images/insurefuture.png);
	background-repeat:no-repeat;
	position:relative;
	z-index:50;
	top:-8px;
	left:8px;
}

.brokersBanner{
	float:left;
	width:998px;
	height:337px;
	background-image:url(../images/brokernavigator.png);
	background-repeat:no-repeat;
	position:relative;
	z-index:50;
	top:-8px;
	left:8px;
}

.brokers-empBanner{
	float:left;
	width:998px;
	height:337px;
	background-image:url(../images/broker-employer.png);
	background-repeat:no-repeat;
	position:relative;
	z-index:50;
	top:-8px;
	left:8px;
}

.bannerContent{
	float:right;
	width:635px;
	margin-top:125px;
	background-color:#fff;
	opacity:0.8;
	filter:alpha(opacity=80);
}

.bannerContentInner{
	float:left;
	width:565px;
	margin:20px 0 0 20px;
}

.bannerContentInner p{
	padding:0 0 25px 0;
	margin:0 0 0 0;
	font-size:12px;
}

.login-RegisterBtn{
	float:right;
	width:160px;
	height:32px;
	margin-bottom:20px;
}

.login-RegisterBtn a{
	float:left;
	width:160px;
	height:32px;
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	font-size:18px;
	color:#131e45;
	text-align:center;
	line-height:28px;
}

.login-RegisterBtn a:hover{
	float:left;
	width:160px;
	height:32px;
	background-position:0 -32px;
	color:#fff;
}

.container{
	float:left;
	width:977px;
	margin:40px 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;
}

.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:-15px 0 15px 0;
}

.customerService{
	float:right;
	width:160px;
	font-size:16px;
	color:#434343;
	margin:20px 0 20px 0;	
}

.customerService span{
	font-weight:bold;
	font-size:25px;
}

.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:10px 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;
}

/***********PopUp Style*****************/

.popUp{
	float:left;
	width:578px;	
}

.popUpInner{
	float:left;
	width:558px;
	background-image:url(../images/popupbg.jpg);
	background-repeat:repeat-y;
	padding:10px 10px 10px 10px;
}

.popUpLt{
	float:left;
	width:330px;	
}

.popUpLt h2{
	font-size:18px;
	color:#131e45;
	font-weight:normal;
	margin:0;
	padding:0;
}

.loginForm{
	float:left;
	width:290px;
	margin:20px 0 0 20px;
}

.loginFormRow{
	float:left;
	width:290px;
	margin:0 0 5px 0;
}

.loginFormRow .label{
	float:left;
	width:60px;
	text-align:right;
	font-size:12px;
	min-height:20px;
}

.loginFormRow .inputDiv{
	float:left;
	width:212px;
	text-align:right;
	font-size:12px;
	margin-left:5px;
}

.loginFormRow .inputDiv span{
	padding:3px 0 0 0;
	font-size:12px;
	display:block;
	float:left;
}

.loginFormRow .inputDiv span a{
	color:#131e45;
	text-decoration:underline;
}

.loginFormRow .inputDiv span a:hover{
	text-decoration:none;
}


.loginFormRow .txtInput{
	float:left;
	width:201px;	
	font-size:12px;
	border:1px solid #dbdfe6;
	border-top:1px solid #abadb3;
	padding:2px 2px 2px 2px;
	
	
}

.loginFormRow .login{
	float:right;
	width:160px;	
	font-size:18px;
	border:none;
	background-color:#fff;
	text-align:center;
	padding:2px 0 3px 0;
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	height:32px;
	margin-top:5px;
}


.loginFormRow .login:hover{
	cursor:pointer;	
}

.loginFtr{
	float:left;
	width:320px;
	margin:40px 0 0 10px;
}

.loginFtr p{ color:#313233;}


.loginRt{
	/*margin:90px 0 0 0;*/
	margin:80px 0 0 0;
	width:225px;
	float:left;
}

.loginRtInner{
	margin:0 auto;
	width:161px;
}

.loginRtInner span{
	font-size:18px;
	color:#131e45;
}

.loginRt .register{	
	width:161px;
	height:32px;
	float:left;
	/*margin-top:25px;*/
	margin-top:10px;  
}

.loginRt .register a{	
	width:161px;
	height:32px;
	float:left;
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	background-position:0 -32px;
	text-align:center;
	color:#fff;
	font-size:18px;
	line-height:30px;
}

.loginRt .register a:hover{
	/*background-position:0 0;*/
	color:#fff;
}




#modal {
	visibility:hidden;
	width:360px;
	height:189px;
	padding:8px;
	position:absolute !important;
	top:50% !important;
	left:50% !important;
	margin-top:-94px !important;
	margin-left:-180px !important;
	z-index:101;
}

.reveal-modal-bg { 
	position: fixed; 
	height: 100%;
	width: 100%;
	/*background-color: #ccc;
	background: rgba(0,0,0,.6);*/
	/*opacity:0.6;
	filter:alpha(opacity=80);*/
	background-image:url(../images/background.png);
	z-index: 100;
	display: none;
	top: 0;
	left: 0; 
}

.close{ float:right;}