﻿@media screen, projection {

	
	body.home #content { padding-top: 0; padding-bottom: 0; background: none;  }

	#splash { background: url("../images/ingensplash.jpg") top left no-repeat; width: 836px; height: 208px; margin-left: 0px; padding: 72px 0 0 64px; }
	#splash h1 { position:absolute; left: -999em; width: 999em; background: none;}
	#splash p { margin:625px; 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: #37612e !important; }
	#splash p a:hover span { background: transparent; color: #564c2b; } 
	#splash p strong { font-weight: normal; font-style: italic; }
	#splash p span { color: #000; }
	
	#home-content { background: url("../images/bg-home-content.gif") top left repeat-y; float: left; width: 100%; }
	#home-content-inner { float: left; width: 100%; background: url("/images/bg-home-charts-bottom.gif") 364px bottom no-repeat; padding-bottom: 18px; }
	#introtext { float: left; width: 351px; }
	#introtext h2 { text-indent: -999em; background: url("../images/home.gif") top left no-repeat; width: 351px; height: 128px; margin: 10px 0 6px 0; }
	#charts {background-color:black; background: url("../images/bg-home-charts.gif") top left no-repeat; float:left; width: 158px; padding: 100px 20px 0px 20px; }
	#charts p { font-size: 12px; color: #fff; }
	#testimonial { float: left; width: 161px; padding: 6px 0 0 7px; }
	#testimonial p { font-size: 11px; }
	#testimonial blockquote { background: url("../images/quote-ul.gif") top left no-repeat; }
	#testimonial blockquote p { background: url("../images/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: #F8BB0E; }
	#testimonial a.company { color: #858668; }
	#getstarted { float: right; width: 168px; background: url("../images/tower.jpg") top left no-repeat; margin: 5px 10px 0 0; padding: 200px 0 0 0; }
	#getstarted h3 { font-style: normal; font-weight: bold; margin: 0; }
	#getstarted p { font-size: 11px; }
	#getstarted a { font-style: italic; }
	
}

@media print {

}