* { padding: 0; margin: 0; }

body {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
img{border:0px}
a{	color: #666666; text-decoration:none}
a:hover{	color: #000;}
#wrapper {
	width: 922px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	color: #71A461;
	width: 890px;
	float: left;
	height: 165px;
	text-align: right;
	padding-right: 30px;
}

#header  a{
	font-weight:bold;
	color: #6FA260;
	font-size: 10px;
}
#header a:hover{	color: #666666; text-decoration:none}
#navigation {
	float: left;
	width: 920px;
	text-align: center;
	margin-bottom: 50px;


}
#leftcolumn {
	height: auto;
	width: 195px;
	float: left;
	background-image: url(images/bgcont.gif);
	padding-top: 5px;
	text-align: center;
	padding-left: 5px;
	background-position: center top;
	padding-bottom: 30px;
}
#rightcolumn {
	float: left;
	height: auto;
	width: 660px;
	display: inline;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
#footer {
	width: 100%;
	clear: both;
	color: #333;
	text-align: center;
	font-size: 9px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 30px;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a{
	text-decoration:none;
	color: #333;

}
#footer a:hover{
text-decoration:none;
	color: #333;

}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 9px;
	padding-left: 9px;
}
#navlist li a
{
	text-decoration: none;
	color: #FFF;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}

#navlist li a:hover
{
color: #3e573a;
}
.form{
	border: 1px solid #999999;
	font-family: Tahoma, Verdana;
	background-color: #FFFFFF;
	font-size: 10px;
	width:170px;
}
.form:hover{

		background-color: #E7F4E2;
	

}
.formb{
	border: 1px solid #999999;
	font-family: Tahoma, Verdana;
	background-color: #E7F4E2;
	font-size: 10px;
	width:170px;
	color: #006600;
	margin-top: 5px;
}
.formt{
	font-weight: bold;
	font-size: 10px;
	color: #679657;
}

.boldp{
	font-weight: bold;
}
#cont_left{
	text-align:left;
	padding-left: 15px;
	padding-top: 5px;
	color: #679657;
}
#cont_left a{
	color: #679657;
	text-decoration:none;
}
#cont_left a.hover{
	color: #679657;
	text-decoration:none;
}
.messagemain{
	font-weight:bold;
	font-size: 16px;
}
#imgfloat{
	text-align:center;
}
.style1 {color: #679657}

#flashpos{
	padding: 20px;
}
.imgfloatshad{
	float:right;
	border: 2px solid #A8D797;
	margin-left: 10px;
}
