/* HERO */
#mainHero       			{ background: url('../images/about/hero.jpg') no-repeat left top; }


/*HOME FIRST ROW */
#content				{ padding-bottom: 44px; width: 960px; }
#content section		{ width: 263px; float: left; padding-top: 39px; }
#content section h2 a	{ color: #00baee; }
#content section h2 a:hover	{ color: #7de1fd; }
#content section p, #featuredProducts p { color: #cde3f1; margin-bottom: -5px; }
#content .feature		{ width: 300px; float: left; padding-top: 39px; margin-left: 48px; }
#content .feature h3 	{ padding-top: 18px; }
#content .feature h3 a	{ color: #fff; }
#content .feature h3 a:hover	{ color: #cde3f1; }
#content .feature img	{ border-top-left-radius: 20px; border-top-right-radius: 20px; -webkit-border-top-left-radius: 20px; 
						-webkit-border-top-right-radius: 20px; -moz-border-radius-topleft: 20px; -moz-border-radius-topright: 20px; }


#content section #quote	{ font-size: 2.1em; font-family: BarmenoBold; font-style: oblique; color: #fff; line-height: 1.2em; padding: 20px 0; }