body {
	color:#000; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px; 
	padding:0px; 
	margin:0px; 
	height:100%; 
	background-color:#500215/*#4E001C*/;
	line-height:18px;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

ul{list-style: none;}

ul.normal{ list-style:disc;}

ul.normal li{margin-left:-10px; line-height:20px;}

p{padding:2px;}
p.nopad{padding:0px; margin:0px;}
a{color:#9e0b0f; text-decoration:none;}

a:hover{color:#065420;}

img.left{margin:8px; padding:0 0 0 15px; float:left;}

.green{color:#08B43E}

h1{color:#fff;
font-size:14px;
font-weight:normal;
padding-top:15px;
margin-top:0px;}

h2{color:#9e0b0f;
font-size:18px;
font-weight:bold;
padding:0px;
margin:0px;}

h3{color:#9e0b0f;
font-size:18px;
font-weight:bold;
border-bottom:1px solid #9e0b0f;
}

hr{color:#ccc;}

#site{width:960px; margin:0 auto; position:relative; height:100%; display:block; overflow:hidden; padding:0px;}

#header{float:left;}

#content{float:left; position:relative; margin:0px; padding:0px; width:960px; height:636px; background-image:url(../images/home_bg-new1.jpg); background-repeat:repeat-y; background-position:top center; }

#logo{ width:960px; float:left; position:relative;}



#right_info{
	float:left;
	width: 131px;
	height: 224px;
	margin: 0;
	padding: 0px;
	list-style: none;
	z-index:1000;
	position:absolute;
	top:230px;
	right:-18px;
	font-size:10px;
	color:#fff;
	background:transparent url(../images/menu-right_bg.png) no-repeat;
	padding:10px;
	
	
}

#right_info p{
line-height:17px;
}

#menu {
	float:left;
	width: 132px;
	height: 224px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index:1000;
	position:absolute;
	top:230px;
	padding:15px;
	float:left;
	width: 131px;
	height: 224px;
	font-size:14px;
	background:transparent url(../images/menu-left_bg.png) no-repeat;
	
}

#menu ul{padding:0px; margin:0px;}

#menu li {
	display: inline;
}

#menu li a {
	display: block;
	float: left;
	overflow: hidden;
	clear:both;
	color:#fff;
}
#menu li a:hover {
	color:#A3D39C;
}

/* Dropdown style */
#menu li {
	float:left;
	display:block;
	position:relative;
	clear:both;
	border-top:1px solid #763847;
	padding:7px;
	width:70px;
}

#menu li.first{ border:none; }

#menu li:hover > a {
	
}

#menu li ul {
	list-style: none;
	position: absolute;
	left: 0;
	top: 54px;
	line-height: 40px;
	height:30px;
	margin: 0;
	padding: 0;
	float:left;
	margin-top:3px;
	visibility: hidden;
	width:250px;
}
#menu li ul:after {
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
	float:left;
}

#menu li:hover ul {
	left: 0;
	top: 51px;
	visibility: visible;
}

#menu li ul li {
	float: left;
	display: inline;
	background-color:#02501D;
	border-bottom:1px solid #DDCCB2;
	width:100%;
}

#menu li ul li:hover{
	background-color:#8e0a0d;
}

#menu li ul li a {
	line-height: 40px;
	color: #fff;
	width: auto;
	height: 40px;
	padding: 0;
	background: none;
	text-indent: 10px;
	text-decoration: none;
	font-size:14px;
	display: block;
	float:left;
	width:100%;
	font-weight:bold;}

#menu li ul li a:hover{
	color:#fff;
}
#home_photos {
	float:left;
	width:960px; height:326px;
	margin:0px;
	display:block;
	padding:0px;
}

#home_photos ul {
  width:960px; height:326px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	list-style: none;
	display:block;
	float:left;
}

#home_photos ul li {
	width:960px; height:326px;
	padding:0px;
	display:block;
}

#home_photos ul li img{
margin:0 auto;
padding:0px;
width:960px; height:326px;
}

#footer{width:960px; margin:0 auto; color:#fff; position:relative; float:left;}
#footer .col{width:23%; float:left; padding:9px;}
#footer .col p{font-size:12px; margin:0px;}


#footer a{color:#fff; text-decoration:none;}
#footer a:hover{color:#A3D39C;}

.content_table{ width:98%; border:3px solid #442416; margin-top:30px; margin-left:10px;}
.content_table tr{ padding:0px; }
.content_table tr td{ border:1px solid #442416; border-collapse:collapse; line-height:20px; text-align:center}

	
.bullet{list-style:disc}

.img{margin:10px 5px 0 0; padding:5px; border:1px solid #fff;}
.img_left{margin:10px 5px 0 0; padding:5px; border:1px solid #fff; float:left}

.img_right{margin:10px 5px 0 0; padding:3px; border:1px solid #fff; float:right}

.gmap{width:550px; height:350px; clear:both; display:block; margin:60px auto 10px auto; padding-top:20px;}

.red_bar{width:960px; background-image:url(../images/red_bar.jpg); background-repeat:repeat-x; height:8px; float:left;}

/* Forms
------------------------------------*/

fieldset {
	border: 1px solid #D5CDC8;
	width: auto;
	display: block;
	margin: 20px 0;
	width: 580px;
	padding: 10px;
}
legend {
	font-weight: bold;
	font-size: 120%;
	color: #a0410d;
}
textarea, input[type='text'] {
	background: #fff;
	border: 1px solid #D5CDC8;
	color: #333;
}
label {
	display: block;
	float: left;
	width: 15em;
	margin-right: 1.5em;
	text-align: right;
}
select {
	background: #fff;
	border: 1px solid #D5CDC8;
	color: #333;
}
button, input[type='submit'] {
	padding: .2em 1em;
	background: #929e9c;
	color: #fff;
	border: 1px solid #D5CDC8;
	font-weight: bold;
}
button:hover, input[type='submit']:hover {
	background: #5D7E8B;
	color: #fff;
	border: 1px solid #D5CDC8;
	cursor:pointer;
}
form div {
	border-bottom: 1px solid #D5CDC8;
	margin-top: -1px;
	padding: .4em 10px;
	width: 550px;
	float: left;
}
	form div.last {
		border-bottom: 0;
	}
	form div.alt {
		background: #9AB9ED;
	}
input[type='text'], input[type='password'] {
	padding: 3px 8px;
	font-family:"Myriad Pro";
}

.securityCode{-x-system-font:none;
color:#003366;
font-family:"Myriad Pro";
font-size:24px;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:normal;}

.success{font-weight:bold; font-size:16px; text-align:center;}

.error{font-weight:bold; font-size:12px; margin-left:20px;}

#template_content{padding:10px 20px;}

#ticker{height:36px; width:960px; background-color:#6D2E2F; font-size:8px; font-weight:normal }
#ticker p{ padding-top:10px; margin:0px; }

#homewheel{
	width:710px; 
	height:587px; 
	position:absolute; 
	display:block; 
	/*background-image:url(../images/home_wheel.jpg); */
	left:126px; 
	top:34px;
	
}

#homewheel a{position:absolute; text-indent:-9999px; display:block; float:left;}

/*#homewheel a.asset{width:119px;; height:44px; left:565px; top:257px;}
#homewheel a.asset:hover{ background-image:url(../images/wheel_asset.jpg);}

#homewheel a.human{width:114px;; height:44px; left:491px; top:85px;}
#homewheel a.human:hover{background-image:url(../images/wheel_human.jpg);}

#homewheel a.dental{width:114px;; height:36px; left:525px; top:417px;}
#homewheel a.dental:hover{background-image:url(../images/wheel_dental.jpg);}

#homewheel a.supplemental{width:130px;; height:39px; left:359px; top:524px;}
#homewheel a.supplemental:hover{background-image:url(../images/wheel_supplemental.jpg);}

#homewheel a.retirement{width:127px;; height:36px; left:180px; top:508px;}
#homewheel a.retirement:hover{background-image:url(../images/wheel_retirement.jpg);}

#homewheel a.employee{width:132px;; height:41px; left:58px; top:391px;}
#homewheel a.employee:hover{background-image:url(../images/wheel_employee.jpg);}

#homewheel a.estate{width:130px;; height:40px; left:30px; top:199px;}
#homewheel a.estate:hover{background-image:url(../images/wheel_estate.jpg);}

#homewheel a.personal{width:116px;; height:39px; left:106px; top:46px;}
#homewheel a.personal:hover{background-image:url(../images/wheel_personal.jpg);}

#homewheel a.business{width:117px;; height:44px; left:309px; top:2px;}
#homewheel a.business:hover{background-image:url(../images/wheel_business.jpg);}*/

#homewheel a.personalplanning{width:210px;; height:60px; left:260px; top:-15px;}
/*#homewheel a.personalplanning:hover{background-image:url(../images/wheel_personalplanning.jpg);}*/

/*#homewheel a.smbusiness{width:129px;; height:39px; left:52px; top:381px;}
#homewheel a.smbusiness:hover{background-image:url(../images/wheel_smbusiness.jpg);}*/
#homewheel a.smbusiness{width:210px;; height:60px; left:-65px; top:65px;}
/*#homewheel a.smbusiness:hover{background-image:url(../images/wheel_smbusiness.jpg);}*/

/*#homewheel a.empbenifits{width:132px;; height:38px; left:526px; top:380px;}
#homewheel a.empbenifits:hover{ background-image:url(../images/wheel_empbenifits.jpg);}*/
#homewheel a.empbenifits{width:210px;; height:60px; left:564px; top:65px;}
/*#homewheel a.empbenifits:hover{ background-image:url(../images/wheel_empbenifits.jpg);}*/

#transparency {
	
	width:300px; 
	height:300px; 
	position:absolute; 
	display:block; 
	background-image:url(../images/circle.png); 
	left:340px; 
	top:160px;
	align:center;
	
}

#transparency p{
	text-align:center;
	padding-top: 45px;
	/*margin:25px;*/
	color:#95642D;
	font-size:13px;
	font-family: Myriad Web Pro,Arial,Verdana,Trebuchet MS
	font-weight: normal;

}
#subpage{
	float:left; position:relative; margin:0px; padding:0px;
	width:960px;
	padding-bottom:10px;
	padding-top:30px;
	background-position:top center;
	background-image:url(../images/content5.png);
	background-repeat:repeat-y; 
	min-height:636px;
	
}

.content{
	width:600px;
	text-align:justify;
	/*margin-left:150px;*/
	padding-bottom:30px;
	padding-top:30px;
	color:#000000;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	background-position:top center;
	background-repeat:repeat-y; 
	position:relative;
	overflow:hidden;
	left:150px;
	padding:20px 30px;
	
}

.content span{
	align:center;
	color:#000000;
	font-size:24px;
	margin-bottom:-10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-bottom:10px;
}
.content p{
	
	align:center;
	color:#000000;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	
}
.content a{
	
}


.label{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#510215;
}
.pretty-table
{
  width:60%;
  padding: 0px;
  margin-top:150px;
  margin-left: 170px;
  border-width :6px medium;
  border-spacing 	:2px;
  border-style: 	solid;
  border-color: #510215;
  border-collapse: collapse;
  font-family:Myriad Web Pro,Arial,Verdana,Trebuchet MS;
  background-color:#510215;
}


.pretty-table td,th
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#ffffff;
 }

.message{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#510215;
}


#subpagemenu {
	float:left;
	width: 132px;
	height: 215px;
	margin-top: 0px;
	padding-top: 10px;
	list-style: none;
	position:relative;
	top:235px;
	left:0px;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
}

#subpageright_info{
	float:left;
	width: 132px;
	height: 224px;
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	list-style: none;
	position:absolute;
	top:240px;
	left:835px;
	font-size:11px;
	color:#fff;
	background-image:url(../images/right_info.png);
	background-repeat:no-repeat;
}

#subpageright_info p{line-height:17px; padding-top:10px; }

#subpagemenu ul{padding:10px; margin:0px;}

#subpagemenu li {
	display: inline;
}

#subpagemenu li a {
	display: block;
	float: left;
	overflow: hidden;
	clear:both;
	color:#fff;
}
#subpagemenu li a:hover {
	color:#A3D39C;
}

/* Dropdown style */
#subpagemenu li {
	float:left;
	display:block;
	position:relative;
	clear:both;
	border-top:1px solid #763847;
	padding:7px;
	width:70px;
}

#subpagemenu li.first{ border:none; }

#subpagemenu li:hover > a {
	
}

#subpagemenu li ul {
	list-style: none;
	position: absolute;
	left: 0;
	top: 54px;
	line-height: 40px;
	height:30px;
	margin: 0;
	padding: 0;
	float:left;
	margin-top:3px;
	visibility: hidden;
	width:250px;
}
#subpagemenu li ul:after {
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
	float:left;
}

#subpagemenu li:hover ul {
	left: 0;
	top: 51px;
	visibility: visible;
}

#subpagemenu li ul li {
	float: left;
	display: inline;
	background-color:#02501D;
	border-bottom:1px solid #DDCCB2;
	width:100%;
}

#subpagemenu li ul li:hover{
	background-color:#8e0a0d;
}

#subpagemenu li ul li a {
	line-height: 40px;
	color: #fff;
	width: auto;
	height: 40px;
	padding: 0;
	background: none;
	text-indent: 10px;
	text-decoration: none;
	font-size:14px;
	display: block;
	float:left;
	width:100%;
	font-weight:bold;}

#subpagemenu li ul li a:hover{
	color:#fff;
}

<!-- popup box-->
#popup {
height: 100%;
width: 100%;
background: #000000;
position: absolute;
top: 0;
-moz-opacity:0.75;
-khtml-opacity: 0.75;
opacity: 0.75;
filter:alpha(opacity=75);
}

#window {
	width: 300px;
	height: 200px;
	margin: 0 auto;
	border: 1px solid #000000;
	background: #510215;
	position: absolute;
	top: 200px;
	left: 25%;
}


.newsTitle{
	font-weight:bold;	
}
.newsContent img{
	float:left;
	padding:10px;
	
}

.news_images{
		
	width:50px;
	float:left;
	overflow:hidden;
}
.news_summary{
	float:left;
	width:500px;
	padding:10px;
}

li.news{
	padding:10px;
	margin-bottom:10px;	
	border-bottom:1px solid #e0e0e0;
		
}