#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;
}


/*
#header {width:100%; margin-bottom:0px; padding-bottom:0px; background-color:#f3ece6}
#logo {width:955px;height:136px;text-align:left;margin-left:auto;margin-right:auto;}
*/


#header {width:100%; width:955px; height:184px; margin-bottom:0px; padding-bottom:0px; background-image:url('../images/sce/Banner.jpg');image-repeat:no-repat;}
#contactinfo {width:200x;height:40px;  color: #444444; font-size:11px; line-height:17px; text-align:center;position:relative;float:left; top: 120px; left: 600px;}
#container {text-align:center;}
#container2 {width:955px;text-align:left;margin-left:auto;margin-right:auto;}
#footer {clear: both;text-align:center;}
#top_nav {width:100px;height:450px;float: left; }
#content {min-height:420px;}
#wrapper{float: left; margin-top:0px; padding-top:0px; width: 955px; background-color:#f3ece6}  /* changed width from 200 to 955 */
#wrapper2{background-color:#f3ece6; width:955px; }
html>body #content {
height:auto;
padding-left:20px; /* changed for non layout pages */
}
html>body #wrapper {height:auto;}
html>body #wrapper2 {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{}





