﻿#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: #721300;
}
div {
	margin: 0px;
	padding: 0px;
}

#header {width:100%;}
#logo {width:938px;text-align:left;margin-left:auto;margin-right:auto;padding-left: 27px;padding-top:10px;}
#topsection {width:938px;text-align:left;margin-left:0;margin-right:auto;background: none;}
#container {text-align:center;}
#container2 {width:938px;text-align:left;margin-left:auto;margin-right:auto;background: url(../images/76a/2a.jpg) no-repeat 0px 21px;}
#left_nav {margin-top: 50px;width: 237px;height:330px;float: left; padding-left: 40px; margin-right: -40px;background: url(../images/76a/extender1.jpg) repeat-y;}
#content {float: right;height:380px;min-height:380px;background-color: #721300; width: 701px;}
#wrapper{height:380px;float: left;}
#wrapper2{height:380px;}
html>body #content {height:auto;}
html>body #wrapper {height:auto;}
html>body #wrapper2 {height:auto;}

#footer {clear: both;width:938px;margin-left:auto;margin-right:auto;color: #CCCC99;}


