#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;
}

#footer .footer_link { border-right:solid 1px #000; padding-right:4px;}
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}


body {
 background-image: url(../images/sce/images/bg-body.jpg);
 background-repeat: repeat-x;
}
.navbg {
 background-color: white;
}
.navfloat {
  margin-top: 1px;
  position: fixed;
  background-repeat: no-repeat;
  background-image: url(../images/sce/images/bg-nav-top.gif);
  background-position: left top;
  border-right-style: solid;
  border-right-color: gray;
}
.nav{
font-family: Garamond;
font-size: 1em;
line-height: 1.5em;
font-weight: bold;
width: 170px;
margin-left: 20px;
/*clear: both;*/
}
#banner{
text-align: center;
border-top-style: solid;
  border-top-color: gray; 
margin-top: 300px;
padding-top: 10px;
}
.call {
  font-family: Arial;
  font-size: 0.9em;
  color: black;
}
.content {
  margin-right: auto;
  margin-left: auto;
  width:100%;
/*background-image: url(../images/sce/images/bg.jpg);
background-position: center center;
background-repeat: no-repeat;*/
}
.foot {
background-image: url(../images/sce/images/bg-content-bottom.gif);
background-position: center top;
background-repeat: no-repeat;
font-family: Garamond;
font-size: 1.2em;
text-align: center;
font-weight: bold;
}
