#contactform div
{
	margin-bottom: 0.5em;
	width: 85%;
}

#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;width:1010px;height:671px;background: url(../images/sce/design/redbg.jpg);background-repeat:no-repeat;margin-left:auto;margin-right:auto;}
#container2 {width:804px;height:603px;background:url(../images/sce/design/pagebg8.png);text-align:left;margin-left:auto;margin-right:auto;}
#quicklinks {width:804px;height:101px;clear:right;}
#top_nav {width: 780px;padding-left:10px;height:35px;padding-top:0px;clear:right;}
#breadcrumb {width:804px;padding-left:0px;height:29px;margin-top:0px;clear:right;}
#contentrow {width:804px;float:left;margin-top:10px;}
#content {width: 790px;height: 410px;margin-left:13px;padding-top:10px;overflow:hidden;}

#level2pic {width:777px; height: 277px; margin-left:13px; margin-top:10px; overflow:hidden;}
#level2content {width: 777px; height: 90px; margin-left:13px; margin-top:-17px; margin-bottom:10px; overflow:hidden;}

#level3content {width: 446px; height: 350px; margin-left:13px;margin-top:10px;margin-bottom:10px;padding-right:10px;overflow:auto;float:left;}
#level3pic {width:310px; height: 350px;margin-top:10px;margin-bottom:10px;overflow:hidden;padding-left:20px;}

#level3contentwide {width: 770px; height: 350px; padding-right:15px;margin-left:13px;margin-top:10px;margin-bottom:10px;overflow:auto;clear:right;}


#bott_nav {width:777px; height:52px;margin-left:13px;}

#footer {clear:both;text-align:center;padding-top:10px;color:#852510;font-size:8pt;font-family:Arial;}
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{}

/* this is the css_menu for the menu at the bottom of the templates
*/
#menu_level_2 {
border-bottom: solid 2px #cccccc;
border-top: solid 2px #cccccc;
width: 100%;
float: left;
color:blue;
height:24px;
min-height:24px;
}

#menu_level_2 ul {

list-style: none;
margin: 0;
padding-left: 0px;
padding-right: 0px;
/* width:150px; */
}
 
#menu_level_2 ul li {
float:right;
height:28px;
padding-left:9px;
padding-right:1px;
}

#menu_level_2 li {
position:relative;
}

#menu_level_2 a {
border-top: solid 2px #cccccc;
font: 8pt Arial;
/* display: block; */
margin-left:2px;
margin-right: 2px;
padding-top: 0px;
padding-left: 10px;
padding-right: 10px;
color: #ffffff; 
text-decoration: none;
font-weight:bold;
/* background:url(../images/sce/design/btnbg.jpg); */
background:url(../images/sce/design/btnbgroll.jpg);

min-height:24px;
height: 24px;
text-align:center;
}

#menu_level_2 a.current{
color: #ffffff;
/* background:url(../images/sce/design/btnbgroll.jpg); */
background:url(../images/sce/design/btnbg.jpg);
}

#menu_level_2 a:hover {
/* background:url(../images/sce/design/btnbgroll.jpg); */
background:url(../images/sce/design/btnbg.jpg);
}

