div#aboutus {
	width: 908px;
	height: 545px;
	border: 1px solid #C0BDBD;
	padding: 10px;
	margin-bottom: 15px;
	position: relative;
}

div#aboutus  h2{
	font: bold 20px Arial;
	margin: 0px;
	padding: 0px;
	color: #3DB54B;
}

div#aboutus  h3{
	display:block;
	text-align: center;
	width:100%;
	font: 18px Arial;
	line-height: 24px;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	color: #7293CC;
}

div#aboutus  p{
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	font: 12px Arial;
	line-height: 18px;
	color: #606060;
}

div#aboutus img {
	border: none;
	margin: 10px 0px 10px 0px;
}
