@charset "utf-8";
/* CSS Document */

#hero {
	background-image: url(../images/home/hero.jpg);
	background-repeat: no-repeat;
	height: 134px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
}
#feature1 {
	width: 189px;
	margin-left: 22px;
	margin-right: 20px;
	float: left;
}
#feature1 .featureCopy{
	width: 147px;
}
.featureCopy {
	line-height: 18px;
}
#feature2 {
	float: left;
	width: 507px;
}
