@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Lato);

body{ margin:0px; padding:0px; color:#7f7f7f; font-size:13px; font-family:'Lato', Arial, Helvetica, sans-serif; background:url(../images/homebodybg.jpg) top center repeat-x;}

@font-face {
 font-family: Segan;
 src: url('fonts/Segan-Light.eot');
 src: local("Segan"), url('fonts/Segan-Light.ttf');
}
 @font-face {
 font-family: Segoe UI;
 src: url('fonts/SegoeUI.eot');
 src: local("Segoe UI"), url('fonts/SegoeUI.ttf');
}

.flft {	float:left;}
.frgt {	float:right;}
.clear {	clear:both;}
.none {	display:none;}
h1, h2, h3, h4, h5, h6 {padding:0p;	margin:0px; font-weight:normal; font-family:'Segoe UI', Arial, Helvetica, sans-serif;}
img {	border:0px;}
a {	color:#565656;	text-decoration:none; font-family:'Lato', Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:11px; background:url(../images/arrow.gif) right center no-repeat; padding-right:10px; }
a:hover {	text-decoration:none; color:#0f609c;}
hr{ border:0; height:1px; background:url(../images/hline.gif); width:100%; margin-bottom:20px;}

span, div, p{font-family:'Lato', Arial, Helvetica, sans-serif;}

#mainContainer{ width:100%; height:100%;}
.wrapper{width:980px; margin:0px auto;}

.logo{ margin-left:22px; padding-top:20px;}
.logo a{ background:none;}
.phone{ background:url(../images/phoneicon.jpg)0px 25px no-repeat; color:#0074b8; padding-top:25px; padding-left:26px; font-size:16px;}




.fullWidth {
	width: 100%;
	float: left;
}

/* ------------- HOME BANNERS --------------- */

.banners, .bannersList, .bannersList li {
	width: 100%;
	max-width: 1600px;
	height: 417px;
	margin: 0 auto;
	text-align: center;
	/*background: #333;*/
	float: none;
}

.banners a { background:none;}
.banners p img{ padding-top:240px; margin-left:140px;}

.banners .bannerNext, .banners .bannerPrev {
	/* cursor: pointer;
	display: block;
	width: 14px;
	height: 27px;
	position: absolute;
	text-indent: -5000px;
	top: 0px;
	z-index: 10; */
	
	display: block;
	width: 6.5%;
	position: absolute;
	top: 45%;
	height: 66px;
	cursor: pointer;
	text-indent: -5000px;
	z-index: 10;
	opacity: 0.7;
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	-o-opacity: 0.7;
	-ms-opacity: 0.7;
}
/*.banners .bannerPrev {
	background: url(../images/prevArrow.png) no-repeat right 0px;
	left: 0.5%;
}
.banners .bannerNext {
	background: url(../images/nextArrow.png) no-repeat left 0px;
	right: 0.5%;
}*/
.banners .bannerNext:hover, .banners .bannerPrev:hover {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	-ms-opacity: 1;
}
.banners .disabled, .banners .disabled:hover {
	/* background-position: 0 0; */
	opacity: 0.4;
	-webkit-opacity: 0.4;
	-moz-opacity: 0.4;
	-o-opacity: 0.4;
	-ms-opacity: 0.4;
	cursor: auto;
}







/*Top Nav */
.mainNav {
	font-weight: bold;
	width:auto;
	background-color:#fff;
	margin-top:7px;
	padding:10px 0px;
	-webkit-box-shadow: 2px 10px 10px -6px #78805c;
	   -moz-box-shadow: 2px 10px 10px -6px #78805c;
	        box-shadow: 2px 10px 10px -6px #78805c;
			position:relative;
			z-index:10;
}
.mainNav ul {
	margin: 0;
	padding:0px;
	text-align:center;
/*set value to "left", "center", or "right"*/
}
.mainNav ul li {
	display: inline;
}
.mainNav ul li a {
	color: #74814c;
	padding:6px 20px; /*top padding is 6px, bottom padding is 4px*/
	text-decoration: none;
	border-bottom: 4px solid #fff; /*bottom border is 3px*/
	font-size:12px; font-weight:normal; font-family: 'Open Sans', Arial, Helvetica, sans-serif !important; 
	text-transform:uppercase;
	background:none;
}
.mainNav ul li a:hover 
 {
	border-bottom-color: #007fc7;

}
.mainNav ul li a.selected {
	border-bottom-color: #a6ce39; color:#01589c;
}

.bodyhomebg{ background:url(../images/hometxtbg.png) top center no-repeat; overflow:auto;}
.txtbgcolor{ background:#fff; padding:20px; width:940px; margin:0px auto;}

.homeLeft{ width:580px; padding-right:20px; background:url(../images/vline.gif) top right repeat-y;}
.homeLeft p{ line-height:20px !important; float:left;}
.homeLeft h1 { font-size:16px; color:#0087cb; text-transform:uppercase; padding-bottom:10px;}
.homeLeft h1 span{ color:#5ba62f;}
.homeLeft h2{ font-size:13px; font-weight:bold; font-family:'Lato', Arial, Helvetica, sans-serif; color:#216597;} 
.homeLeft h3{ color:#525252; font-size:13px;}
.homeLeft ul { padding:0px; margin:0px; margin-top:10px;}
.homeLeft li { padding:0px; margin:0px; width:284px; list-style-type:none; float:left; color:#0f609c; line-height:26px; font-weight:300;}
.homeLeft li span{ color:#053c86; font-weight:bold; font-size:12px; padding-right:6px;}

.makeyou{ width:170px; background:#bfdaed; float:left; padding:10px; height:144px}
.makeyou h2{font-size:13px; font-weight:bold; font-family:'Lato', Arial, Helvetica, sans-serif; color:#216597; text-align:center; margin-top:10px;}
.makeyou p{ text-align:center; color:#216aaf;}

.makeyouimg{margin-top:-20px; float:left; margin-left:180px; text-align:center;}
.makeyouimg:hover{opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */}
.makeyouimg a{ background:none;}

.homeRight{ width:320px; margin-left:20px;}
.homeRight ul{ padding:0px; margin:0px;}
.homeRight li{ padding:0px; margin:0px; float:left; display:block; width:320px; margin-bottom:20px; height:auto; padding-bottom:10px; list-style-type:none; background:url(../images/hline.gif) bottom left repeat-x;}
.homeRight h1 { font-size:16px; color:#0087cb; text-transform:uppercase; padding-bottom:10px;}
.homeRight h1 span{ color:#5ba62f;}
.homeRight li a{ color:#565656; }



.footer{ background:url(../images/footerbg.jpg) top left repeat-x; margin-top:20px; padding:12px 0px; color:#8a8a8a; line-height:18px; font-size:12px;}
.footer a{ background:none}
.footer a:hover{{opacity:0.6;
filter:alpha(opacity=60);}