#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:905px;text-align:left;margin-left:auto;margin-right:auto;background:url(../images/sce/rowbg.jpg);background-repeat: repeat-y;}
#header {width: 905px;height: 243px;}
#menurow {width:905px;}
#slogan{width: 323px;height:45px;float:left;}
#top_nav {width: 582px;height:45px;background:url(../images/sce/menubg.jpg);float:left;}
#contentrow {clear:both;width: 905px;height: 199px;background:url(../images/sce/contentbg.jpg);background-repeat: repeat-y;}
#homecontent {margin-left: 55px;width: 785px;height: 199px;}
#announcements {width: 260px;margin-left:4px;margin-top:10px;text-align:center;}
#verticalscroll {width: 260px;height: 195px;max-height:195px;overflow:hidden;margin-left:-5px;margin-top:0px;;}

#footer {width: 905px;clear:both;text-align:center;}
html>body #header {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{}


