body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	color:  #262626;
}

a {
	color: #35873e;;
}

a:hover, a:visited {
	color:  #26652d;
}
#header {
	margin: auto;
	width: 870px;
}
#content {
	background: url(images/content_bg.gif) repeat-y;
	width: 870px;
	margin: auto;
}

#footer {
	background: #414141 url(images/footer.gif) no-repeat;
	width: 870px;
	height: 47px;
	margin: auto;
	font-size: 11px;
	color: #dadada;
	font-weight: bold;
}

#footer_left {
	text-align: left;
	float: left;
	margin: 4px 0 0 27px;
}

#footer_right {
	text-align: right;
	float: right;
	margin: 4px 28px 0 0;
}

#header #nav {
	margin: 0 0 0 21px;

}

#header #nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	float: left;
	width: 827px;
	background: url(images/nav_off.gif) repeat-x;
}

#header #nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #000;
}

#header #nav ul li a {
	height: 27px;
	border-right: none;
	padding: 0 10px;
	color: #e3e3e3;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 12px/30px Arial, Helvetica, Geneva, sans-serif;

}

#header #nav ul li a:hover, #header #nav a:active,  #header #nav li#active a{
	color: #e3e3e3;
	background: url(images/nav_on.jpg) repeat-x 0 0;
	height: 27px;
}

#rotator {
	/* 

	width:  360px;
	margin: 25px 0 0 50px;
	*/
	float: left;
	cursor: pointer;
	overflow: hidden;
	margin: 25px 0 0 50px;
	position: relative;
	width: 359px;
	height: 262px;
}


#description {
	float: left;
	width: 400px;
	margin: 14px 0 0 10px;
}

#description h1 {
	color: #35873e;
	font-size:  16px;
}

#description p {
	color: #262626;
	font-size:  13px;
	margin-left: 13px;
}

/* @group Focus Boxes */

#focus_boxes {
	width: 720px;
	margin: auto;
	padding-bottom: 20px;
	background-color: #fff;
}

#focus_boxes .focus_box {
	width: 210px;	
	float: left;
}

#content.focus_box_img {
	clear: both;
}

#focus_boxes .focus_box_header {
	color: #35873e;
	font-size: 16px;
	clear: both;
	font-weight: bold;
	width: 210px;
	text-align: center;
}

#focus_boxes .focus_box_txt {
	font-size: 13px;
	color: #262626;
	clear: both;
	width: 210px;
	margin-top: 7px;
}

#focus_boxes .focus_box_txt ul {
	margin: 0px;
	padding-left: 45px;
}

#focus_boxes .focus_box_txt il {

}

#focus_boxes .focus_box_divider {
	float: left;
	background-color: #d1d1d1;
	width: 1px;
	height: 218px;
	margin-right: 20px;
	margin-left: 20px;
}
.clearBoth {
	clear:both;
}
/* @end */

.service {
	padding-left: 50px;
	width: 690px;
	margin: 20px auto 0;

}

.service_image {
	border: 1px solid #000;
	width:  250px;
	height:  150px;
	float: left;
}

.service_txt {
	width:  400px;
	margin-left: 10px;
	float: left;
	
}

.service_txt h1 {
	margin: 0px;
	color: #35873e;
	font-size:  16px;
}

.service_txt p {
	color: #262626;
	font-size:  13px;
}

.moreinfo {
	display: block;
	background-color: #35873e;
	text-align: center;
	padding: 2px;
	width: 100px;
	margin: auto;
	margin-top: 5px;
}

 a.moreinfo {
	color: #fff;
	text-decoration: none;
}

a:hover.moreinfo {
	background-color: #26652d;
}

#insurance_detail {
	width: 800px;
	margin: auto;

}

#insurance_detail h1 {
	color:  #35873e;
	font-size:  20px;
}

#insurance_detail_nav {
	float: left;
	width: 200px;
}

#insurance_detail_txt {
	float: left;
	margin-left: 10px;
	width: 550px;
	background-color: #fff;
	font-size: 12px;
}

#insurance_detail_txt h1 {
	font-size: 16px;
}

#insurance_detail_image {
	width: 170px;
	height: 80px;
	margin: auto;
	border: 2px solid #414141;
}

.button {
	font-size: 14px;
	display: block;
	background-color: #35873e;
	text-align: right;
	padding: 2px 4px 2px 2px;
	width: 168px;
	margin: auto;
	margin-top: 1px;
}

 a.button {
	color: #fff;
	text-decoration: none;
}

a:hover.button, .selected {
	background-color: #26652d;
}

.fieldName {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.fieldContent {
	font-size: 13px;
}

.quote_links {
	text-align: center;
	text-decoration: none;
}

.quote_links img {
	border:  4px solid #35873e;
}
.quote_links a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.quote_text {
	font-size: 13px;
}

.msg {
	color:  #35873e;
	text-align: center; 
	margin-top:  20px;
}
