#aboutBox {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 17px;	padding: 10px;	font-weight: normal;	margin-top: 15px;	float: left;	width: 533px;	border: 1px solid #93CC40;	background-image: url(../images/about.jpg);	background-repeat: no-repeat;	height: 400px;}#aboutWrapper {	width: 575px;	float: left;	text-align: left;	color: #000000;	background-image: url(../images/about.jpg);	background-repeat: no-repeat;	background-position: bottom;	height: 470px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #7EC242;	padding: 10px 0px 0px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 20px;	font-weight: normal;	margin: 0px;}#aboutText p {	padding-right: 160px;	padding-left: 10px;	margin: 10px 20px 20px 0px;}#aboutText h2 {	font-size: 14px;	line-height: 20px;	font-weight: bold;	padding-right: 10px;	padding-left: 10px;	margin: 2px 2px 0px;}#aboutBox h3 {	margin: 0px;	padding: 0px;}