#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;
	background-color: #f6eaf5;
}
div {
	margin: 0px;
	padding: 0px;
}

#header {width:100%;}
#logo {width:955px; height:120px; padding:10px; text-align:right; color: white; margin-left:auto;margin-right:auto;background-image:
url(../images/sce/Fitnut-Banner.jpg);}
#container {text-align:center;}
#container2 {width:975px;text-align:left;margin-left:auto;margin-right:auto;}
#footer {clear: both;text-align:center;}
#left_nav {width:100px;height:420px;}

#content
{
	position: relativé;
	float:left;
	top:0px;
	left:0px;
	height:420px;
	min-height:420px;
	padding:0px;
	padding-top:0px;
	font-family: sans-serif;

}

#wrapper{height:420px;}
#wrapper2{height:420px;/* background: url(../images/sce/extender1.jpg) repeat-y;*/}
html>body #content {height:auto;font-family: arial, helvetica, sans-serif;}
html>body #wrapper {height:auto;}
html>body #wrapper2 {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{}
#logo p {color:white}

