#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}

#contactform .indent
{
	margin:10px 0px 10px 95px;
}

#contactform .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}

body {
	padding: 0px;
	margin: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}


#header {width:100%; background: url(../images/83a/1a.jpg) no-repeat;height:198px; }
#logo {width:955px;text-align:left;margin-left:auto;margin-right:auto; padding-left: 27px;padding-top: 70px;}
#container {text-align:center;}
#container2 {width:955px;text-align:left;margin-left:auto;margin-right:auto;background: url(../images/83a/extender1.jpg) repeat-y;}
#footer {clear: both;text-align:center;background-color: #a4b6b5;}
#left_nav {width:220px;height:420px;float: left;}
#content {height:420px;min-height:420px;}
#wrapper{height:420px;padding-top: 20px;}
#wrapper2{height:420px;}
html>body #content {height:auto;}
html>body #wrapper {height:auto;}
html>body #wrapper2 {height:auto;}
#footer .footer_link { border-right:solid 1px #000; padding-right:4px;}
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}


.body {
margin:0;
padding:0;
text-align: center;
background-color: #a4b6b5;
margin-top: 20px;
}

#maincontainer {
width: 778px;
margin: 0 auto;
background: url(../images/sce/extender.jpg) repeat-y;
}

#contentwrapper {
float: left;
width: 100%;
padding: 0px 0px 0px 0px;
}

#menubar {
margin: 0 512px 0 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
text-align: left;
padding: 0px 0px 0px 0px;
}

#content {
float: left;
width: 512px; /*Width of right column*/
margin-left: -512px; /*Set left margin to -(RightColumnWidth)*/
}

#bottom1 {
clear: left;
width: 100%;
text-align: center;
padding: 0px 0px 0px 0px;
background: url(../images/sce/footer.jpg);
height: 43px;
color: #ffffff;
padding-top: 27px;
}

#bottom2 {
clear: left;
width: 100%;
text-align: center;
padding: 0px 0px 0px 0px;
}

.innertube {
margin: 0px;
margin-top: 0;
padding: 0px 0px 0px 0px;
text-align: left;
}

#menu ul li a
{
	padding: 0px;
	margin: 0px;
}

#top
{
clear: left;
width: 100%;
height: 27px;
background: url(../images/sce/top.jpg);
padding-top: 17px;

}

#findpropertyheader
{
	color: #9e0b0f;
	font-weight: bold;
	font-size: 22px;
	padding-left: 15px;
}

#searchbox
{
	padding: 20px;
	height: 300px;
}

#bodycontent
{
	color: #444444;
	padding: 40px;
}

*html #bodycontent
{
	color: #444444;
	padding: 0px;
	padding-top: 40px;
	width: 460px;
	padding-left: 18px;
}

#bodycontent a {
color: #d94219;

}