#wrapper {
	margin: auto;
	padding: 0px;
	width: 800px;
	background-image: url(images/aboutbg_new.jpg);
	height: 600px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 350px;
	float: right;
	font-size: 12px;
	line-height: 22px;
	padding-right: 20px;
	padding-top: 48px;
}
#images {
	padding-top: 100px;
	padding-left: 210px;
}
#wrapper #content p {
	width: 410px;
}
#wrapper #content img {
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #336600;
}
html {
	background-image: url(images/bgcolor.jpg);
	background-repeat: repeat;
}
#images {
	width: 175px;
	float: left;
}


#address {
	text-align: center;
	width: 800px;
	margin: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 0.01em;
	color: #7D3043;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content a {
	color: #8B3448;
}
#content a:hover {
	color: #7E7948;
}

