#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%; height: 120px;}
#container {width:800px; text-align:center;border-style: solid;
	border-color: #996633;clear:both;}
#container2 {width:800px; text-align:left;margin-left:auto;margin-right:auto;
clear:both;
}
#footer {clear: both; margin-left: 10px;padding-top: 5px;padding-bottom: 5px
}
#left_nav {width: 150px; height: 420px; }
#content {margin-left:130px; margin-top: -420px; height: 420px; min-height: 420px; 
	
 }
html>body #content {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{}


