@charset "UTF-8";

#ais_wrapper {
	height: auto;
	width: 980px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}


#ais_header{
	float: left;
	width: 960px;
	margin-top: 20px;
}

#logo{
	float: left;
	height: 83px;
	width: 238px;
	margin-top: 25px;
}

#social_wrapper{
	float: left;
	height: 93px;
	width: 450px;
	margin-top: 30px;
	margin-left: 260px;
	margin-bottom: 8px;
}

#twitter{
	float: left;
	height: 33px;
	width: 30px;
	margin-left: 240px;
}




#social{
	float: left;
	margin-left: 20px;
	margin-top: 0px;
	clear: none;
}



#phone_icon{
	float: left;
	height: 26px;
	width: 23px;
	clear: left;
	margin-top: 10px;
}

#call{
	float: left;
	height: 32px;
	width: 270px;
	margin-top: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.42857;
	font-size: 22px;
	color: #FF6600;
	font-weight: normal;
	padding-left: 15px;
	}
	
#client_login{
	float: right;
	height: 26px;
	width: 125px;
	margin-top: 11px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.42857;
	font-size: 19px;
	color: #58585A;
	font-weight: lighter;
		}
	
#banner{
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
	height: 446px;
	width: 960px;
}

#product{
	float: left;
	margin-left: 4px;
}

#news{
	float: left;
	padding-top: 10px;
}

#news2{
	float: right;
	padding-top: 10px;	
}

#news_txt{
	height: 280px;
	width: 466px;
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.42857;
	font-size: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	
	border-radius: 0px 0px 8px 8px;
-moz-border-radius: 0px 0px 8px 8px;
-webkit-border-radius: 0px 0px 8px 8px;
border: 0px solid #000000;
	
	
}

#news2_txt{
	float: right;
	height: 280px;
	width: 466px;
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.42857;
	font-size: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	
	border-radius: 0px 0px 8px 8px;
-moz-border-radius: 0px 0px 8px 8px;
-webkit-border-radius: 0px 0px 8px 8px;
border: 0px solid #000000;
	
	}
	
#inner_new{
	float: left;
	height: 200px;
	width: 426px;	
	}	
	

.paragrah_txt{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.42857;
	font-size: 15px;
	}

.h10 {
	font-size: 25px;
	font-weight: normal;
}

.h3 {
	font-size: 25px;
	font-weight: normal;
	color: #00aeef;
}


#insurance_logos{
	float: left;
	margin-left: 9px;
}

#footer_wrapper{
	background-color: #09F;
	height: 40px;
	width: 100%;
	margin-top: 20px;
	float: left;
}





#legal{
	height: 20px;
	width: 320px;
	margin-top: 15px;
	margin-left: auto;
	color: #FFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: auto;
}

#newsletter {
	height: 20px;
	width: 200px;
	margin-top: 15px;
	margin-left: 60px;
	color: #00A2FF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	vertical-align: text-top;
	text-align: left;
	float: left;
	margin-right: 60px;
	}
	
	#envelope {
	height: 20px;
	width: 26px;
	margin-top: 12px;
	margin-right: 10px;
	margin-left: 70px;
	color: #FFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	float: left;
	vertical-align: text-top;
	text-align: left;
	}





.button {
	border-top: 1px solid #c7c7c7;
	background: #393a3b;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#393a3b));
	background: -webkit-linear-gradient(top, #757575, #393a3b);
	background: -moz-linear-gradient(top, #757575, #393a3b);
	background: -ms-linear-gradient(top, #757575, #393a3b);
	background: -o-linear-gradient(top, #757575, #393a3b);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 0px 0;
	color: #ffffff;
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	float: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
   }
.button:hover {
	border-top-color: #f5f5f5;
	color: #FFFFFF;
	background: #393a3b;
	background: -webkit-gradient(linear, left top, left bottom, from(#393a3b), to(#757575));
	background: -webkit-linear-gradient(top, #393a3b5, #75757);
	background: -moz-linear-gradient(top, #393a3b, #757575);
	background: -ms-linear-gradient(top, #393a3b, #757575);
	background: -o-linear-gradient(top, #393a3b, #757575);
   }
   
.button:active {
	border-top-color: #999999;
	background-image: url(../images/btn_top.jpg);
   }




.menusystem ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: lighter;
	z-index: 1;
}
.menusystem ul li {
	display: block;
	position: relative;
	float: left;
	margin-right: auto;
	visibility: visible;
	z-index: 1;
}
.menusystem li ul { display: none; }
.menusystem ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	margin-left: 20px;
	white-space: nowrap;
	border-top-color: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-right: 15px;
	padding-bottom: 0px;
	height: 38px;
	margin-top: 0px;
	padding-top: 9px;
	padding-left: 15px;
}
.menusystem ul li a:hover {
	background-image: url(../images/Nav_bar_back_dark.gif);
}
.menusystem li:hover ul {
  display: block;
  position: absolute;
}
.menusystem li:hover li {
	float: none;
	font-size: 14px;
	font-family: Arial, Helvetica, "sans-serif;";
}
.menusystem li:hover a {
	background-color: #1689CD;
	-webkit-opacity: 0.975;
	-moz-opacity: 0.975;
	opacity: 0.975;
}
.menusystem li:hover li a:hover {
	background-image: url(../images/Nav_bar_back_dark.gif);
	background-color: #155392;
}

#navi_bar{
	float: left;
	height: 28px;
	width: 960px;

	}



a.class2:link {
	color: #39F;
	text-decoration: none;
}
a.class2:visited {
	text-decoration: none;
	color: #39F;
}
a.class2:hover {
	text-decoration: none;
	color: #F60;
}
a.class2:active {
	text-decoration: none;
}

a.class3:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #00A2FF;
	text-decoration: none;
}
a.class3:visited {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #FFF;
}
a.class3:hover {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #FC0;
}
a.class3:active {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
}
#ais_wrapper #main_txt table {
	text-align: center;
	font-style: normal;
	color: #000;
}
