/**********

*Main

**********/



body {

	margin: 0;	

	font-family: Arial, Helvetica, sans-serif;	

	font-size: 11px;

	min-width: 550px;	

}

#main {

	margin : 0 auto;

	width: 100%;
	
}
	
#header {

	height: 80px;

	background: #FFFFFF;

	position: relative;
}

.homepage_content {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight:normal;	

	line-height: normal;

	color: #4c4c4c;

	padding: 5px 10px;	

}

#top_menu {
 
 	background: #89aa01;
	
	width: 100%;
	
	}

#header_menu {
    position: absolute;
	bottom: 5px;
	right: 10px;
	left: 831px;
	top: 64px;
	width: 107px;
	}       

a.content_link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight:normal;	

	line-height: normal;

	color: #696969;	

}

a.content_link:link {color: #3366ff; font-weight: normal; text-decoration: underline;}

a.content_link:active {color: #3366ff; font-weight: normal; text-decoration: underline;}

a.content_link:visited {color: #663399; font-weight: normal; text-decoration: underline;}

a.content_link:hover {color: #336699; font-weight: normal; text-decoration: underline;}

a.menu_link:link {text-decoration: none;}

a.menu_link_side:link {text-decoration:none; font-size: 1.2em; color: #333333; }
a.menu_link_side:visited {text-decoration:none; font-size: 1.2em; color: #333333; }

a.language:link {text-decoration: none;}

a.language:link {text-decoration:none;}
a.language:visited {text-decoration:none;}


div.right {float: right; margin-right: 26px; width: 200px; text-align: right;}

div.left {float: left; width: 200px;}

div.mid {float: left;}

div.printtext {width: 600px;}

h1.footprints {font-size: 14px; font-weight: bold; color: 444444; margin-bottom: 0.5em;}

h1.header {font-size: 1.2em; font-weight: bold; color: #FF6600; }

h1.homeheader {font-size: 2em; font-weight: bold; color: #FF6600; }

h2.footprints {font-size: 14px; font-weight: bold; color: 000000; margin-bottom: 0.5em;}

span.orange {color: #89aa01; font-weight: bold;}

span.menu {
 	
	font-size: 1.2em;
	
	margin: 10px;
	
	padding-bottom: 1em;
	
	}

