@media screen, projection {

	body.home #content { padding-top: 0; padding-bottom: 0; background: none; }

	#splash { background: url("../img/home-splash.jpg") top left no-repeat; width: 842px; height: 152px; margin-left: -6px; padding: 72px 0 0 64px; }
	#splash h1 { position: absolute; left: -999em; width: 999em; background: none; }
	#splash p { width: 160px; font-size: 11px; line-height: 13px; }
	#splash p a { text-decoration: none; display: block; width: 149px; }
	#splash p a:hover { background: transparent; color: #f3eac0 !important; }
	#splash p a:hover span { background: transparent; color: #fff; } 
	#splash p strong { font-weight: normal; font-style: italic; }
	#splash p span { color: #f3eac0; }
	
	#home-content { background: url("../img/bg-home-content.gif") top left repeat-y; float: left; width: 100%; }
	#home-content-inner { float: left; width: 100%; background: url("../img/bg-home-charts-bottom.gif") 364px bottom no-repeat; padding-bottom: 18px; }
	#introtext { float: left; width: 351px; }
	#introtext h2 { text-indent: -999em; background: url("../img/bg-home-introtext.gif") top left no-repeat; width: 351px; height: 92px; margin: 0 0 6px 0; }
	#charts { background: url("../img/bg-home-charts.gif") top left no-repeat; float: left; width: 158px; padding: 100px 20px 0px 20px; }
	#charts p { font-size: 11px; color: #858668; }
	#testimonial { float: left; width: 311px; padding: 6px 0 0 7px; }
	#testimonial p { font-size: 11px; }
	#testimonial blockquote { background: url("../img/quote-ul.gif") top left no-repeat; }
	#testimonial blockquote p { background: url("../img/quote-br.gif") bottom right no-repeat; padding: 3px 0 6px 0; }
	#testimonial blockquote p:first-child { text-indent: 30px; }
	#testimonial a { font-style: italic; }
	#testimonial cite, 
	#testimonial cite a:link { color: #858668; }
	#testimonial a.company { color: #858668; }
	#getstarted {
	float: left;
	width: 311px;
	background: margin: 3px 0 0 0; 	padding: 0px 0 0 8px;
	
}
	#getstarted h3 { font-style: normal; font-weight: bold; margin: 0; }
	#getstarted p { font-size: 11px; }
	#getstarted a { font-style: italic; }
	
}

@media print {

}