



@charset "utf-8";
/* CSS Document */

body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

body.main{
	text-align: center;
	font-size: 9pt;
}

h1{
	color: #009c57;
	font-size: 30px;
	font-weight:bold;
	margin-top: -15px;
}

h2{
	color: #009c57;
	font-size: 13px;
}

h3{
	color: #ffffff;
	margin-top: 8px;
	margin-left: 10px;
}

h4{
	color: #3d257d;
	font-size: 11px;
	margin-left: 30px;
}

h5{}

h6{
	color: #ffffff;
}

p.grey{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	}

p.green{
	colour: #3d257d;
	font-size: 9px;
	
	}	

	.small_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	text-align: right;
}

a{
	color: #30af4f;
}

a:hover{
	color: #ffffff;
	text-decoration: none;
	background: #30af4f; 
}

a.imagelink{
	border: none;
	text-decoration: none;
}

a.imagelink:hover{
	border: none;
	text-decoration: none;
}

img.imagelink{
	border: none;
}

#wrapper{
	width: 1000px;
	height: 1000px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
        margin-top: -30px;
}

	

#logo{
	background:none;
	width: auto;
	height: 101px;
	position:relative;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
		}

		
#contact {
	color:#333333;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	height: 75px;
	text-align:right;
	width:auto;
	margin-top: 50px;

}


ul.contact{
	list-style: none;
	font-size: 11px;
}

#menu{
	background: url(images/menu_bg.gif) top left repeat-x;
   	float:left;
   	width:1000px;
   	overflow:hidden;
   	position:relative;
   	height: 48px;
   	border-top: solid #30af4f 20px;
 }
	li{
	color: #545454;
	}

	P.li{
	color: #545454;
	font-size: 12px;
	
	}

	UL.topmenu {
   		clear:left;
   		float:left;
   		list-style:none;
		margin: 0px;
   		padding:0;
   		position:relative;
   		left:50%;
   		text-align:center;
}


	LI.topmenuitem {
   		display:block;
   		float:left;
   		list-style:none;
   		margin-right: 65px;
   		margin-top: 6px;
   		padding:0;
   		position:relative;
   		right:50%;
   		font-size: 12px;
   		font-weight: bold;
}

	a.topmenuitem{
		color: #ffffff;
		text-decoration: none;
		padding: 7px;
		}
	
		a.topmenuitem:hover{
		background: #ffffff;
		padding: 7px;
		color: #b58604;
		text-decoration: none;
		}

#banner{
	background: none;
	width: 819px;
	height: 178px;
	position: relative;
	top: -21px;
}
	


#content{
	background:white;
	height: 500px;
	width: 1000px;
	position: relative;
	padding: 10px;
	margin-top: 165px;
	}
	
		#left{
			width: 635px;
			min-height: 100px;
			float: left;
		        margin-top: -89px;
	                
			}

			TD.element{
				font-size: 11px;
				width: 400px;
				height: 600px;

			}

			CLASS.ocms_de_norm{
				height: 600px;
				background: red;
			}
	

#providerlogos{
	position: relative;
	width: 635px;
	height: 50px;
	margin-top: 20px;
	margin-left: -8px;
	z-index: 1;

	}
	
	
	img.providerlogosclass{
	}
		
		#right{
			width: 353px;
			float: right;
			height: 400px;
			overflow: visible;
			margin-right: 10px;
	                margin-top: -78px;
		}

			#right_inside{

			}	
	
				#quoteengine{
					background-color:#99999;
					height: 400px;
					
				}

				#regwording{
					width: 100%; 
					height: 100px;
					position: relative;
					text-align: right;
					margin-right: -15px;
					margin-top: -143px;
				}
	

#contact2{
	width: 600px;
	height: 50px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 17;
	font-weight: bold;
	padding-top: 20px;
	position: relative;
	margin-top: -209px;
	float: left;
	text-align: left;
	margin-left: 25px;
	} 
	
		.contact2{
			left: 0px;
	 	}

		.contact2h2{
			left: 0px;
			margin-left: 0px;
			margin-top: 30px;
		}
	

#bottomnav{
	background: url(images/menu_bg.gif) top left repeat-x;
	height: 40px;
	width: 1000px;
	position:inherit;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -85px;
	left: 4px;

}

UL.bottommenu {
	clear:left;
	float:right;
	list-style:none;
	margin: 0px;
	padding:0;
	position: absolute;
	text-align:right;
	left: 60%;	
}


LI.bottommenuitem {
   display:block;
   float:left;
   list-style:none;
   margin-right: 0px;
   margin-top: 7px;
   padding:0;
   position:relative;
   font-size: 9px;
   line-height: 2;
}

	a.bottommenuitem{
		color: #ffffff;
		text-decoration: none;
		border-right: solid #ffffff 1px;
		padding-right: 5px;
		padding-left: 5px;
	}
	
	a.bottommenuitem:hover{
		color: #545454;
		text-decoration: none;
		border-right: solid #ffffff 1px;
		padding-right: 5px;
		padding-left: 5px;
		background: none;
	}
	
	a.bottommenuitem_end{
		color: #ffffff;
		text-decoration: none;
		padding-right: 5px;
		padding-left: 5px;
	}
	
	a.bottommenuitem_end:hover{
		color: #545454;
		padding-right: 5px;
		padding-left: 5px;
		text-decoration: none;
		background: none;
	}




	

	

