/* Wave RI, www.waveri.com */
html {
	margin: 0;
	padding: 0;
	}
	
body {
	margin:0px;
	background: url(images/header_01.jpg) repeat-x #aac389; 
	}

ul {
	display: inline;
}

li {
	font-size: 10pt;
}

img{
margin-right :20px;
margin-left:20px;
border:0;
}

#content p { 
	font-family: Arial, Tahoma, Verdana;
	text-align:left;
	margin: 0px auto 0px auto; 
	padding:10 100 10 100;
	font-size: 11pt;
	}
	
#footer p{ 
	font-size: 10pt;
	text-align:center;
	padding-top:20px;
	}

	
#nav p{
	margin:0;
	padding-top:17px;
	text-align:center;
	font-family: Arial, Tahoma, Verdana;
	font-size:13pt;
	font-color:#95b276;
}
#nav a{
	font-size:13pt;
	text-decoration: none;
	font-face: arial, verdana;
	color:1d2b14;
	padding: 12 10 12 10;
}

#nav a:hover { 
	text-decoration: none; 
	background: #557C3B;
	}

#ein p{
	margin:0px;
	font-family: Arial, Tahoma, Verdana;
	font-size:10pt;
}

h1 { 
	align:center;
	font-size: 18pt;
	color: #000;
}
h2 { 
	align:center;
	font-size: 12pt;
	color: #000;
	padding: 0 150 0 150;
}
a:link { 
	font-weight: italic; 
	text-decoration: underline; 
	color: #86A468;
	}
a:visited { 
	font-weight: italic; 
	text-decoration: underline; 
	color: #86A468;
	}
a:hover { 
	text-decoration: none; 
	color: #000000;
	}



/* specific divs */

#header {
	margin:0px;
	width:934px;
	height:132px;
	border: 0;
	color: #ffffff;
	background: url(images/header_02.jpg) no-repeat; 
}

#nav {
	margin:0px;
	width:934px;
	height:68px;
	border: 0;
	background: url(images/header_04.jpg) no-repeat; 
}

#content {
	width: 900px;
	min-height:400px;
	margin: 0;
	padding-top:50px;
	padding-bottom:200px;
	background: #e0eecb; 
	border: #000 0px solid ; 
}


#ein {
	width:400px;
	margin:0px auto auto 520px;
}

#footer { 
	width:900px;
	height:45px;
	margin: -15 0 10 0;
	align:center;
	background: url(images/header_08.jpg) no-repeat; 
	}
