#contactformcont
{
float: left;
width:800;
height: 700px;
padding:1px;
margin-top:20px;
margin-left:20px;
margin-right:20px;
border: 4px solid #4f92c4;
}
#leftside {
float: left;
width: 190px;
height: 680px;
padding:5px;
border: 2px solid #4f92c4;
margin-left:10px;
margin-top:10px;
margin-bottom:2px;
background-color:#ffffff;
}

#mainbox1{
width: 740px;
float:left;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
padding-left:8px;
padding-right:8px;
background-color:#ffffff;
border: 2px solid #4f92c4;

}


#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;
}
div {
	margin: 0px;
	padding: 0px;
}

#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:720px;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 #ffffff; padding-right:4px;}
#footer .footer_language_link {	border-left:solid 1px #ffffff;}

#footer .footer_last{}

