#content #aboutus_hdr {
	background-image: url(../images/aboutushdr.png);
	background-repeat: no-repeat;
	height: 190px;
	width: 700px;
}

#content #aboutus_hdr h2 {
	font-size: 24px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 25px;
}
#content #aboutus_hdr p {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 27px;
	color: #333333;
}
#content #aboutus_content {
	background-image: url(../images/aboutushdr.png);
	background-repeat: no-repeat;
	height: 190px;
	width: 700px;
}

#content .aboutus_block {
	background-image: url(../images/resource_block.png);
	background-repeat: no-repeat;
	float: left;
	height: 157px;
	width: 350px;
}
#content .aboutus_block ul{
	list-style-image: url(../images/resource_bullet.png);
	list-style-position: inside;
	padding-left: 25px;
	margin-top:20px;
}
#content .aboutus_block li a{
	text-decoration:none;
	font-size: 14px;
	color: #2f2f2f;
}
#content .aboutus_block li a:hover{
	text-decoration:underline;
}
