/* HERO */
body#testimonials		{ background: #FFF url('/images/services/hero-bg.jpg') no-repeat 300px top!important; }

/* HERO */
#hero h1				{ font-size: 15em; }
#hero p					{ width: 230px; }
#hero					{ margin-bottom: 40px; }

#text					{ position: absolute; top: 394px; left: 40px; width: 860px; height: 525px; overflow: auto; 
}
#text section			{ margin-bottom: 40px; margin-right: 40px; overflow: auto; }
#text section p			{ font-size: 2.3em; font-style: oblique; }
#text section p.author	{ text-align: right; font-style: normal; color: #3D3E39; font-size: 2em; }


