body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 101%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}

#container {
	width: 786px;
	margin-right: auto;
	margin-left: auto;
}

#contentArea {
	width: 100%;
	min-height:580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.header {
	height: 100px;
	width: 786px; 
}
#navig {
	width: 786px; background-color:#e2e2c6;
	height: 25px;
}

#test {
	  border-width:2px;
	 border-style: dotted;
	border-color: #660000;
	
	}
	
a.srollover1 {
	display: block;
	width: 140px;
	height: 25px;
	background: url('../images/auto1.jpg') no-repeat 0 0;
	text-decoration: none
}

a:hover.srollover1 {
	background: url('../images/auto2.jpg'); 
	}
	
a.srollover2 {
	display: block;
	width: 140px;
	height: 25px;
	background: url('../images/home1.jpg') no-repeat 0 0;
	text-decoration: none
}

a:hover.srollover2 {
	background: url('../images/home2.jpg'); 
	}
	
a.srollover3 {
	display: block;
	width: 140px;
	height: 25px;
	background: url('../images/health1.jpg') no-repeat 0 0;
	text-decoration: none
}

a:hover.srollover3 {
	background: url('../images/health2.jpg'); 
	}
	
a.srollover4 {
	display: block;
	width: 140px;
	height: 25px;
	background: url('../images/life1.jpg') no-repeat 0 0;
	text-decoration: none
}

a:hover.srollover4 {
	background: url('../images/life2.jpg'); 
	}

a.srollover5 {
	display: block;
	width: 140px;
	height: 25px;
	background: url('../images/dental1.jpg') no-repeat 0 0;
	text-decoration: none
}

a:hover.srollover5 {
	background: url('../images/dental2.jpg'); 
	}

/*#navig td {
	width: 134px;
	text-align: center;
}

#navig a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

#navig a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	text-decoration:none;
	color: #FFFFFF;

}

#navig a:hover{
	text-decoration:none;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}*/
h5 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#side {
	width: 93%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-top: 20px;
}


#side a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-decoration:none;
	color: #5b0000;

}
#side a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-decoration:none;
	color: #5b0000;

}
#side a:hover{
	text-decoration:underline;
}

#side1 {
	width: 93%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-top: 10px;
}


#side1 a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-decoration:none;
	color: #5b0000;

}
#side1 a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-decoration:none;
	color: #5b0000;

}
#side1 a:hover{
	text-decoration:underline;
}


#navig_bottom {
	height: 30px;
	width: 786px;
	padding-top: 4px;
	background-color: #E2e2c6;
}

#navig_bottom a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-decoration:none;
	color: #5b0000;

}
#navig_bottom a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-decoration:none;
	color: #5b0000;

}
#navig_bottom a:hover{
	text-decoration:underline;
}

div.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 10px;
}
