﻿#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;
}

#container {text-align:center;}
#container2 {width:873px;text-align:left;margin-left:auto;margin-right:auto;}
#top_nav {width: 100%;height:auto}
#header {width: 100%;height: 200px;}
#template1Content {width: 100%;height: auto;}
#footer {clear:both;text-align:center;}
html>body #header {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 {
background-image: url(../images/sce/backing.jpg);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

#maincontainer {
width: 955px;
margin: 0 auto;
background: url(../images/sce/extender.jpg) repeat-y;
text-align: center;
}

#topsection {
text-align: left;
margin: 0 auto; 
}

#contentwrapper {
float: left;
width: 100%;
padding: 0px 0px 0px 0px;
}

#contentcolumn {
margin: 0 0px 0 40px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding: 0px;
text-align: left;
}

#leftcolumn {
float: left;
width: 154px; /*Width of left column in pixel*/
margin-left: -917px; /*Set margin to that of -(MainContainerWidth)*/
}

#rightcolumn {
float: left;
width: 193px; /*Width of right column*/
margin-left: -193px; /*Set left margin to -(RightColumnWidth)*/
}

#bottom {
clear: left;
width: 100%;
text-align: center;
padding: 0px 0px 0px 0px;
margin-bottom: -4px;
}

.innertube {
margin: 0px;
margin-top: 0;
padding: 0px 0px 0px 0px;
}

