@charset "utf-8";
#ContentBox {
	margin-top: 0px;
	min-height: 300px;
}
#hpcopy {
	margin-top: 10px;
	font-size: 1.1em;
}
#Feature {
	margin-top: 5px;

}
#Feature #hpaltfeature {
	background-image: url(../images/bg_hp_feature.png);
	background-repeat: repeat-x;
	border: 1px solid #9EC5D3;
	background-color: #F1F2F3;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#Feature #hpaltfeature img {

}
#Feature #hpaltfeature #ValuePoints {

}
#Feature #hpaltfeature h1 {
	font-family: Corbel, "Lucida Sans", Helvetica, sans-serif;
	font-size: 2em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#Feature #hpaltfeature p {
	margin: 0px;
	padding: 0px;
}
