@charset "utf-8";
/* CSS Document */
.feature{
	background-image:url(/images/html/bg_feature_blue.jpg);
	background-repeat:repeat-x;
	border-color: #258dba;
	background-color:#1c97d3;
}
h1{
	background-image: url(/images/html/h1_blue.gif);
}
.IntroText, h3{
	color: #1ab7ea;
}
