@media screen, projection {

	body.home #content { padding-top: 0; padding-bottom: 0; background: none; }

	#yourlogohere { background: url("/images/ad.png") no-repeat; float: right; width: 194px; height: 203px;  margin-left: 0px; margin-top: -224px;   padding: 50px 50 50 50px;}	
	#yourlogohere p a { text-decoration: none; display: block; width: 149px; }
	#yourlogohere p a:hover { background: transparent; color: #ffffff !important; }
	#yourlogohere p a:hover span { background: transparent; color: #ffffff; } 
	
	#splash { background: url("/images/home-splash3.jpg") top left no-repeat; width: 842px; height: 208px; margin-left: -6px; padding: 72px 0 0 64px; }
	#splash h1 { position: absolute; left: -999em; width: 999em; background: none; }
	#splash p { width: 190px; font-size: 12px; line-height: 14px; margin-left: -15px; margin-top: -29px; }
	#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: bold; font-style: italic; }
	#splash p span { color: #939648; }
	
	#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/bg-home-introtext.gif") top left no-repeat; width: 351px; height: 128px; margin: 0 0 6px 0; }
	#charts { background: url("/images/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: 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: #858668; }
	#testimonial a.company { color: #858668; }
	#getstarted { float: right; width: 168px; background: url("/images/home-hiker.jpg") top left no-repeat; margin: -5px 0 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 {

}
