.AboutUs {

	background-image: url(/images/AboutUs_header_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 45px;
}

.Listings {
	background-image: url(/images/header_currentlistings.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
}

hr {
	color: #e2e9ee;
	background: #e2e9ee;
	height: 1px;
	width: 100%;
	border: none;
}
#photobox img {
	border: 2px solid #e2e2e2;
	padding: 2px;
}


