#contentblock {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 18px;
	text-align: left;
}
#topblock {
	background: #FFFFFF;
	padding-bottom: 20px;
}
#intro {
	border-top: 6px #e8e8e8 solid;
	background: #FFFFFF;
	width: 418px;
	_width: 495px;
	height: 275px;
	_height: 350px;
	padding: 20px 25px 15px 35px;
	text-align: left;
	margin-right: 15px;
	float: left;
}
#intro h2, .feature h2 {
	color:#3399cc;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
}
.feature h2 {
	margin-left: 70px;
	margin-bottom: 50px;
}
.featbutton {
	margin-top: 10px;
	bottom: 0;
}
#featureservices {
	border-top: 6px #e8e8e8 solid;
	background:#FFFFFF url(../images/feature_blue.gif) top no-repeat;
	padding: 40px 15px 20px 15px;
	_padding: 40px 15px 15px 15px;
	width: 200px;
	_width: 220px;
	height: 250px;
	_height: 350px;
	text-align: left;
	margin-right: 15px;
	position:relative; 
	float: left;
}
#featureproducts {
	border-top: 6px #e8e8e8 solid;
	background:#FFFFFF url(../images/feature_orange.gif) top no-repeat;
	padding: 40px 15px 20px 15px;
	width: 200px;
	_width: 220px;
	height: 250px;
	_height: 350px;
	text-align: left;
	float: right;
	position:relative; 
}
#topnav li {
	float: left;
	margin: 0;
	padding: 0;
}
#topnav a {
	background: url("../images/seperator.gif") bottom right no-repeat;
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#topnav a:hover {
	/*background: #2580a2 url("../images/hover.gif") bottom center no-repeat;*/
	background: #23a8e0; 
	color: #FFFFFF;
	padding-bottom: 8px;                    
}
#topnav a.active {
	/*background: #2580a2 url("../images/hover.gif") bottom center no-repeat;*/
	background: #87bbde;
	color: #0066cc;
	padding-bottom: 8px;                    
}
