/******************************
   About Us
******************************/
.about-us { }
	.about-us h3 { margin:0 0 2px; }

/******************************
   Intro
******************************/
.intro { overflow:hidden; margin:0 0 24px; }
	.intro img { float:left; padding:0 12px 2px 0; }
	
/******************************
   Bio
******************************/
.bio { overflow:hidden; margin:0 0 24px; }
	.bio .image { float:left; width:115px; }
	.bio .description { float:right; width:525px; }	
	
/******************************
   Investors
******************************/
.investor { overflow:hidden; margin:0 0 24px; }
	.investor .image { float:left; width:185px; }
	.investor .description { float:right; width:440px; }		