#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;
}
div {
	margin: 0px;
	padding: 0px;
}

#header {width: 100%; background-image: url(images/extender.jpg);}
#logo {width: 253px; height: 99px; display: inline}
#container {min-width: 760px; width: expression(document.body.clientWidth < 760? "760px" : "auto")}
#footer {clear: both; margin-left: 200px; text-align: center; }
#top_nav {width: 160px; height: 420px; background: url(images/4a.jpg) no-repeat}
#content {margin-left:200px; margin-top: -420px; height: 420px; min-height: 420px }
#wrapper{background: url(images/extender2.jpg) repeat-y; height:420px;}
html>body #content {height: auto;}
html>body #wrapper {height: auto;}













































































































