/* ABOUT */

#about_us{
	width: 865px;
	margin: 30px auto 0px auto;
	text-align: center;
	color: #0f0f0f;
}

#about_us h2{
 	color: #0f0f0f;
 	font-weight: normal;
}


#about_us h3{
 	color: #0f0f0f;
 	font-weight: normal;
 	font-style: italic;
 	margin: 7px 0px 15px 0px;
}

#about_us p{
 	color: #0f0f0f;
 	font-size: 14px;
 	line-height: 22px;
 	width: 550px;
 	margin-bottom: 15px;
}

#about_us *{
	text-align: left;
}



/* .ABOUT */