#mainbox{
width: 420px;
height: 650px;
float:left;
margin-top:10px;
margin-left:10px;
margin-right:10px;
margin-bottom:20px;
padding-left:4px;
padding-bottom:20px;
background-color:#ffffff;
border: 2px solid #4f92c4;


}
#leftside {
float: left;
width: 190px;
height: 660px;
padding:5px;
border: 2px solid #4f92c4;
margin-left:10px;
margin-top:10px;
margin-bottom:2px;
background-color:#ffffff;
}

#leftside2 {
float: left;
width: 290px;
height: 650px;
padding:10px;
margin-left:10px;
margin-top:10px;
border: 2px solid #4f92c4;
background-color:#ffffff;
}

#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: 10px;
	margin: 0px;
	background-image: url(../images/sce/Page-BgTexture.jpg);
        background-image: repeat x;
        background-image: repeat y;
        background-color: #15232E;
}
#header {width:100%;}
#logo {width:1000px;text-align:right;margin-left:auto;margin-right:auto;}
#container {text-align:center;}
#container2 {width:995px;text-align:left;margin-left:auto;margin-right:auto;}
#footer {clear: both;text-align:center;font-color:#333333}
#left_nav {width:100px;height:420px;}
#content {height:900px;min-height:700px;background-color:#f4f4f4;}
#wrapper{height:380px;}
#wrapper2{height:380px;background: url(../images/81a/extender1.jpg) repeat-y;}
html>body #content {height:auto;}
html>body #wrapper {height:0px;}
html>body #wrapper2 {height:0px;}

#footer .footer_link { border-right:solid 1px #000; padding-right:4px;}
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}


