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

#main  #aboutus h2 {
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1em;
	font-weight: bold;
	color: #7C1028;
	margin-left: 16px;
	padding-left: 1.5em;
	height: 28px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	letter-spacing: 0.2em;
	clear: both;
	line-height: 100%;
}

#main #aboutus p {
	font-size: 0.9em;
	color: #444;
	line-height: 1.8em;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #aboutus p img {
	float: right;
}
