.aboutus {
	font:.9em Arial,Helvetica,sans-serif;
	line-height:1.5;
}
.aboutus a {
	color: #595959;
	text-decoration: underline;
}
.aboutus h1 {
	font-weight:bold;
	font-size:1.25em;
	line-height:1.5;
	color:inherit;
	text-align:left;
	margin: 0;
}
.aboutus h2 {
	font-weight:bold;
	font-size:1.5em;
	text-align:center;
	margin: 0;
	line-height:2.5;
}
.aboutus p {
	margin: 0 0 1em 0;
}

.contact_us_form {
	font-size:.83em;
}
.contact_us_form p {
	margin:0px;
}
.contact_us_form form {
	line-height:1.75;
}
.contact_us_form label {
	display:inline-block;
    width: 100px;
}
.contact_us_form input,textarea {
	width:99%!important;
	margin:0;
	padding:0;
}
.contact_us_form input{
	height:2.5em!important;
}
.contact_us_form br {
    clear:left;
}