#section-page-wrapper {
	float: left;
	width: 79%;
}
#section-page-wrapper h1 {
	color:#0F6635;
	font-size:1.5em;
	font-weight:normal;
	line-height:1em;
	margin:0;
	padding:0 0 0.5em;
}
#section-page-wrapper #intro {
	background:#ffffff;
	width:782px;
}
#section-page-wrapper #intro #intro-text {
	float:left;
	padding:20px;
	width:339px;
}
#section-page-wrapper #intro img {
	float: left;
}
#section-page-wrapper p {
	font-size: 0.7em;
	margin: 0;
	padding: 0;
}

#section-page-wrapper .features-bar1 {
	float: left;
	width: 782px;
	background-color: #dfefdb;
	margin: 5% 0px 0px;
}
#section-page-wrapper .features-bar1 .item div {
	/*font-size: 0.7em;
	line-height: 1.3em;*/
	float: left;
	margin: 0 0 15px;
	width: 154px;
}
#section-page-wrapper .features-bar1 .item img {
	border: 1px solid #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
}
#section-page-wrapper .features-bar1 .col1,
#section-page-wrapper .features-bar1 .col2,
#section-page-wrapper .features-bar1 .col3 {
	float: left;
	padding: 1%;
	vertical-align: top;
	voice-family: inherit;
	width: 30%;
}
html > body #section-page-wrapper .features-bar1 .col1,
html > body #section-page-wrapper .features-bar1 .col2,
html > body #section-page-wrapper .features-bar1 .col3 {
	width: 30%;
}
#section-page-wrapper .features-bar1 .item h3 {
	font-size: 1em;
	line-height:1.2em;
	margin:0 0 5px;
	padding:0;
	color:#0F6635;
}
#section-page-wrapper .features-bar1 .item h3 a {
	color: #0F6635;
	text-decoration: none;
}
#section-page-wrapper .features-bar1 .item h3 a:hover {
	text-decoration: underline !important;
}

