body {
	background:none;
	padding:0px;
	margin:0px;
	overflow: -moz-scrollbars-vertical;
}

#websiteLayout {
	background-color:white;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	border:0px solid black;
	width:100%;
	overflow:hidden;
	padding:0px 0px;
}

div#logobox{
	DISPLAY: none; FLOAT: none; VISIBILITY: hidden;
}

div#mainBox{
	float:left;
	width:760px;
	margin:20px 0px 0px 0px;
	z-index:100;
	position:relative;
	min-height:500px;
	_height:500px;
}
div#leftColumn {
	width:205px;
	margin:0px;
	padding:0px;
	float:left;
	DISPLAY: none; FLOAT: none; VISIBILITY: hidden;
}


div#container{
	width:769px;
	float:left;
	background:none;
	padding:0px 4px 0px 5px;
	
}

div#splashbox{
DISPLAY: none; FLOAT: none; VISIBILITY: hidden;
}

div#footerBox{
	background:url(/images/bg-footer.jpg) no-repeat;
	width:100%;
	float:left;
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	height:64px;
	padding:30px 0px 0px 0px;
	DISPLAY: none; FLOAT: none; VISIBILITY: hidden;
}

#header {
	float:left;
	width:80%;
	DISPLAY: none; FLOAT: none; VISIBILITY: hidden;
}

div#langBox{
	float:left;
	text-align:right;
	width:20%;
	padding:20px 0px 0px 0px;
	DISPLAY: none; FLOAT: none; VISIBILITY: hidden;
}

select {
	border:0px;
}

#splash {
	padding:0px 0px 0px 0px;
	border-bottom: 1px solid black;	
	DISPLAY: none; FLOAT: none; VISIBILITY: hidden;
}

#topMenu {
	border:0px solid red;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	float:left;
	width:100%;
	DISPLAY: none; FLOAT: none; VISIBILITY: hidden;
}

#topMenu li {
	display: inline;
	font-size:  10px;
	font-weight: normal;
	color: #2E4950;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border: 0px solid black;
}

h2 {
	font: bold 11px Tahoma;
	color:#FFA620;
}
#navColumn {
	DISPLAY: none; FLOAT: none; VISIBILITY: hidden;
}

#mainColumn {
	width:100%;
	margin:0px;
	float:left;
}

#whetherTool p {
	padding:0px 0px 10px 50px;
	margin:0px;
}

#whetherTool img {
	float:left;
}


#tools {
	border:0px solid red;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	float:left;
	width:100%;
}

#mainColumn h1 {
	margin:0px;
	padding:0px;
}

#navColumn h2 {
	padding:4px;
	margin:0px 0px 5px 0px;
}

p.wellformatted {
	text-align: left;
}

div.propertyBox {
	margin:10px 0px 7px 0px;
	width:255px;
	float:left;
	border:0px solid green;
}

div.propertyBox img {
	border:1px solid #999999;
	padding:1px;
	margin-right:10px;
	float:left;
	
}

div.propertyBox table.features th {
	text-align:right;
}

div.propertyBox table.features td {
	text-align:left;
}

#searchForm {
	margin:10px 0px 10px 0px;
	padding:4px;
	float:left;
}

div.rowLeft {
	width:200px;
	float:left;
	border:0px solid red;
}

div.rowRight {
	width:275px;
	float:left;
	border:0px solid red;
}


#searchForm select {
	font-size:10px;
	width:130px;
	float:left;
}

#searchForm div.rowLeft, #searchForm div.rowRight {
	padding-top:5px;
}

#searchForm div.rowLeft label, #searchForm div.rowRight label {
	text-align:right;
	padding:3px 5px 0px 0px;
	width:60px;
	float:left;
}

#btSubmit {
	margin:10px 14px 0px 0px;
	float:right;
}

#companyNews {
	padding:0px;
	margin:7px 0px 0px 0px;
}

#companyNews li {
	list-style-type: none;
	padding:2px 4px 2px 15px;
	background:url(/images/bl-arrow.gif) left no-repeat;
	
}

#companyNews span.date {
	color:#999999;
}

#companyNews a:link, #companyNews a:visited {
	color:#999999;
	text-decoration:none;
}	

#companyNews a:hover {
	text-decoration:underline;
}

#footerLinks {
	margin:0px;
	padding:5px 0px 5px 0px;
	border:0px solid red;
	text-align:center;
	float:left;
	width:732px;
	DISPLAY: none; FLOAT: none; VISIBILITY: hidden;
}

#footerLinks li {
	display: inline;
	padding:4px;
}


div.prListBox {
	margin:10px 0px 0px 0px;
	border:0px solid red;
	width:530px;
	float:left;
}

div.prListBox img {
	margin-right:5px;
}
#sectionList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sectionList li {
	margin: 10px 0px 0px 0px;
}
span.themeDate {
}
p.paragraph {
	margin: 5px 0px 0px 0px;
}
#sectionList li a {
	text-decoration: none;
}
p.summary {
	font-weight: bold;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	line-height: 15px;
}
p {
	text-align:left;
}


#propertyContent {
	float: left;
	border: 0px solid black;
	margin: 25px 0px 0px 0px;
}

#propertyDetails {
	width: 320px;
	float: left;
	margin: 0px 0px 0px 9px;
}
td.feature {
	text-align: left;
	font-weight: bold;
	width:110px;
}
#buttons {
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	list-style-type: none;
	float: left;
	border: 0px solid black;
	width: 100%;
	DISPLAY: none; FLOAT: none; VISIBILITY: hidden;
}
#buttons li {
	display: inline;
	margin: 0px 16px 0px 0px;
	float: left;
}
div.contentDescription {
	float: none;
}
.contentDescription p {
	margin: 4px 0px 4px 0px;
}
table.tableFeatures td{
	padding: 0px 2px 0px 2px;
}
table.tableFeatures {
	width: 100%;
	font: normal 11px Tahoma;
	margin: 0px;
	padding: 0px;
}
#propertyContent h2 {
	font: bold 11px Arial;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

p.contactAddress {
	border:0px solid red;
	float:left;
	width:250px;
}

searchLists {
	width:65px;
}

input {
	font-size:11px;
}
