@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background: #00611c;
}
h1{
font-family:Tahoma, Geneva, sans-serif;
font-size: 140%;
color: #ae1212;

}
h3 {
font-family: Tahoma, Geneva, sans-serif;
color: #ae1313;
}
#wrapper {
	width: 960px;
	padding: 10px;
	height: auto;
	text-align: left;
	background: #fff;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
/*#bar {
margin: 0px;
padding: 0px;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
text-align: center;
font-size: 12px;
color: #fff;
height: 2.5em;
line-height: 2.5em;
width: 100%;
background: url(../images/Navigation/under-nav-bg.png);
}
*/
#header {
padding: 0px;
height: 100px;
width: auto;
/*background-image: url(../images/logo.gif);
background-repeat: no-repeat;
background-position: center;
*/
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
#navigation{
left:0px;
top:22%;
width:98.2%;
height:1em;
z-index:2;
font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
font-style: normal;
line-height: 1em;
font-weight: bold;
font-variant: normal;
text-decoration: none;
text-align: center;
padding: 10px;
float: left;
background-image: url(../images/Navigation/under-nav-bg-1.png);
margin-bottom: 10px;
}
#navigation a  {
text-decoration: none;
padding:15px;
font-size:16px;
color: #fffff1;
}
#navigation a:hover {
padding:10px;
height: 1em;
font-size:16px;
color: #028132;
background-image: url(../images/Navigation/nav-button-bg.png);
background-repeat: no-repeat;
font-weight: bold;
text-decoration: blink;
}
#container {
padding: 0px;
margin: 10px 0px 0px 0px;
background-attachment: scroll;
background-image: url(back.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
height: 1%;
width: auto;
}
#left {
margin: 0px;
margin-top: 10px;
width: 160px;
padding: 10px 20px 10px 20px;
float: left;

}
#center {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #000;
height: auto;
width: 502px;
float: left;
line-height: 1.8em;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 6px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

/*border-right-width: thin;
border-left-width: thin;
border-right-style: solid;
border-left-style: solid;
border-right-color: #060;
border-left-color: #060;
*/
}
a:link {
font-weight: bold;
text-decoration: none;
color: #ae1313;
font-size: 12px;
}
a:visited {
font-size: 12px;	
font-weight: bold;
text-decoration: none;
color: #333;
}
a:hover {
font-size: 12px;	
font-weight: bold;
text-decoration: blink;
color: #060;
}
a:active {
font-size: 12px;	
font-weight: bold;
text-decoration: none;
color: #060;
}
#right {
padding: 10px 20px 10px 20px;
height: auto;
width: 160px;
float: left;
margin: 10px 0px 0px 6px;

}
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
#footer_bar {
width: 100%;
height: 3.5em;
margin: 10px 0px 0px 0px;
text-align: center;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
font-size: 11px;
color: #060;
padding: 1px 0px 1px 0px;
background: url(../images/Navigation/under-nav-bg.png);
line-height: 3.5em;
border-top-width: thin;
border-top-style: solid;
border-top-color: #060;
bottom: 0px;
	
}
#footer_bar p {
color: #999;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer_bar a:link, #footer a:visited, #footer a:active {
font-weight: bolder;
color: #f1f1f1;
text-decoration: none;
}
#footer_bar a:hover {
font-weight: bolder;
color: ##028132;
text-decoration: blink;
} 
#footer_bar a:active {
font-weight: bolder;
color: #333;
text-decoration: none;
}

#foot {
width: 100%;
margin: 10px 0px 0px 0px;
text-align: center;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
color: #f1f1ff;
padding: 1px 0px 1px 0px;
}

#foot p {
color: #fff;
margin: 0px auto 0px auto;
padding: 0px;
}
#foot a:link, #footer a:visited, #footer a:active {
font-size: 12px;
font-weight: bolder;
color: #ae1313;
text-decoration: none;
}
#foot a:hover {
font-size: 12px;	
font-weight: bolder;
color: #028132;
text-decoration: blink;
} 
#foot a:active {
font-size: 12px;	
font-weight: bolder;
color: #333;
text-decoration: none;
}
