#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;
}

#container {
width: 950px;
background: #fff;
}

#header {
width: 950px;
height: 100px;
float: left;
}

#logo {
width: 350px;
text-align: right;
height: 90px;
float: left;
}

#search {
width: 600px;
height: 100px;
float: left;
text-align: right;
}

#menuarea {
background: url(../images/sce/backgroundMenu.jpg) repeat;
clear: both;
height:25px;
width: 950px;
text-align: right;

float: left;
}

#banner {
width: 950px;
float: left;
padding-top: 3px;
padding-bottom: 3px;
}

#image1 {
float: left;
width: 619px;
}

#image2 {
float: left;
width: 330px;
}

#footerarea { 
margin-top: 15px;
float: left;
border-top: 1px dotted gray;
border-bottom: 1px dotted gray;
text-align: center;
width: 950px;
padding-top: 5px;
}

#footermessage {
text-align: center;
clear: both;
color: gray;

border-bottom: 1px dotted gray;
height: 20px;
float: left;
width: 930px;
padding: 10px;
}
#footer .footer_link { border-right:solid 1px #000; padding-right:4px; color: gray; font: 11px Arial;}
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}


