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

body {
	background-color: #0a311f;
	background-position: center top;
	background-repeat:repeat-x;
	margin: 0px;
	background-image: url(images/home_01.jpg);
}
.verd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.verd1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
}
.verd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
.verd2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
}
.verd2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#home {position:relative; height:160px; width:586px; margin-bottom:10px; }
.feature { height:auto; position:absolute; width:586px; overflow:hidden; }
.feature img { border:none; }
#tabs { margin-left:0;margin-bottom:0;}
#tabs li {background-color:transparent;display:inline;float:none;list-style:none; }
#tabs li a {display:inline;}
#tabs li a.active { color:#000; }.verd a {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.links   {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
