#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:1035px;text-align:left;margin-left:auto;margin-right:auto;}
#shortcutrow {width:1035px;background:url(../images/sce/design/topbg.jpg);height:28px;float:left;}
#shortcuts {width:250px;margin-left:730px;padding-top:4px;}
#header {width:1035px;height:92px;clear:both;}
#top_nav {width:1035px;height:42px;background:url(../images/sce/design/menubg.jpg);}
#contentrow {width:1035px;min-height: 462px;background:url(../images/sce/design/contentbg.jpg);background-repeat:no-repeat;float:left;}
#homecontent {width:960px;margin-left:36px;}

html>body #content {height: auto;}
#footer {width:960px;margin-left:36px;clear:both;border-top:solid 1px rgb(203,212,231);}





