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

#announcements {
	background: transparent url(../webmaster/testing/images/divider.png) no-repeat;
	width:250px;
	height:820px;
	float:right;
}

#a p {
	padding:20px;
}

#a h1{ 
	text-align:center;
}
	
#CEOphoto { 
	
	position:relative; 
	left:30px;
	top:40px;
	width:240px;
	height:304px;
	float:left;
}

#contentAboutUs {
	width:460px;
	position:relative;
	margin:15px;
	left:5px;
	font-size:12px;
	color:#333;
	line-height:20px;
	text-align:justify;
	float:right;
} 

#contentAboutUs img {
text-align:center;	
}




