#headerImage {
	background-image: url(/images/head_blue_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 132px;
	float: left;
	width: 640px;
}
#header {
	background-image: url(/images/head_blue_r1_c2.gif);
	height: 132px;
}
.featureMain {
	background-image: url(/images/featureText01.gif);
	background-repeat: no-repeat;
	width: 180px;
	padding-left:10px;
	padding-bottom:5px;
	padding-right:10px;
	padding-top:5px;
	font-size:90%;
}
.featureMain a {
	color: #000000;
}
.featureMain a:hover {
	color: #FFFFFF;
}