* { margin:0; padding:0; border:0; }

a, a:link { color:#1891c3; }
a:hover, a:active { color:#558194; }

body { text-align:center; color:#333; font-family: arial, helvetica, 'lucida grande', 'sans serif'; font-size:0.9em; background:#fff;}

#centerer { text-align:center; margin: 0 auto; width:903px; }
#container { text-align:left; }
#header { text-align:center; }

	#content { padding:20px 100px 0 100px;}
			p.headline { font-size:1.9em; color:#555; text-align:center; line-height:33px; }
			h1.headline { font-size:1.9em; font-weight:normal; color:#555; text-align:center; line-height:33px; }
			p.maintitle { color:#1891c3; line-height:18px; font-size:1.8em; padding-bottom:0.5em; }
			p.feature { line-height:1.9em; background:url(images/check.png) center left no-repeat; padding-left:20px; }
			p.question { font-weight:bold; color:#558194; }
			p.answer { padding:0.3em 0 1.5em 0; }
p.video-intro {
        color:#c00;
        font-weight:bold;
        text-align:center;
        margin:20px 0;
        }

		div.testimonial { margin:40px; padding:20px; background:#444; font-family:'Georgia', 'Times New Roman', serif; }
			p.testimonial { font-style:italic; color:#fff;}
			p.author { padding:7px 0 0px 0; text-align:right; color:#1891c3; }

		#faq { margin:30px; padding: 30px; border:1px solid #ccc; background:#fafafa; font-size: 11px; }

#footer { padding:20px 0; text-align:center; }
	#footer a, #footer a:link { color:#558194; }
	#footer a:hover, #footer a:active { color:#000; }
