#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;
}
#aboutus #content .hdr {
	background-image:url(../images/sub-banner-1.png);
	background-repeat:no-repeat;
	height:75px;
}
#aboutus .terms {
	width:70%;
	float:left;
	margin-bottom:10px;
}
#aboutus .terms h4 {
	margin-left:50px;
	margin-top:5px;
}
#aboutus #content .terms p {
	margin:0 0 5px 50px;
	padding:0;
}
#aboutus #content .terms p.address {
	margin:10px 0px 10px 100px;
}
#aboutus .documents {
	width:25%;
	float:right;
	background-color:#f9f1eb;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:2px;
	padding-right:2px;
	border:solid 1px #f9e3d4;
	-webkit-border-radius:10px;
	-webkit-box-shadow:4px 4px 5px #ccc;
}
#aboutus .documents h2
{
	margin:0;
	padding:0;
	text-align:center;
	font-size:14pt;
}
#aboutus #content .documents ul li {
	margin-top:3px;
}
#aboutus #content .documents ul li a {
	font-size:11px;
}
