#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;
}
html {
height:100%;
}

#container {text-align:left;height:100%}
#container1 {overflow:hidden;width:991px;margin-left:auto;margin-right:auto;height:auto;}
#container2 {overflow:hidden;width:991px;margin-left:auto;margin-right:auto;height:auto;background:url(../images/sce/design/contentbg4.jpg);}
#container3 {overflow:hidden;width:991px;margin-left:auto;margin-right:auto;height:auto;background:url(../images/sce/design/swoop.jpg);background-repeat:no-repeat;background-position:453px 100%}
#header {width: 991px;height: 186px;}
#titlerow {width:991px;height: 135px;max-height:135px;background:url(../images/sce/design/title5.jpg);float:left;}
#title {margin-left:520px;margin-top:20px;}
#middlerow {width:991px;float:left;}
#left_nav {width: 180px;margin-left:73px;float:left;}
#address {width: 170px;margin-left:-10px;float:left;}
#contentbox {margin-left:265px;width:660px;height:auto;}
#content {width:660px;height:auto;}
#footerrow {width:991px;height:55px;float:left;background:url(../images/sce/design/footer.jpg);background-repeat:no-repeat;}
#copyright {width:991px;height:24px;}

