/* 

CSS menu added

*/


#Layer1 {
	position:absolute;
	width:700px;
	height:225px;
	z-index:1;
	left: 355px;
	top: 187px;
}



.quotebutton{
	position:absolute;
	margin-left: 215px;
	top: 225px;
	height:30px;
	width:120px;
	color:#fff;
	background-color: #cc3300;
	font-family:Verdana;
	font-size:12px;
	cursor: pointer;
	font-weight:bold;
	text-decoration:none;
	border:2px solid;
	border-color: #E2FBAD #000 #000 #E2FBAD;
	padding-right: 5px;
	padding-left: 5px;
		
}
#Layer2 {
	margin:0px auto;
	width:700px;
	height:225px;
	z-index:1;
	background-image: url(images/health-ins-bg2.jpg);
}

#Layer3 {
	position:relative;
	margin-left: 215px;
	width:200px;
	height:25px;
	z-index:2;

}

.style1 {
	font: bold Verdana;
	font-size: 8px;
}
.style2 {
	color: #00329B;
	margin-left: 55%;
	font: bold Verdana;
	font-size: 18px;
}

