*
{
margin:0;
padding:0;
}

body 
{
	margin: 0;
	padding:0;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 15px;
	color:#000000;
	background-image: url(../images/site/background.jpg);
	background-repeat: repeat-x;
	background-color: #F6BB1D;
	}

#container
{
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
	background-position: top;
	padding-top:0px;
	border: 0px solid #ffffff;
	background-image: url(../images/site/content-background.jpg);
	background-repeat: repeat-y;
}

#header
{
width: 900px;
height: 142px;
background-image:url(../images/site/header.jpg);
}

#banner
{
width: 900px;
height: 300px;
}

#content
{
width: 875px;
background-image: url(../images/site/content-back.jpg);
background-repeat: no-repeat;
padding: 6px 10px 5px 15px;
background-color: #fff;
}

h1
{
color: #06720C;	
}

#right
{
	display: block;
	float: right;
	width: 254px;
	margin-right: 11px;
	margin-left: 10px;
	height: auto;
	padding: 5px;
	background-color: #7F9C7D;
	}

#right img
{
padding-left: 7px;	
margin-bottom: 5px;
}

#left
{
width: 	590px;
padding-top: 10px ;
}

#left a:link
{
color: #06720C;
text-decoration: none;
font-weight: bold;
}

#left a:active
{
color: #06720C;
text-decoration: none;
font-weight: bold;
}

#left a:visited
{
color: #06720C;
text-decoration: none;
font-weight: bold;
}

#left a:hover
{
color: #F6BB1D;
text-decoration: none;
font-weight: bold;
}

#menu
{
padding-top:110px;
height: 20px;
}
#menu ul
{
list-style-type: none;	
margin-left: 15px;
}

#menu ul li
{
display: inline;
color: #fff;
margin-right: 5px;
}

#menu ul li a:link
{
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}

#menu ul li a:active
{
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}

#menu ul li a:visited
{
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}

#menu ul li a:hover
{
color: #F6BB1D;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}

#container #header #menu ul li .current
{
color: #F6BB1D;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}

#bottom_ads
{
	margin-top: 10px;
width: 855px;
height: 160px;
background-image: url(../images/site/bottom_ads.jpg);
margin-bottom: 10px;
padding: 5px 5px 10px 12px;
text-align: center;
}

#bottom_ads img
{
margin-right: 7px;	
}

.clear
{
display: block;
clear: both;
}

.menubottom
{
height: 20px;
margin-top: 10px;
text-align: center;
margin-bottom: 10px;
}

.menubottom ul
{
list-style-type: none;	
}

.menubottom ul li
{
display: inline;
color: #06720C;
margin-right: 5px;
}

.menubottom ul li a:link
{
color: #06720C;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}

.menubottom ul li a:active
{
color: #06720C;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}

.menubottom ul li a:visited
{
color: #06720C;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}

.menubottom ul li a:hover
{
color: #F6BB1D;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}

#container #content .menubottom ul li .current
{
color: #F6BB1D;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}

#footer
{
color: #666;
text-align: center;
margin-bottom: 10px;
}

#footer a:link
{
color: #666;
text-decoration: none;
}

#footer a:active
{
color: #666;
text-decoration: none;
}

#footer a:visited
{
color: #666;
text-decoration: none;
}

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

#map
{
width: 590px;
height: 350px;
border: 1px solid #000;
}