
	
a.men_class:link,a.men_class:visited,a.men_class:active {
	color: #185b1a;
	width: 0;
  height: 10;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom: 10px solid #b3bd22;
  border-top: 10px solid #b3bd22;
  border-left: 10px solid #185b1a;
  border-right: 10px solid #185b1a;
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px; 
  border-radius: 10px;
  background-color:#b3bd22;
	box-shadow: 5px 4px 15px #000;
}
	
a.men_class:hover,a.men_class:active {
	font-weight: 1200;
	color: #FFF;
}




a.men_class1:link,a.men_class1:visited,a.men_class1:active {
	color: #FFF;
	width: 0;
  height: 10;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom: 10px solid #185b1a;
  border-top: 10px solid #185b1a;
  border-left: 10px solid #b3bd22;
  border-right: 10px solid #b3bd22;
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px; 
  border-radius: 10px;
  background-color:#185b1a;
	box-shadow: 5px 4px 15px #000;
}
	
a.men_class1:hover,a.men_class1:active {
	font-weight: 1200;
	color: #ffed00;
}


#background	{
	width: 939px;
	height: 236px;
	background: url('banner_background.png') center top;
}


#wrapper{
	position: absolute;
	padding:0px 0px;
}
#menu{
}


ul,li{	white-space: nowrap;
	list-style:none;
}

li{
	height:59px;
	width:171px;
	overflow:hidden;
}

li p{
	vertical-align:top;
	text-align:left;
	margin-left:0;
	margin-top:20px;
	padding-left:255px;
	width:205px;
	text-align:right;
	color:#CCCCCC;
	display:none;
}

.element	{
	position: absolute;
	mergin-top: -20px;
}