/*	----------------------------------------------------------------------
	ABOUT
	---------------------------------------------------------------------- */
#about .bigLink {
	font-size:1.4em;
	margin-bottom:0.6em;
}
#about .testimonial {
	width:49%;
	float:left;
}
#about .testimonialRight {
	float:right;
}
#about #testimonialTitle {
	margin-bottom:0;
	border:0;
}
/* SPLASH */
#about.top #content {
	background:#ffffff left top no-repeat url(../images/about_us_splash.jpg);
}
#about.top #content h1 {
	color:#ffffff;
	margin-top:1em;
	height:195px;
}

#about .bigLogos{
	float: left;
	
	width:500px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* NUMBERS */
#content .numberOneBlock {background-image:url(../images/icon_large/number_one.gif);}
#content .numberTwoBlock {background-image:url(../images/icon_large/number_two.gif);}
#content .numberThreeBlock {background-image:url(../images/icon_large/number_three.gif);}
#content .numberFourBlock {background-image:url(../images/icon_large/number_four.gif);}
#content .numberFiveBlock {background-image:url(../images/icon_large/number_five.gif);}
#content .numberSixBlock {background-image:url(../images/icon_large/number_six.gif);}
#content .numberSevenBlock {background-image:url(../images/icon_large/number_seven.gif);}
#content .numberEightBlock {background-image:url(../images/icon_large/number_eight.gif);}
#content .numberNineBlock {background-image:url(../images/icon_large/number_nine.gif);}
#content .numberTenBlock {background-image:url(../images/icon_large/number_ten.gif);}

