@media screen, projection {
p.introtext  {
	padding-top: 0;
	padding-bottom: 0;
	background: none;
	text-align: left;
}

	#splash {
	width: 836px;
	height: 208px;
	background-image: url(../images/home-splash4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 72px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 64px;
	color: #EEEEEE;
}
	#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: #37612e !important; }
	#splash p a:hover span { background: transparent; color: #564c2b; } 
	#splash p strong { font-weight: normal; font-style: italic; }
	#splash p span { color: #939648; }
	
	#home-content {
	float: left;
	width: 100%;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
	#home-content-inner {
	float: left;
	width: 100%;
	padding-bottom: 18px;
	background-repeat: repeat-y;
	background-position: 351px bottom;
	background-image: url(../images/blue_back2.jpg);
}
	#introtext {
	float: left;
	width: 351px;
}
#introtext2 {
	float: left;
	width: 100%;
}
#introtext3 {
	float: left;
	width: 890px;
	padding-top: 1200px;
}
	#introtext h2 {
	text-indent: -999em;
	width: 351px;
	height: 128px;
	margin: 0 0 6px 0;
	background-image: url(../images/bg-home-introtext.png);
	background-repeat: no-repeat;
	background-position: left top;
}
	#charts {
	float: left;
	width: 170px;
	background-image: url(../images/wf1.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-top: 155px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 17px;
	color: #000000;
}
	#charts p {
	font-size: 12px;
	color: #000000;
}
	#testimonial {
	float: left;
	width: 170px;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
	background-image: url(../images/xpm2.jpg);
	background-repeat: no-repeat;
	background-position: 1px 15px;
}
	#testimonial p {
	font-size: 12px;
}
#getstarted  blockquote {
	background-image: url(../images/quote-ul.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#getstarted  blockquote  p {
	padding: 3px 0 6px 0;
	background-image: url(../images/quote-br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
	#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: 166px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 7;
	padding-left: 2px;
}
	#getstarted h3 { font-style: normal; font-weight: bold; margin: 0; }
	#getstarted p {
	font-size: 12px;
}
	#getstarted a { font-style: italic; }
	
}

@media print {

}
#xpm {
	float: left;
	width: 170px;
	padding-top: 100px;
	padding-right: 7px;
	background-image: url(../images/xpm2.jpg);
	background-repeat: no-repeat;
	background-position: 1px 22px;
}

