@charset "utf-8";
a img {border: 0;}
p {
	margin: 0 0 1em 0;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #e1e6fa;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-size: 14px;
	text-decoration: none;
	line-height: 22px;
}
#wrapper {
	margin: 0 auto;
        width: 950px; 
        text-align:left;		
}
.header {
	width: 945px;
	height: 79px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #35478c;
	font-size: 14px;
	background-color: #fff;
}
.header a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #35478c;
	font-size: 14px;
	background-color: #fff;
}
.mobile {
	width: 75px;
	height: 79px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #35478c;
	font-size: 34px;
	background-color: #fff;
}
.picture {
	width: 950px;
	height: 150px;
}
.picture_img {
	width: 680px;
	height: 150px;
	float: left;
	background-color: #b9ecff;
}
.picture_quote_home {
	width: 235px;
	height: 128px;
	color: #fff;
	float: left;
	text-align: center;
	background-color: #35478c;
	padding: 22px 15px 0px 15px;
	-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
 border-top-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;
border: 0px;

}

.picture_quote_mind {
	width: 235px;
	height: 124px;
	color: #fff;
	float: left;
	text-align: center;
	background-color: #35478c;
	padding: 26px 15px 0px 15px;
	-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
 border-top-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;
border: 0px;

}

.menu_content {
	width: 250px;
	float: left;
	background-color: fff;
	
}

.menu_main {
	width: 250px;
	height: 230px;
	background-color: fff;
	
	
}

.menu_main ul { margin: 0; padding: 0; list-style-type: none; text-align: center;


} 

.menu_main ul li { display: block; float: left; text-align: center; padding: 0; margin: 0; 


} 

.menu_main ul li a {
	background: #ffffff;
	width: 220px;
	height: 24px;
	border-bottom: 1px dotted #7fb2f0;
	padding: 8px 0px 6px 30px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	background: #4e7ac7;
	text-decoration: none;
	display: block;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}  

/* -------------- setting the style for the navigation container link actions */	 
.menu_main ul li a:hover {color: #fff; background: #7fb2f0; border-bottom: 1px dotted #7fb2f0;
}
.menu_main a:active { background: #7fb2f0; color: #fff; border-bottom: 1px dotted #7fb2f0;}
.menu_main li #active a { background: #7fb2f0; border-bottom: 1px dotted #7fb2f0; color: #fff; }
.menu_contact {
	width: 250px;
	height: 130px;
	background-color: #7fb2f0;
	margin-top: 5px;
	color: #16193b;
	float:left;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	padding-top: 20px;
	line-height: 35px;
	text-decoration: none;
	-moz-border-radius-topright: 7px;
-webkit-border-top-right-radius: 7px;
border-top-right-radius: 7px;
-moz-border-radius-bottomright: 7px;
-webkit-border-bottom-right-radius: 7px;
border-bottom-right-radius: 7px;



}
.menu_contact a {
	color: #16193b;
	text-decoration: none;
}
.menu_contact a:hover {
	color: #4e7ac7;
}
.pages_contact a {
	color: #16193b;
	text-decoration: none;
}
.pages_contact a:hover {
	color: #4e7ac7;
	text-decoration: none;
	margin-bottom: 10px;
}
.horizontal_dotted_line { 
  border-bottom: 1px dotted #444; 
  width: 100%;
  padding-top: 40px;
}

.column_contact {
	background: #4e7ac7;
	height: 980px;
	width: 250px;
}
.column_mind {
	background: #4e7ac7;
	height: 370px;
	width: 250px;
}
.column_insurance {
	background: #4e7ac7;
	height: 710px;
	width: 250px;
}
.column_eliot {
	background: #4e7ac7;
	height: 425px;
	width: 250px;
}
.main_content {
	width: 645px;
	height: 345px;
	background-color: #fff;
	color: #16193b;
	float: left;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
}
.main_content_pages {
	width: 640px;
	height: 400px;
	background-color: #fff;
	color: #16193b;
	float: left;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
}
.main_content_mind {
	width: 640px;
	height: 560px;
	background-color: #fff;
	color: #16193b;
	float: left;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
}
.main_content_insurance {
	width: 640px;
	height: 900px;
	background-color: #fff;
	color: #16193b;
	float: left;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
}
.main_content_contact {
	width: 640px;
	height: 1170px;
	background-color: #fff;
	color: #16193b;
	float: left;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
}
.main_content_eliot {
	width: 640px;
	height: 615px;
	background-color: #fff;
	color: #16193b;
	float: left;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
}
.eliot_left {
	width: 315px;
	height: 500px;
	float: left;
}
.eliot_right {
	width: 300px;
	height: 300px;
	float: right;
}

.footer {
	width: 945px;
	height: 45px;
	background-color: #add5f7;
	color: #16193b;
	float: left;
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 2px;
}
.footer a {
	text-decoration: none;
	color: #16193b;
}

.footer a:hover {
	color: #4e7ac7;
	text-decoration: none;
}
.footer1 {
	width: 945px;
	height: 35px;
	color: #16193b;
	float: left;
}
