@charset "utf-8";
body  {
	font: 100%   Arial, Helvetica, sans-serif;
	background:url(../cssimages/back1.jpg)  repeat-x;
	
	margin: 0; 
	padding: 0;
	text-align: center; 	
	color: #666666;}
.insurance-block #container { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0px auto;
	margin:15px auto;
	border: 1px solid #CCC;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.insurance-block #header { 
	background: #fff; 
	
} 
.insurance-block #header img {
float:none;
padding:7px 0px;
text-align:left;
float:left;}

.insurance-block #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#head-pics {

width:990px;
height:200px;
/*border: #cccccc 1px solid;*/
margin:0px 0px 0px 10px;
padding:0px;
clear:both;
}
.kep{
padding:3px;
margin:0px 5px;
float:left;}

#navigation {

	padding:0px;
	width:966px;
	height:30px;
	border:#7277b4 3px solid;
	margin:10px 0px 0px 0px;
	background:url(../cssimages/back2.jpg) repeat-x;
	}
	#navigation li {
		float:left;
		height:36px;
		_height:30px;
		color:#FFFFFF;
		list-style:none;
		}
		#navigation li a{
			height:18px;
			width:auto;
		
			
			padding:6px 29px;
			_padding:6px 25px;
			display:block;
			font-family: Arial, Helvetica, sans-serif;
			color:#FFFFFF;
			font-size:14px;
			font-weight:bold;
			text-decoration:none;
			text-transform:uppercase;
			letter-spacing:1px;}
		#navigation li a:hover {
		color:#FFCC00 !important;
		background: url(../cssimages/back3.jpg) repeat-x;
		}


.insurance-block #sidebar1 {
	float: left; 
	width: 255px;
	_width: 245px;
	margin: 7px 15px;
	_margin: 0px 7px;
	padding: 0px 10px 15px 15px;
	_padding: 0px 15px;
	font-size:14px;
	text-align:left;
	
}
.insurance-block #sidebar1 p {
margin:15px;}
.insurance-block #sidebar1 p  a{
	color: #FF3300;
	font-weight:bold;
	margin:15px;
	font-size:12px;
	}
	.insurance-block #sidebar1 p  a:hover{
	color:#333a93; 
	
	}
	
.insurance-block #sidebar1  h3{
margin:15px;

font-style:italic;
font-weight:bold;

margin-bottom:15px;
margin-top:25px;
color:#336699;; 
}
.blue{
color:#333a93; 
}
.insurance-block #sidebar1  h5{
padding:0px;
margin:0px 15px;
font-size:10px;}

.insurance-block #mainContent { 
	margin: 10px 0px 0px 302px; 
	padding: 0px 30px;
	width:620px;
	_width:628px;
	min-height:270px;
	border:none;
	text-align:justify;
	border-left:#E4E4E4 1px solid;
	
	 }
	
	 .insurance-block #mainContent h1{
		font-family: Arial, Helvetica, sans-serif;
		font-size:20px;
		padding-top:25px;
		color: #336699;
		} 
	.insurance-block #mainContent p span{
	font-weight:bold;
	font-style:italic;
	} 
	
	.insurance-block #mainContent p  {
	font-size:14px;
	}
	.insurance-block #mainContent p  a{
	color: #FF3300;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	}
	.insurance-block #mainContent p  a:hover{
	color:#333a93; 
	
	}
	
.insurance-block #footer {
margin:15px;
border:solid #CCCCCC 1px;
	padding: 0 10px 0 20px; 
	background:#333a93 url(../cssimages/back5.jpg) repeat-x;
	text-align:center;
	font-size:11px;
} 
.insurance-block #footer p {
	margin: 0; 
	padding: 10px 0;
	font-style:italic;
	color:#FFFFFF;
	 
}
.insurance-block #footer a {
text-decoration:none;
	
	font-style:italic;
	color:#FFFFFF;
	font-weight:bold;
	 
}
.insurance-block #footer a:hover {
color:#FF6600;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.person {
width:123px;
height:auto;
float:left;

}
.person img{
padding:2px;
border:1px solid #CCCCCC;
}
.person h1{
width:115px;
font-size:11px;
font-weight:bold;
margin:2px 0px;

}
.person h2{
width:100px;
font-size:9px;
font-weight:normal;margin:2px 0px;
}
.person a{
width:100px;
font-size:11px;
}

#logos {
	width:100%;
	}
	#logos ul{
		margin:0px;
		padding:0px;
		}
		#logos ul li{
			list-style:none;
			display:inline;
			padding:0px;
			margin:0px;
			width:150px;
			}
#logos ul li img{

padding:10px;
margin:0px;
}



#logos  img{
padding:15px 50px;}

.service-block {
width:640px;

}

#links {
padding:20px 0px;
text-align:center;}
.banner {
width:230px;
margin:0px ;
text-align:left;
font-size:11px;
color:#3399CC;
padding-left:15px;
}

.banner span {
font-size:13px; font-weight:bold;

}
.banner p{color:#3399CC;
text-decoration:none;
margin:0px !important;
padding:0px !important;

}
.banner a{ margin:0px !important; padding:0px !important; text-align:center;}
.banner a:hover{color: #FF6600;

}
.banner img {
padding-bottom:5px;}

/* ********************* MARQUE ******************** */

 
	
 #scrollup {
	   position: relative;
	   overflow: hidden;
	  
	   height: 70px;
	   width: 605px;
	 
	   
	  margin:1px 0px;
	   padding:15px 0px 0px 0px;
	   background: url(cssimages/marq-back.jpg) repeat-x #E1F3FB;
	   
	 }
	
	 .headline {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:bold;
	 color:red;
	   position: absolute;
	   top: 75px;
     	left: 15px;
	   height: 50px;
	   width:540px;
	   margin-top:7px;
	 }
	 .headline .title { font-size:14px; line-height:20px; text-decoration: none;
	 	
		}
		 #news-ad {
	 	background: url(../images/htips.gif) no-repeat;
		position:absolute;
		right:0px;
		bottom:0px;
		
	
		width:127px;
		height:20px;
		display:block;}