body {
	background-image: url(art/bg-line.jpg);
	background-repeat: repeat-x;
	margin:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	
}
#page {
	width:750px;
	overflow:hidden;
	margin:0px auto;
	text-align:left;
	background:#FFFFFF;
}
#header {
	float:left;
	width:649px;
	height:40px;
	background:url(art/header.jpg) no-repeat;
	padding:100px 0px 0px 101px;
	color:#2B2B73;
}
#header a {
	color:#003366;
	text-decoration:none;
}
#but {
	float:left;
	width:750px;
	height:90px;
}
#but img {
	float:left;
	border:none;
}
#side-top {
	width:243px;
	height:158px;
	float:left;
	background:url(art/image1.jpg) no-repeat;
	padding:38px 0px 0px 60px;
	color:#FFFFFF;
	font-weight:bold;
}
#side-top p {
	margin:80px 0px 0px 0px;
	color:#666666;
	font-weight:normal;
	float:left;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:3px;
}
#top-pic img{
	width:447px;
	height:196px;
	float:left;
}
.red {
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
}
#side {
	float:left;
	width:252px;
	margin:0px 0px 0px 12px;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	background:#FFFFFF;
	overflow:hidden;
}
#side p {
	float:left;
	margin:0px 20px 25px 30px;
	overflow:hidden;
	color: #666666;
}
#side-bot {
	float:left;
	width:254px;
	height:19px;
	background:url(art/side-bot.jpg) no-repeat;
	margin:0px 0px 0px 12px;
}
#side-container {
	width:266px;
	float:left;
	overflow:hidden;
	line-height:16px;
	
}
#side-prop-box {
	float:left;
	width:158px;
	overflow:hidden;
	margin:0px 0px 0px 45px;
	text-align:center;
	color: #666666;
}
#side-prop-box a {
	color: #666666;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:10px 0px 5px 23px;
	float:left;
}
#side-prop-box img{
	float:left;
	width:152px;
	height:114px;
	border:3px solid #CCCCCC;
	margin:10px 0px;
	
}
	
	
#box {
	width:218px;
	height:26px;
	float:left;
	background:#C7D2DE;
	margin:0px 0px 10px 4px;
	padding:7px 0px 0px 26px;
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
}
#box p {
	float:left;
	width:5px;
	height:16px;
	background:#6C8AA8;
	margin:0px 10px 0px 0px;
}
#text-box {
	float:left;
	width:460px;
	overflow:hidden;
	margin:0px 0px 0px 20px;
	line-height:16px;
}
#text-box img {
	float:right;
	margin:10px 10px 10px 20px;
	border:3px solid #CCCCCC;
}
#text-box-para {
	float:left;
	width:215px;
	overflow:hidden;
	margin:15px 10px 15px 0px;
	padding-right:5px;
	border-right:1px solid #999999;
}
	
#box2 {
	width:460px;
	height:26px;
	float:left;
	margin:10px 0px 10px 0px;
	padding:7px 0px 0px 0px;
	color: #2B2B73;
	font-size:12px;
	font-weight:bold;
}
#box2 p {
	float:left;
	width:5px;
	height:16px;
	background:#6C8AA8;
	margin:0px 10px 0px 0px;
}
.dark {
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
#footer {
	float:left;
	clear:left;
	width:724px;
	height:32px;
	background:#CCCCCC;
	border:1px solid #BBBBBB;
	margin:15px 2px;
	text-align:right;
	color:#666666;
	padding:18px 20px 0px 0px;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#disclaimer {
	width:730px;
	overflow:hidden;
	float:left;
	color:#999999;
	line-height:18px;
	margin:0px 0px 0px 10px;
}
#prop {
	width:400px;
	overflow:hidden;
	float:left;
	margin:10px 0px;
	border:1px solid #CCCCCC;
	background: #FCFCFC;
	padding:10px;
}
#prop img {
	float:left;
	border:3px solid #FFFFFF;
	margin:0px 20px 0px 0px;
	width:150px;
	height:100px;
}
#prop-address {
	width:220px;
	float:left;
	overflow:hidden;
	font-size:12px;
	color:#2B2B73;
	font-weight:bold;
}
#prop-price {
	width:220px;
	float:left;
	overflow:hidden;
	font-size:12px;
	margin:8px 0px;
	color: #666666;
}
a#prop-details {
	width:214px;
	overflow:hidden;
	margin:2px 0px;
	float:left;
	color:#666666;
	font-size:12px;
	text-decoration:none;
	background:#FFFFFF;
	font-weight:bold;
	padding:2px 0px 2px 6px;
	border:1px solid #FFFFFF;
}
a:hover#prop-details {
	color:#CC0000;
	border:1px solid #CCCCCC;
}
	
	
	
