#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}
#contactform .indent
{
margin:10px 0px 10px 95px;
}
#contactform .form_element
{
	float: left;
	width: 180px;
	text-align: right;
padding: 0px 10px 0px 0px;
}
#contactform .form_data
{
	float: left;
	text-align: left;
padding: 0px;
}
#contactform .separator
{
	clear: both;
	height: 0.5px;
	font-size: 0.5px;
padding: 0px;
}
body
{
	font-size: 14;
padding: 0px;
margin: 0px;}
div
{
margin: 0px;
padding: 0px;
}
#header
{
	width: 100%;
}
#logo
{
	margin-left: auto;
	margin-right: auto;
	width: 956px;
	text-align: left;
}
#container
{
	text-align: center;
}
#container2
{
	margin-left: auto;
	margin-right: auto;
	width: 956px;
	text-align: left;
}
#footer
{
	clear: both;
	text-align: center;
}
#left_nav
{
	height: 420px;
	width: 100px;
}
#content
{
	height: 420px;
	margin-left: 100px;
	margin-top: -420px;
min-height:420px;
}
#wrapper
{
	height: 420px;
}
#wrapper2
{
	height: 420px;
}
html>body #content
{
	height: auto;
}
html>body #wrapper
{
	height: auto;
}
html>body #wrapper2
{
	height: auto;
}
#footer .footer_link
{
	padding-right: 4px;
 border-right:solid 1px #000;
}
#footer .footer_language_link
{
border-left:solid 1px #000;
}
#footer .footer_last
{
}
