#objective{
	width:100%; 
	background-color: #FFFFFF; 
	margin:auto; 
	text-align: center; 
	height:250px;
}.objective_text{
	float: left; 
	width: 33.3%
}.objective_text div{
	width:180px; 
	margin:auto; 
	font-size: 12px; 
	padding-top:25px;
}.objective_text img{
	width:50%; 
}