#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:790px;text-align:left;margin-left:auto;margin-right:auto;background-color: #ffffff;border: solid 1px #cccccc;}
#top_nav {width: 790px;height:37px;background: url(../images/sce/menubg.jpg);}
#header {width: 790px;height: 181px;}
#content {margin-top: 10px;width: 770px;height: auto;margin-left: 10px;}
#footer {
color: #006699;
clear:both;
text-align:center;
background: url(../images/sce/footer.jpg);
height: 96px;
}

#footer2 {
height: 18px;
background-color: #c4c4c4;
width: 790px;
}

html>body #header {height: auto;}




