* {
	margin: 0;
	padding: 0;
	border-width: 0;
	list-style: none;
}

body {
	font: 11px/14px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #007CCB url(/images/stasis/www/bg.jpg) repeat-x;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font: bold 11px/14px Tahoma, Arial, Helvetica, sans-serif;
	color: #DB0E0E;
}

input, textarea, select {
	font: 11px/13px Tahoma, Arial, Helvetica, sans-serif;
	color: #6A6A69;
}

#main {
	margin: 0 auto;
	width: 849px;
}

#top {
	width: 849px;
	height: 113px;
	overflow: hidden;
	position: relative;
	background: url(/images/stasis/www/top1.gif) no-repeat 38px 13px;
}

#top h1,
#top h2 {
	display: none;
}

#top p {
	float: right;
	position: absolute;
	top: 68px;
	right: 30px;
	line-height: 18px;
}

#top p A {
	font: 11px Thaoma;
	color: #FFF;
	font-weight: bold;

}

#top ul {
	float: right;
	position: absolute;
	top: 43px;
	right: 6px;
}

#top ul li {
	padding-left: 1px;
	float: left;
}

#top ul li a {
	display: block;
	width: 21px;
	height: 21px;
}

#top ul li.i1 a {
	background: url(/images/stasis/www/i1.gif) no-repeat;
}

#top ul li.i2 a {
	background: url(/images/stasis/www/i2.gif) no-repeat;
}

#top ul li.i3 a {
	background: url(/images/stasis/www/i3.gif) no-repeat;
}

#top ul li a:hover {
	background-position: 0 -21px;
	height: 34px;
}

#top ul li a strong {
	display: none;
}

#middle {
	padding: 0 0 15px;
	width: 849px;
	overflow: hidden;
}

#content {
	margin: 18px 0 0;
	float: right;
	width: 606px;
	overflow: hidden;
	background: url(/images/stasis/www/top2.jpg) no-repeat;
}

#search {
	margin: 150px 0 0;
	width: 606px;
	height: 184px;
	overflow: hidden;
	position: relative;
}

#search dl {
	width: 118px;
}

#search dl.e1 {
	position: absolute;
	top: 5px;
	left: 5px;
}

#search dl.e2 {
	position: absolute;
	top: 5px;
	left: 168px;
}

#search dl.e3 {
	position: absolute;
	top: 93px;
	left: 168px;
}

#search dl dt {
	font-size: 10px;
	font-weight: bold;
	display: block;
	height: 17px;
}

#search dl dd {
	height: 27px;
}

#search dl dd select {
	width: 116px;
}

#search dl.e3 dd {
	width: 116px;
	height: 17px;
	overflow: hidden;
	background: #fff;
}

#search dl.e3 dd input {
	margin: 1px 0 0 3px;
	width: 110px;
}

#search p.e1 {
	position: absolute;
	top: 133px;
	left: 263px;
}

#search p.e2 {
	position: absolute;
	top: 110px;
	left: 289px;
}

#welcome {
	margin: -184px 0 0;
	float: right;
	width: 245px;
	position: relative;
	z-index: 10000;
}

#welcome h1 {
	margin: 31px 0 0 133px;
	width: 85px;
	height: 15px;
	background: url(/images/stasis/www/h_welcome.gif) no-repeat;
}

#welcome h1 span {
	display: none;
}

#welcome p {
	color: #C9EAFF;
	line-height: 16px;	
	text-indent: 38px;
	text-align: justify;
	margin: 16px 0 0;
	width: 240px;
}

#welcome p .more {
	color: #C9EAFF;
	text-align: right;
	padding: 11px 28px 5px 0;
	display: block;
	background: url(/images/stasis/www/x1.gif) no-repeat 100% 9px;
}

#main_text {
	width: 606px;
	overflow: hidden;
	background: url(/images/stasis/www/main_text.jpg) no-repeat;
}

#main_text h1 {
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	margin: 10px 0 0 20px;
}

#main_text ul {
	margin: 15px 5px 0 25px;
}

#main_text h2,
#main_text h3 {
	margin: 5px 20px;
}


#main_text p {
	margin: 15px 5px 0 20px;
}

#properties {
	padding: 0 0 0 20px;
	width: 586px;
	overflow: hidden;
	background: url(/images/stasis/www/main_text.jpg) no-repeat;
}

#properties .box {
	margin: 20px 20px 0 0;
	float: left;
	display: block;
	width: 242px;
	height: 148px;
	background: url(/images/stasis/www/property.jpg) no-repeat;
}

#properties .box:hover {
	text-decoration: none;
	background-position: 0 -148px;
}

#properties .box img {
	padding: 21px 0 0 16px;
	float: left;
}

#properties .box span {
	line-height: 13px;
	padding: 15px 0 0;
	float: right;
	width: 108px;
}

#properties .box span strong {
	padding: 1px 0 0;
	display: block;
}

#sidebar {
	margin: -13px 0 0;
	float: left;
	width: 230px;
	overflow: hidden;
}

#menu,
#news,
#currency,
#weather {
	margin: 13px 0 0;
	width: 230px;
	overflow: hidden;
}

#menu h3,
#news h3,
#currency h3,
#weather h3 {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 0 10px;
	float: left;
	clear: left;
	height: 18px;
	background: #fff url(/images/stasis/www/m1.gif) no-repeat;
}

#menu h3 span,
#news h3 span,
#currency h3 span,
#weather h3 span {
	padding: 3px 16px 0 14px;
	display: block;
	float: left;
	height: 15px;
	background: url(/images/stasis/www/m2.gif) no-repeat 100% 0;
}

#menu .bg1,
#news .bg1,
#currency .bg1,
#weather .bg1 {
	clear: both;
	width: 230px;
	background: #fff url(/images/stasis/www/m3.gif) no-repeat;
}

#menu .bg2,
#news .bg2,
#currency .bg2,
#weather .bg2 {
	color: #696969;
	width: 230px;
	overflow: hidden;
	background: url(/images/stasis/www/m4.gif) no-repeat 0 100%;
}

#menu .bg2 a,
#news .bg2 a,
#currency .bg2 a,
#weather .bg2 a {
	color: #696969;
}

#menu ul {
	margin: 11px 0 0 10px;
	padding: 0 0 18px;
	width: 210px;
	overflow: hidden;
}

#menu ul li {
	margin: -1px 0 0;
	background: url(/images/stasis/www/m5.gif) no-repeat;
}

#menu ul li a {
	font-weight: bold;
	margin: -1px 0 0;
	padding: 8px 0 0 7px;
	*padding-top: 7px;
	display: block;
	width: 203px;
	height: 22px;
	*height: 23px;
	position: relative;
}

#menu ul li a:hover {
	color: #0068AB;
	text-decoration: none;
	background: #fff url(/images/stasis/www/m6.gif) no-repeat 0 0;
}

#menu ul ul {
	margin: 0;
	padding: 0;
	width: auto;
}

#menu ul ul li {
	color: #E00606;	
	background: none;
}

#menu ul ul li a,
#menu ul ul li a:hover {	
	color: #E00606;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 0 22px;
	width: auto;
	height: 21px;
	background: url(/images/stasis/www/m7.gif) no-repeat 9px 6px;
}

#news .box {
	margin: 11px 0 0 10px;
	padding: 0 0 15px;
	width: 210px;
	overflow: hidden;

}

#news ul {
	margin: 11px 0 0 10px;
	padding: 0 0 15px;
	width: 210px;
	overflow: hidden;
}

#news li {
	font-weight: bold;
	margin: -1px 0 0;
	padding: 9px 0 9px 7px;
	background: #fff url(/images/stasis/www/m5.gif) no-repeat 0 0;
}

#currency dl {
	margin: 0 0 0 17px;
	padding: 20px 0 0;
	width: 195px;
	overflow: hidden;
}

#currency dl dt {
	font-weight: bold;
	line-height: 16px;
	float: left;
	clear: left;
	width: 97px;
	height: 29px
}

#currency dl dd {
	float: left;
	width: 96px;
	height: 29px;
}

#currency dl dd.input {
	background: url(/images/stasis/www/input1.gif) no-repeat;
}

#currency dl dd.input input {
	margin: 0 0 0 3px;
	width: 90px;
	background: transparent;
} 

#currency dl dd select {
	width: 95px;
	border: 1px solid #D6D6D6;
}

#currency p.send {
	margin: 3px 0 0 151px;
	padding: 0 0 23px;
}

#currency p.send input {
	display: block;
}

#weather dl {
	margin: 11px 0 0 10px;
	padding: 0 0 24px;
	width: 210px;
	overflow: hidden;
}

#weather dl dt {
	font-weight: bold;
	margin: -1px 0 0;
	padding: 8px 0 1px 7px;
	float: left;
	clear: left;
	width: 146px;
	height: 22px;	
	background: url(/images/stasis/www/m5.gif) no-repeat;
}

#weather dl dd {
	text-align: right;
	margin: -1px 0 0;
	padding: 8px 1px 1px 0;
	float: left;
	width: 56px;
	height: 22px;
	background: url(/images/stasis/www/m5.gif) no-repeat;
}

#weather dl dd img {
	padding: 2px 0 0;
	float: left;
}

#bottom {
	width: 849px;
	height: 139px;
	overflow: hidden;
	background: url(/images/stasis/www/bottom.jpg) no-repeat;
}

#bottom p {
	font-size: 10px;
	margin: 13px 0 0 21px;
}





.searchProperty {
	background-color: white;
	color: black;
	margin-left: 30px;
	width: 540px;
	position: relative;
}
.searchProperty B, H3 {
	color: #A61023;
}
.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: 370px;
	padding: 10px;
}

.searchProperty .details A {
	font-weight: bold;
	color: #A61023;
}

.contactForm {
	margin-left: 20px;
}

.contactForm input,textarea {
	border: 1px solid black;
}

#showProperty {
	line-height: 18px;
	width: 540px;
	margin-top: 5px;
	margin-left: 30px;
	position: relative;
}

#showProperty h4 {
	line-height: 20px;
	color: #810309;
	font-size: 13px;
	background-color: #FFF;
	padding: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
}

#showProperty .submit {
	font-weight: bold;
	color: #FFF;
	height: 18px;
	background-color: #A61023;
}

#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: 240px;
}
#distances {
	text-align: center;
}
#features {
	float: left;
	width: 235px;
	margin: 5px 10px;
}
#features ul {
	padding:5px;
}
#features p {
	padding:5px;
}
#appointments {
	float: left;
	width: 245px;
	margin: 5px;
}
#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;
}
.searchLimit {
	margin: 5px 0px 10px 10px;
}
.searchLimit B {
	color: #A61023;
}