			#menu {
	font-family:"Trebuchet MS"  ;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	list-style-type: none;
	background-color: #eee;
	font-size: 14px;
	height: 30px;
	border-top: 0px solid #eee;
	border-bottom: 2px solid #ccc;
	margin-top:2px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
			}
			#menu li {
	float: left;
	margin: 0;
	padding-left: 36px;
	padding-right: 15px;
	text-align: left;
			}
			#menu li a {
	text-decoration: none;
	display: block;
	padding-right: 0px;
	line-height: 30px;
	color: #666;
	padding-left: 0px;
			}
			#menu li a:hover, #menu li.active a {
	background-color: #f1f1f1;
	color: #8fb021;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
			}
			#menu_wrapper ul {}
			#menu_wrapper {
}
			#menu_wrapper div {float: left; height: 33px; width: 12px; background: url(images/grey.png) no-repeat left;}
			

