* {
	margin:0;
	padding:0;
}
body {
	background: #f2f2f2 url(../images/bg.png) repeat-x;
	text-align:left;
}
p {
	padding:5px 10px;
	margin:0;
	color: #333;
	font:  normal 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 16px;
	text-align:justify;
}
p a{
	margin:0;
	color: #333;
	font:  normal 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 16px;
	text-align:justify;
}
ul {
	margin:0;
	color: #333;
	font:  normal 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 16px;
	text-align:justify;
}
b {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
}
h2 {
	padding:5px 10px;
	margin:0;
	color: #1b75bc;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 16px;
}
#container {
	width:780px;
	margin: 10px auto 15px;
	padding: 10px;
	background-color:#FFF;
}
/*header*/

#header {
	margin:0 auto;
	padding:0;
	width:780px;
	height:170px;
}
#banner1 {
	float:right;
	margin:0;
	padding:0;
	width:580px;
	height:170px;
	background:url(../images/banner1.jpg) no-repeat;
}
#banner2 {
	float:right;
	margin:0;
	padding:0;
	width:580px;
	height:170px;
	background:url(../images/banner2.jpg) no-repeat;
}
#banner3 {
	float:right;
	margin:0;
	padding:0;
	width:580px;
	height:170px;
	background:url(../images/banner3.jpg) no-repeat;
}
#banner4 {
	float:right;
	margin:0;
	padding:0;
	width:580px;
	height:170px;
	background:url(../images/banner4.jpg) no-repeat;
}
#banner5 {
	float:right;
	margin:0;
	padding:0;
	width:580px;
	height:170px;
	background:url(../images/banner5.jpg) no-repeat;
}
#banner6 {
	float:right;
	margin:0;
	padding:0;
	width:580px;
	height:170px;
	background:url(../images/banner6.jpg) no-repeat;
}
#banner7 {
	float:right;
	margin:0;
	padding:0;
	width:580px;
	height:170px;
	background:url(../images/banner7.jpg) no-repeat;
}
#propertybanner {
	float:right;
	margin:0;
	padding:0;
	width:580px;
	height:170px;
}
#logo {
	float:left;
	width: 200px;
	height: 170px;
	background: url(../images/logo.jpg) no-repeat;
}
#logo a {
	width: 200px;
	height: 170px;
	text-decoration: none;
	text-indent: -3000px;
	display:block;
}
/*navigation*/

#navigation {
	position:relative;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	width: 780px;
	height: 30px;
	background-color:#000;
}
#main {
	width:780px;
	margin: 0;
	padding: 0;
}
#leftfield {
	overflow: hidden;
	float:left;
	width:260px;
	margin:0 10px 0 0;
}
#rightfield {
	overflow: hidden;
	float:right;
	width:510px;
	margin:10 0px 0 0;
}
#searchcol {
	float:left;
	width:570px;
}
#leftcol {
	overflow: hidden;
	float:left;
	width:200px;
	margin:0 10px 0 0;
}
#midcol {
	float:left;
	width:360px;
}
#mainbody {
	float:right;
	width:570px;
}
#rightcol {
	float:right;
	width:200px;
	margin: 0;
}
#hotproperty {
	width: 200px;
	height: 350px;
}
#propertynews {
	margin-top:10px;
	width:198px;
	border: 1px dotted #333;
	background-color: #fff;
	text-align:left;
}
#gallery {
	margin-top:10px;
	width:198px;
	border: 1px dotted #333;
	background-color: #fff;
}
#inforequest {
	margin-top:10px;
	width: 200px;
	height: 40px;
	background: url(../images/informationRequestButton.jpg) no-repeat;
}
#inforequest a {
	width: 200px;
	height: 40px;
	text-decoration: none;
	text-indent: -3000px;
	display:block;
}
#description {
	width:198px;
	border: dotted 1px #333
}
#footer {
	width:780px;
	height:5px;
/*	margin-top: 130px;*/
	border: #BBB 1px solid;
}
/*class*/

.ulstyle {
	padding:5px 10px 10px 20px;
	margin:0;
	color: #333;
	font:  normal 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 16px;
	list-style-image: url(../images/arrow.gif);
	text-align:justify;
}
.linkstyle a {
	font:  normal 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#1b75bc;
}
.linkstyle a:hover {
	text-decoration: underline;
	color:#1b75bc;
}
.anchor a {
	font:  normal 11px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#333;
}

.mandatory {
	margin:0;
	color: #1b75bc;
	font:  normal 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
