#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:1024px;text-align:left;margin-left:auto;margin-right:auto;border:1px solid black;}
#header {width: 1024px;height: 105px;min-height:105px;max-height:105px;background:url(../images/sce/design/header.jpg);}
#top_nav {width: 1024px;height:37px;min-height:37px;max-height:37px;background:url(../images/sce/design/menubg.jpg);}
#contentsection {width: 1024px;height: 766px;background:url(../images/sce/design/contentbg.jpg);float:left;}
#content {width: 990px;margin-left:32px;margin-top:5px;}
#footerrow {width: 1024px;height:116px;clear:both;text-align:center;background:url(../images/sce/design/footer.jpg);}
#footer {width: 1024px;clear:both;text-align:center;}
html>body #header {height: auto;}



#footer .footer_link { color: #ffffff;font-family:Helvetica;font-size: 8pt;text-decoration: none; margin-top:15px;border-right:solid 1px #fff; padding-left:15px;padding-right:15px;}
#footer .footer_link:hover {color: #ff0000}
#footer .footer_last{border-right: solid 0px #fff;}


