/******************** Main Page Tabs Begin ********************/
#firstrow {
	font-family: Tahoma, Arial, Verdana;
	line-height:18px;
}
#col1 {
	position:relative;
	float:left;
	width:250px;
	height:205px;
	background:url('../images/index_life_box.jpg') top left no-repeat;
	margin:0px;
	padding:0px;
	font-size:12px;
}
#col2 {
	position:relative;
	float:left;
	width:251px;
	height:205px;
	background:url('../images/index_annuity_box.jpg') top left no-repeat;
	margin:0 0 0 10px;
	padding:0px;
	font-size:12px;
}
#col3 {
	position:relative;
	float:right;
	width:249px;
	height:205px;
	background:url('../images/index_health_box.jpg') top left no-repeat;
	margin:0px;
	padding:0px;
	font-size:12px;
}

/******************** Main Page Tabs End ********************/

#col1 img, #col2 img, #col3 img {
	position:absolute;
	bottom:2px;
	left:5px;
}
#col1 p, #col2 p, #col3 p {
	margin:65px 15px  0 20px;
	position:relative;
	color:#FFF;
}
#news {
	position:relative;
	margin-top:9px;
	width: 769px;
	height:35px;
	background: url('../images/index_news.jpg') no-repeat;
	background-repeat: no-repeat;
	border: 0 !important;
	padding: 0;
	font-size:11px;
}
#news p {
	padding-top: 8px;
	margin: 0 0 0 10px;
	color: #454545;
}
#news a:link, #news a:visited {
	color: #818180;
}
#news a:hover {
	color: #5D5D5D;
	text-decoration:underline;
}