#scroll_wrapper{ width: 970px; margin: 0 auto;padding:0;background: #fff;}
#textArea	{
	width: 200px; 
	float:left;
}
#textArea p	{width: 180px; padding: 15px 0 10px 0;}

#textArea h2	{font-size: .80em; margin-top: 0; text-transform: none;}

/*home feature boxes blue*/
.homeFeature	{width: 265px; margin: 0;margin-bottom:5px;}
.homeFeature h2	{
	background: #a20202 url("images/featureArrow.gif") top left no-repeat; 
	border-bottom: 2px solid #fff; 
	padding: 2px 0 3px 31px;
	color: #fff!important;
	margin: 0!important; 
	font-size: 14px;}

#papers, #hands, #sign, #hammer, #bus {border-top: 1px solid #69c;border-left: 1px solid #69c;height: 95px;}

#papers	{background: transparent url("images/iconPapers.gif") bottom right no-repeat;}
#hands	{background: transparent url("images/iconHands.gif") bottom right no-repeat;}
#sign	{background: transparent url("images/iconSign.gif") bottom right no-repeat;}
#hammer	{background: transparent url("images/iconHammer.gif") bottom right no-repeat;}
#bus	{background: transparent url("images/iconBus.gif") bottom right no-repeat;}


.homeFeature ul {padding:10px;}
.homeFeature li {width: 270px!important; padding: 0 0 0 10px!important; background: transparent url("lstArrowBlue.gif") 0 4px no-repeat!important; line-height: 1.4em!important;}
