#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: #000084;
}
div {
	margin: 0px;
	padding: 0px;
}

#header {width: 992px;}
#logo {width: 254px; height: 113px; display: inline}
#container {margin: auto; text-align: center;}
#footer {clear: both; text-align: center; width: 992px;color: white;}
#footer A{color: white;}
#top_nav {width: 165px; height: 420px; float: left;}
#left_bar {float: left; width: 33px;}
#content {float: left; height: 420px; min-height: 420px; width: 731px; }
#right_bar {float: left; width: 63px;}
#wrapper{background-image: url(images/new/bkg_image.jpg);width: 992px; margin: auto; text-align: left;}
html>body #content {height: auto;}
html>body #wrapper {height: auto;}























































































