#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;
	background: #333333 url(../images/sce/background.jpg) repeat-x top;
	text-align: center;
	font-family: Verdana;
	height: 100%;
	
}
div {
	margin: 0px;
	padding: 0px;
}

#header {width: 100%; height: 118px; background: url(../images/sce/header-bg.jpg) repeat-x; }
#top_nav {border-top: 1px solid #cc9966; background: #993333; height: 25px; }
#container { position: relative; height: 100%; min-height: 100%;text-align:center; margin-left: auto; margin-right: auto; width: 802px; border-right: 1px solid #cc9966; border-left: 1px solid #cc9966; 
background: #663333;}
#container2 { text-align:left;margin-left:auto;margin-right:auto; position: relative; width: 802px; z-index: 100; }
#container3 {background: url(../images/sce/content-bg.jpg) repeat-x top; padding-bottom: 10px; width: 802px; margin-bottom: 100px; z-index: 0}
#footer {clear: both; text-align:center;}
#left_column {width: 19%; position: absolute; left: 0px; top: 155px; z-index: 0;}
#content {margin-left: 20%; margin-right:22%;  text-align: left; }
#right_column {width: 21%; position: absolute; right:0px; top: 155px;}
html>body #container { height:auto; }
html { height: 100%; }



#foot { position: absolute; bottom: 0; text-align: center; margin-left: auto; margin-right: auto; width: 100%; left: 0;}
#footer .footer_link { border-right:solid 1px #330000; padding-right:4px;}
#footer a { 
	font-size: 11px;
	letter-spacing: 1px;
	color: #cc9999;
	font-weight: bold;
	text-decoration: none;
	}
	#footer a:hover { color: #FFF; }
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}