body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #467697 url(images/apart_header_bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 1.5em;
}
p {padding-bottom: 1em;}
img {
	background: #FFFFFF;
	border: #FFFFFF 0px;
}
a:link, a:visited {
	color: #6CEBFF;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FFD700;
}
.corner {
	position: absolute;
	top: 57px;
	left: 0px;
	background: url(images/corner.gif) no-repeat;
	width: 67px;
	height: 10px;
	z-index: 10;
}
.main {
	background: url(images/apart_main.jpg) no-repeat;
	height: 557px;
	width: 100%;
}
.middle {
	background: url(images/apart_main_bg.gif) repeat-x;
	height: 287px;
	width: 100%;
}
.content {
	padding: 20px 20px 0 30px;
	max-width: 1200px;
}
.location {
	float: left;
}
.location_text {
	margin-left: 740px;
	margin-right: 10px;
	margin-top: 15px;
	max-width: 430px;
}
.feedback {
	margin-left: 400px;
}
.footer {
	
}