/* 

CSS menu added

*/


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



.quotebutton{
	margin-left: 40%;
	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;
	margin-right: 50%;	
}


#Layer2 {
	margin:0px auto;
	width:700px;
	height:225px;
	z-index:1;
	background-image: url(images/health-ins-bg3.jpg);
}
.style1 {
	font: bold Verdana;
	font-size: 16px;
}
.style2 {
	color: #00329B;
	font: bold;
}

