body{
	padding: 0;
	margin: 0;
	background-color: #000;
	background-image: url(img/bgtotal-subpage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 129px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header #logo {
	float: left;
	width: 280px;
	height: 129px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #phone {
	float: right;
	width: 680px;
	height: 99px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B5C8C8;
	text-align: right;
	padding-top: 30px;
	padding-right: 20px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}


#menu {
	height: 30px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 100px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D7B799;
	text-decoration: none;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CDAE91;
}



.menudivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
}

#banner {
	height: 148px;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/subpage-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px dotted #333333;
	background-color: #000000;
}

#content {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	float: left;
	padding-right: 40px;
	padding-left: 40px;
}
#footer {
	height: auto;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	clear: both;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}

.more {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D00;
	text-decoration: none;
}

.more a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D00;
	text-decoration: underline;
}

.more a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D00;
	text-decoration: underline;
}
.dot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A6BE4E;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}
.available {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #330033;
}
.sold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #663333;
}
