#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
{
	background-image: url(images/sce/bg1.jpg);
	background-repeat: repeat-x;
padding: 0px;
margin: 0px;
}
div
{
margin: 0px;
padding: 0px;
}
#header
{
	height: 199px;
	width: 100%;
 
}
#logo
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-top: 0px;
	width: 955px;
	text-align: left;
}
#container
{
	text-align: center;
}
#container2
{
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	text-align: left;
background: url(../images/sce/extender4.jpg) repeat-y;
}
#imageright{
float: right;
margin-right: 10px;
margin-top: -30px;
}
#footer
{
	background-color: #ffffff;
	clear: both;
	text-align: center;
}
#top_nav
{
	margin-top: 30px;
	float: left;
	height: auto;
	width: 120px;
}
#content
{
margin-left: 160px;
padding: 30px;
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
{
	padding-right: 4px;
 border-right:solid 1px #000;
}
#footer .footer_language_link
{
border-left:solid 1px #000;
}
#footer .footer_last
{
}

#footer a{
color: #000000;
text-decoration: underline;
}
#footer a:hover{
color: #FB8D1E;
}










