#about {
	padding-top: 20px;
}

#web #center h1 {
	margin-bottom:0;
}

#about .image{
	display: block;
	margin-bottom: 56px;
}

#about .text{			
	font-size: 14px;
	color: #fff;
	padding: 0 40px 0 0 ;
	margin-bottom: 40px;
}

#about .text p{
	margin-bottom: 15px;
	line-height: 20px;
}

#about .text p strong {
	font-weight: normal;
	color: #37A4D3;
}

#about .staff{	
	color: #fff;
	font-size: 14px;
	line-height: 20px;		
}



#about .staff h4 {
	font-weight: normal;
	color: #FF358B;
	font-size: 14px;
	margin-bottom: 17px;
}

#about .staff li{
	margin-bottom: 15px;
	float:left;
	width: 300px;	
} 

#about .staff li p{
	margin-bottom: 14px;
}

#about .staff .alex{
	padding-right: 25px;
	border-right: 1px solid #ff358b;
	margin-right: 35px;
}
