#left{ 
	float:left;  
	width:700px; 
}
#left .roundcorner{
	background:#fff;
	color:#000;
}
#left .roundcorner .bot{
	background:url(../images/about-bot.jpg) left bottom no-repeat;
}
#left .roundcorner .top{
	background:url(../images/about-top.jpg) right top no-repeat;
}
#left .roundcorner .cnt{
	padding:40px;
}	
#left .more{
	float:right;
}
#left h2{
	font-size:30px;
}
#right{ 
	float:right; 
	width:220px;
}
#about-caption{
	padding:100px 0px 98px 0px;
}
#center{ 
	float:left; 
	width:910px; 
	clear:both; 
	margin-top:40px; 
	margin-left:20px;
}
#center .col1{
	float:left; width:560px;
}
#center .col2{
	float:left; width:300px; margin-left:50px; padding:10px 0px 0px 0px;
}
#center h2{	
	color			: #9A9695;
	font			: 30px Georgia, verdana, sans-serif, arial;
	padding			: 0;
	margin			: 0;
	letter-spacing	:2px;
}
#center h3{
	color			: #9A9695;
}
#center p{
	width:560px;
}
#center p.wp-caption-text{
	color:#9a9695;
	font-style:italic;
	text-align:center;
	width:300px;
}