#center_bg {
	background:url(../images/white_bg.jpg) repeat-y left top;
	width:812px;
	padding: 0px;
	margin: 0px auto 0px auto;
	padding-top:7px;
	
}
.left {
	float:left;
	clear:both;
}
.main_part {
	width:800px;
	float:left;
	background-color:#FFFFFF;
	padding-left:6px;
	padding-right:6px;
	margin-top:12px;
}
.header_img {
	width:800px;
	float:left;
	padding-top:5px;
	background-color:#ffffff;
}
.heading {
	background:url(../images/heaing_bg.jpg) repeat-x left top;
	float:left;
	width:467px;
	padding-left:168px;
	padding-right:165px;
}
.grad_bg {
	background:url(../images/grad_bg.jpg) repeat-x left top;
	float:left;
	width:661px;
	padding-left:82px;
	padding-right:57px;
	padding-top:8px;
}
.bottom_grad_bg {
	background: url(../images/bottom_bg.jpg) repeat-x left top;
	float:left;
	width:650px;
	padding-left:75px;
	padding-right:75px;
	padding-top:8px;
	padding-bottom:5px;
}
.heading_img {
	background:url(../images/our_heading.jpg) no-repeat left top;
	float:left;
	width:467px;
	height:74px;
}
.heading_img2 {
	background: url(../images/heading_detail.jpg) no-repeat left top;
	float:left;
	width:467px;
	height:74px;
}
.property_bg {
	background:url(../images/property_bg1.jpg) no-repeat left top;
	width:165px;
	height:116px;
	padding-left:12px;
	padding-bottom:12px;
	padding-right:12px;
	padding-top:12px;
	float:left;
}
.property_part {
	width:189px;
	float:left;
	padding-right:26px;
	padding-bottom:5px;
}
.property_text {
	width:189px;
	font-family:"Lucida Sans";
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
	color:#0b426e;
	float:left;
	text-align:center;
}
.property_text a{
	font-family:"Lucida Sans";
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
	color:#0b426e;
}
.property_text a:hover{
	font-family:"Lucida Sans";
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
	color:#1580D7;
}
.property_text_gray {
	font-family:"Lucida Sans";
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
	color:#999999;
}
.lucida_13 {
	font-family: "Lucida Sans";
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:16px;
	color:#999999;
}

