body {
	background-color: #E3EEE2;
	background-image: url(../images/bg.jpg);
	background-attachment:fixed;
	background-position:center;
	background-repeat:repeat-y;
	margin:0px auto;
	font-family: Arial, "Trebuchet MS",Tahoma, Verdana;
}

#wrapper {
 	width: 695px;
	margin:auto;
}

#top  {
	width:inherit;
	
	background-color:#00755E;
}

#topnav {
	
	color:#FFFFFF;
	text-align:right;
	font-size:13px;
	padding: 5px;
	font-weight:700;
	width:685px;
}
#topnav a:link, #topnav a:active, #topnav  a:visited  { text-decoration:none; color:#fff}
#topnav a:hover { text-decoration:underline;}
#header {
	background-image: url(../images/header.jpg);
	height:170px;
	margin:0px auto;
	background-color:#009377;

}

#mainnav {
 background-color:#009377;
 border:none;
 border-bottom: solid #484441 30px;
 margin-top:0px;
 padding-top:12px;
 height:30px;
 color:#fff
 
}

#mainnav a:link, #mainnav a:active, #mainnav a:visited  { text-decoration:none; color:#fff}
#mainnav a:hover { text-decoration:underline;}

 #mainnav li {  color:#fff;  list-style: none; margin-top: 0px; padding: 15px; display: inline; font-size:17px;  font-weight:bold; }
.navcontainer li a { text-decoration: none; font-size: 14px; font-weight: bold; display: inline; padding: 3px;}





#footer { 
  background-color:#fff;
  background-image: url(../images/footerbg.jpg);
  height:70px;
  clear:both;
  
  padding:10px 0px 0px 5px;
  background-repeat:repeat-x;
  font-size:11px;
  color:#999999;
  font-family: Tahoma, Verdana;
  
}

#txt {
float:right;
width:520px;
}

#leftcol {
float:left;
width:150px;
 color:#007760;
 font-size:11px;
 font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
 font-style:italic;

 padding-left: 2px;
}
#txt {
 padding:10px;
 color:#007760;
 font-size:13px;
 font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
 font-weight: 500;

}

#txt h1 {
font-size:18px;
 
}



#txt2 {
 padding:10px;
 color:#007760;
 font-size:13px;
 font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
 font-weight: 500;
  float:left;

 
}

#txt2 h1 {
font-size:18px;

 
}
#txt2 a:link, #txt2 a:active, #txt2 a:visited  { text-decoration:none; color:#007760}
#txt2 a:hover { text-decoration:underline;}

#fotleft {
 float:left;
 width: 300px;
}
#fotlogo {
 float:right;
 width: 270px;
}