#header
{
	background-image: url(../Green20/header_bg.gif);
	background-repeat: repeat-x;
	height: 85px;
}
#logo
{
	background-image: url(../Green20/logo.gif);
	height: 83px;
	width: 255px;
	float: left;
}
.center
{
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}

#banner
{
	background-image: url(../Green20/banner.gif);
	height: 59px;
	width: 510px;
	border: 3px solid #CCCCCC;
	float: left;
	margin-top: 20px;
}

#nav
{
	background-color: #FAFAFA;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	height: 30px;
	padding-top: 5px;
}
#nav li
{
	float: left;
	list-style-image: none;
	list-style-type: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-right: 0px;
	background-image: url(../Green20/li.gif);
	margin-left: 48px;
}
#nav ul
{
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	height: 25px;
}
.newsbg
{
	background-color: #D7E78A;
	height: 25px;
	line-height: 20px;
}
.web
{
	background-color: #94C63C;
	float: left;
	width: 230px;
	height: 25px;
	margin-right: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 0px;
}
.news
{
	float: left;
	padding-top: 4px;
	margin: 0px;
	padding-bottom: 0px;
	background-image: url(../Green20/ico1.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 20px;
}
