﻿#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: 300px;
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;
	width:400px;	
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}

body {
	padding: 0px;
	margin: 0px;
	
}
div {
	margin: 0px;
	padding: 0px;
	 
}

#container {text-align:center;}
#container2 {width:760px;text-align:left;margin-left:auto;margin-right:auto;}
#top_nav {
	width: 100%;
	height:90px;
	vertical-align:baseline;
	font-family: Verdana;
	font-size:10px;
	margin-top:20px;
}
#top_nav a:hover{
	font-family: Verdana;
	font-size:10px;
	color: #333333;
	text-decoration:underline;
	font-weight:normal;
}
#top_nav a{
	font-family: Verdana;
	font-size:10px;
	color: #115192;
	text-decoration:none;
	font-weight:normal;
}
#header {width: 760px; height: 38px;}
#template1Content {width: 100%;height: auto;}
#content {width: 100%;height: auto; background:white; border:1px solid #cccccc;}
#footer {clear:both;text-align:center; margin-top:10px;color : white;}
html>body #header {height: auto;}


#footer A { color: white;text-decoration:none;}
#footer A:hover {
color:black;
}


#footer .footer_link { border-right:solid 1px #000; padding-right:4px;color:white;}
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}
#spacerline { height:5px; width:100%; }

#emarketer_form .form_element{
width: 300px;
}
