* {
	margin: 0;
	padding: 0;
	outline: 0;
	border-width: 0;
	list-style: none;
}

body {
	font: 11px/16px Tahoma,Geneva,Kalimati,sans-serif;
	color: #fff;
	background: #fff;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	font: bold 12px/16px Tahoma,Geneva,Kalimati,sans-serif;
}

h1 img, h2 img, h3 img, h4 img {
	display: block;
}

input, select, textarea {
	font: 10px/12px Arial,Helvetica,Garuda,sans-serif;
	color: #333333;
}

#top {
	margin: 0 auto;
	width: 994px;
	height: 131px;
	overflow: hidden;
	position: relative;
}

#logo {
	position: absolute;
	top: 4px;
	left: 37px;
}

#menu {
	position: absolute;
	top: 56px;
	left: 285px;
}

#menu li {
	padding: 0 2px 0 0;
	float: left;
}

#menu a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	float: left;
	height: 29px;	
}

#menu a:hover,
#menu .selected a {
	background: url(/images/www/bg4a.gif) no-repeat 50% 100%;
}

#menu span {
	float: left;
	height: 29px;
}

#menu .i3 {	
	padding: 4px 10px 0;
	width: 50px;
	height: 25px;
}

#menu .i2 > .i3 {
	width: auto;
	min-width: 70px;
}

#menu a:hover .i1,
#menu .selected .i1 {	
	background: url(/images/www/bg4b.gif) repeat-x;
}

#menu a:hover .i2,
#menu .selected .i2 {
	background: url(/images/www/bg4c.gif) no-repeat;
}

#menu a:hover .i3,
#menu .selected .i3 {
	background: url(/images/www/bg4d.gif) no-repeat 100% 0;
}

#bottom {
	font-size: 10px;
	color: #05508C;
	margin: 0 auto;
	padding: 18px 0;
	width: 994px;
	overflow: hidden;
}

#bottom a {
	color: #05508C;
}

#bottom .c1 {
	padding: 0 0 0 42px;
	float: left;
}

#bottom .c2 {
	padding: 0 83px 0 0;
	float: right;
}

#middle-bg1 {
	background: #054F8B url(/images/www/bg1.gif) repeat-x;
}

#middle-bg2 {
	background: url(/images/www/bg2.gif) repeat-x 0 100%;
}

#middle {
	margin: 0 auto;
	width: 994px;
	overflow: hidden;
	position: relative;
}

#top-pic {
	width: 994px;
	height: 367px;
	overflow: hidden;
	background: url(/images/www/bg3.jpg) no-repeat;
}

#sidebar {
	padding: 0 0 40px;
	float: left;
	width: 371px;
	height: 332px;
	background: url(/images/www/bg3b.gif) no-repeat 179px 0;
}

#middle > #sidebar {
	height: auto;
	min-height: 332px;
}

#weather {
	width: 131px;
	height: 288px;
	position: absolute;
	top: 36px;
	left: 487px;
	background: url(/images/www/bg3c.gif) no-repeat 100% 0; 
}

#weather h3 {
	line-height: 12px;
	color: #000;
	margin: 28px 0 0;
	padding: 0 0 0 25px;
	height: 30px;
	background: url(/images/www/bg6a.gif) no-repeat 0 2px;
}

#weather dl {
	width: 80px;
	overflow: hidden;
}

#weather dt {
	color: #000;
	padding: 20px 0 0;
	clear: both;
	display: block;
	width: 80px;
}

#weather dd {
	font-weight: bold;
	color: #fff;
	float: left;
}

#weather dd.i {
	padding-right: 9px;
	width: 34px;
	background: url(/images/www/bg6b.gif) no-repeat 33px 2px;
}

#weather dd span {
	font-weight: normal;
	color: #000;
}

#currency {
	width: 321px;
	position: absolute;
	top: 70px;
	right: 23px;
}

#currency h3 {
	color: #000;
	padding: 0 0 0 7px;
}

#currency .c {
	margin: 17px 0 0;
	width: 321px;
	overflow: hidden;
}

#currency dl {
	margin: 0 19px 0 0;
	float: left;
	display: inline;
	width: 141px;
}

#currency dt {
	font-size: 10px;
	color: #000;
	padding: 7px 0 1px 6px;
	width: 135px;
}

#currency dd {
	width: 141px;
	height: 24px;
	overflow: hidden;
	background: url(/images/www/bg5a.gif) no-repeat;
}

#currency dd input {
	margin: 6px 0 0 10px;
	display: block;
	width: 121px;
	background: transparent;
}

#currency dd select {
	margin: 3px 0 0 8px;
	padding: 3px 0 0;
	display: block;
	width: 121px;
	background: #F4AB00;
}

#currency .submit {
	margin: 28px 0 0 84px;
	width: 141px;
	height: 30px;
	overflow: hidden;
	background: url(/images/www/bg5b.gif) no-repeat;
}

#currency .submit button {
	font-size: 11px;
	line-height: 11px;
	color: #fff;
	cursor: pointer;
	display: block;
	padding: 9px 0 30px;
	width: 141px;
	height: 30px;
	background: transparent;
}

#calculator {
	width: 360px;
	position: absolute;
	top: 278px;
	right: 16px;
	background: url(/images/www/bg3d.gif) no-repeat;
}

#calculator a {
	color: #fff;
	text-align: center;
	margin: 23px 0 0 110px;
	padding: 10px 0 0;
	display: block;
	width: 154px;
	height: 38px;
	background: url(/images/www/bg5c.gif) no-repeat;
}

#our-offer {
	margin: 27px 0 0 29px;
	float: left;
	display: inline;
	width: 150px;
}

#our-offer ul {
	margin: 25px 0 0 21px;
	width: 129px;
}

#our-offer li {
	font-size: 14px;
	padding: 0 0 34px;
}

#our-offer li a {
	color: #fff;
	padding: 0 0 0 33px;
	background: url(/images/www/bg7a.gif) no-repeat 0 2px;
}

#news {
	margin: 23px 0 0;
	float: right;
	width: 156px;
}

#news h3 {
	padding: 0 0 9px;
}

#news .c {
	margin: 20px 0 0;
	width: 156px;
	overflow: hidden;
}

#news .c h4 {
	font-size: 11px;
	line-height: 11px;
}

#news .c p {
	font-size: 11px;
	line-height: 13px;
	color: #CDE6EE;
	margin: 9px 0 0;
	padding: 0 0 0 22px;
	background: url(/images/www/bg7b.gif) no-repeat 0 5px;
}

#news .c p a {
	color: #CDE6EE;
}

#news .m {
	margin: 27px 0 0 74px;
	width: 82px;
	height: 24px;
	background: url(/images/www/bg8b.png) no-repeat;
}

#news .m a {
	font-size: 10px;
	color: #000;
	text-align: right;
	padding: 4px 31px 0 0;
	display: block;
	width: 51px;
	height: 20px;
	position: relative;
}

#content {
	float: right;
	width: 585px;
}

#ch {
	padding: 23px 0 0 28px;
}

.cw1 {
	margin: 10px 9px 0 0;
	padding: 0 0 40px;
	width: 576px;
	overflow: hidden;
}

.cw1 .w {
	padding: 0 0 40px;
	width: 576px;
	overflow: hidden;
}

.cw1 .c {
	margin: 0 51px 0 0;
	float: left;
	display: inline;
	width: 237px;
	position: relative;
}

.cw1 .c h2 {
	margin: 0 0 0 21px;
	width: 216px;
	height: 165px;
	overflow: hidden;
	background: url(/images/www/bg9d.png) no-repeat;
}

.cw1 .c h2 a {
	position: relative;
}

.cw1 .c h2 img {
	margin: 10px 0 0 10px;
	display: block;
	width: 200px;
	height: 150px;
}

.cw1 .c .so {
	position: absolute;
	top: 121px;
	left: 0;
}

.cw1 .c dl {
	margin: 0 0 0 96px;
	padding: 5px 0 0;
	width: 141px;
	overflow: hidden;
}

.cw1 .c dl dt {
	padding: 3px 0 0 9px;
	float: left;
	width: 51px;
	height: 17px;
}

.cw1 .c dl dd {
	font-weight: bold;
	text-align: right;
	padding: 3px 9px 0 0;
	float: left;
	width: 72px;
	height: 17px;
}

.cw1 .c dl .last {
	color: #000;
	margin: 9px 0 0;
	height: 21px;
}

.cw1 .c dl dt.last {
	background: url(/images/www/bg9c1.png) no-repeat;
}

.cw1 .c dl dd.last {
	background: url(/images/www/bg9c2.png) no-repeat;
}

.cw2 {
	margin: 10px 9px 0 28px;
	padding: 0 0 40px;
	width: 488px;
	overflow: hidden;
}

.cw2 h2,
.cw2 h3,
.cw2 h4 {
	margin: 16px 0 -11px;
}
.cw2 p {
	margin: 16px 0 0;
}

.cw2 a {
	text-decoration: underline;
}

.cw2 a:hover {
	text-decoration: none;
}






#showProperty {
	margin-top: 20px;
	line-height: 18px;
	width: 550px;
	margin-left: 0px;
	position: relative;
}

#showProperty h4 {
	line-height: 20px;
	color: #FFF;
	font-size: 13px;
	background-color: #295072;
	padding: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
}

#showProperty .submit {
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
	height: 18px;
	background-color: #f4ab00;
}

#showProperty .media {
	float: left;
}

#showProperty .thumb {
	border: 1px solid #dddcc8;
}

#showProperty .gallery {
	text-align: center;
}

#showProperty .gallery img {
	border: 1px solid #444151;
	margin: 3px;
}

#details {
	position: absolute;
	top: 30px;
	right: 5px;
	width: 280px;
}
#distances {
	text-align: center;
}
#features {
	float: left;
	width: 245px;
	margin: 5px 15px;
}
#features ul {
	padding:5px;
}
#features p {
	padding:5px;
}
#appointments {
	float: left;
	width: 255px;
	margin: 5px;
	margin-left: 10px;
}
#appointments form {
	padding: 5px;
}
#appointments label {
	width: 75px;
	display: block;
	height: 14px;
	float: left;
}

#appointments input {
	height: 14px;

}

#appointments input,
#appointments textarea {
	width: 130px;
	border: 1px solid black;
}

/* Search Property */

.searchProperty {
	background-color: white;
	color: black;
	margin-left: 5px;
	width: 545px;
	position: relative;
}
.searchProperty B, H3 {
	color: #194477;
}
.searchProperty .media {
	float: left;
	width: 140px;
}
.searchProperty .thumb {
	border: 1px solid #dddcc8;
}
.searchProperty .media img {
	margin: 10px 0px 0px 10px;
}
.searchProperty .details {
	float: left;
	line-height: 18px;
	width: 350px;
	padding: 10px;
}

.searchProperty .details A {
	font-weight: bold;
	color: #194477;
}
.searchLimit {
	margin: 5px 0px 10px 10px;
}
.searchLimit B {
	color: #f4ab00;
}

.land_features {
	float: left;
	width: 245px;
	margin: 5px 15px;
}
.land_features ul {
	padding:5px;
}
.land_features p {
	padding:5px;
}

