/* contact form */
#Center #AboutUs {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	margin: 15px 0 0 0;
	padding: 0;	
}
#Center #AboutUs H2 {
	width: 558px;
	background-color: #fff;
	background-image: url(../images/content/top-ten-title-bullet.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Impact;
	font-size: 22px;
	font-weight: normal;
	color: #596720;
	display: block;
	margin: 0 0 0 3px;
	padding: 0 0 0 29px;
}
#Center #AboutUs H2 SPAN {
	font-family: Lucida Sans Unicode;
	font-size: 18px;
	font-weight: bold;
	color: #C05C06;
}
#Center #AboutUs H3 {
	color: #596720;
	margin: 10px;
	padding: 0;
}
#Center #AboutUs P {
	color: #454545;
	text-align: justify;
	margin: 15px;
	padding: 0; 
}
#Center #AboutUs P STRONG {
	color: #C3610A;
}

