#wrapper {
	width: 1017px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
}
#line {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tline {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #4EB9FF;
	padding-top: 5px;
	padding-right: 10px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header #logo {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}

#wrapper #menu {
	margin-top: 7px;
	display: block;

}
#wrapper #halfheader {
	display: block;
}
#wrapper #halfheader #halfheadleft {
	float: left;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: bold;
	margin-top: 30px;
}
#wrapper #halfheader #halfheadright {
	float: right;
	width: 490px;
	margin-top: 15px;
	height: 45px;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
}
#wrapper #halfheader #halfheadright #searchtext {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	margin-top: 17px;
	margin-left: 10px;
	display: inline;
}
#wrapper #halfheader #halfheadright #searchform {
	float: right;
	margin-top: 10px;
	width: 360px;
}
#wrapper #body {
	clear: both;
}
#wrapper #body #bodyleft {
	float: left;
	width: 65%;
}
.bodyleftcontainer {
	clear:both;
}
.bodyleftcontainer .leftcontheader {
	background-image: url(../images/bg_left_header.png);
	background-repeat: no-repeat;
	height: 29px;
	margin-top: 30px;
}
.bodyleftcontainer .leftcontheader .leftconttitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 40px;
	padding-top: 8px;
	color: #333;
}

#wrapper #body #bodyright {
	float: right;
	width: 35%;
}
.rightcontainer {
	clear:both;
}
.imgcontainertitle {
	background-image: url(../images/bg_right_dark_short.png);
	background-repeat: no-repeat;
	height: 29px;
	margin-top: 30px;
	background-position: right;
}
.righttitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px;
	padding-top: 8px;
	color: #333;
}
.bodyrightcont {
	margin-top: 10px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;

}
.imgcontainertitle2 {
	height: 20px;
	background-color: #E7E7E7;
	margin-top: 5px;
	float: right;
	width: 97%;
	margin-bottom: 40px;
}

.bodyrightcont2 {
	background-image: url(../images/pic2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 170px;
}
.textrightcont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	margin-left: 10px;
	width: 165px;
	text-align: justify;
	padding-top: 50px;
}
#wrapper #body #flooter {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#wrapper #body #flooter #minilogo {
	float: left;
	height: 70px;
	width: 15%;
	background-image: url(../images/logo_footer.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#wrapper #body #flooter #textflooter {
	float: right;
	width: 84%;
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
.subtitle {
	font-weight: bolder;
}
#welcome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-left: 40px;
	margin-top: 10px;
	width: 615px;
	text-align: justify;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#welcome a {
	color: #37A3EB;
}

#realestate {
	margin-top: 10px;
}
#realestate #leftside {
	float: left;
	padding-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-bottom: 20px;
	width: 43%;
}
#realestate #rightside {
	float: right;
	width: 50%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.bigtitle {
	color:#A5B1C4;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight: bold;
}
.bodyright {
	background-image: url(../images/bg_real_list1.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	height: 212px;
	margin-top: 30px;
}
.bodyright .realestatelinks {
	height: 29px;
	width: 345px;
}
.bodyright .bodyrightcont {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#rightcontainer1 .bodyrightcont {
	margin-left: 33px;
	margin-top: 20px;
}

ul {
	margin-top:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
li a {
	text-decoration:none;
	color: #666;
}
li a:hover{
	color:#000;
	text-decoration:underline;
}
.bodyrightcont ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	list-style:none;
	list-style-image:url(../images/check_estate.png);
	margin-bottom: 20px;
	margin-top: 25px;
	color: #666;
}
#halfheadleft a {
	color: #37A3EB;
}
