@charset "UTF-8";
/* CSS Document */


#aboutStandfirst{
	float:left;
	background:#ffffff;
	width:510px;
	margin-top:26px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 25pt;
	text-align:left;
	line-height:27pt;
	font-style: normal;
	font-weight: bold;
}

#aboutPic{
	float:right;
	height:356px;
	width:429px;
	background: url(../images/aboutPic_03.jpg);
	margin-top:25px;
	
}


#copyContainer{
	width:525px;
	float:left;
	background:#ffffff;
	margin-top:10px;
	margin-bottom:15px;
	
}

#aboutCopy1{
	float:left;
	width: 245px;
	background:#ffffff;
	font-size:10pt;
	line-height: 14pt;
	margin-top:15px;
}

#aboutCopy2{
	float:left;
	width: 245px;
	background:#ffffff;
	margin-left:30px;
	font-size:10pt;
	line-height:14pt;
	margin-top:15px;
}



