.menu-container{
	background: url(../img/nav_bg_fade_green.jpg) repeat-x top ;
	height: 33px;
	vertical-align: middle;
}
#pmenu a.mast {
	text-align: center;
	/*margin: 0 1em 0 1em;*/
	/*background-color:#F2F2F2;*/
	font: normal 1.5em  "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #fff;
	width: 8em;
	w\idth: 6em;
}
#pmenu li.mast{
	
	
}


#pmenu, #pmenu ul {
	
	width: 800px;
	list-style: none;	
	font-weight: bold;
	padding: 0 0 0 0;
	border: solid #b2ce40;
	border-width: 1px 0;
	margin: 0 0 0 0;
	z-index: 10000;
	color:white;
	
}

#pmenu a {
	display: block;
	width: 16em;
	w\idth: 6em;
	color: black;
	text-decoration: none;
	padding: 0.25em 0.5em;
	white-space: nowrap;
	
}

#pmenu a.daddy {
	background: url(../img/fly.gif) center right no-repeat;
	width: 13em;
}



#pmenu li {
	float: left;
	padding: 0;
	width: 10em;
	background-color: transparent;
}

#pmenu li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	/*w\idth: 13.9em;*/
	font-weight: bold;
	border-width: 0.15em;
	margin: 0 0 0 0;
	background-color: #ffffff;
}

#pmenu li li {
	padding-right: 0em;
	width: 14.4em;
	border:  solid #b2ce40;
	border-width: 1px 0px 1px 1px;
}

#pmenu li ul li a {
	width: 16em;
	w\idth: 9em;
}

#pmenu li ul ul {
	margin: -1.75em 0 0 13em;
}

#pmenu li:hover ul ul, #pmenu li:hover ul ul ul, #pmenu li.sfhover ul ul, #pmenu li.sfhover ul ul ul {
	left: -999em;
}

#pmenu li:hover ul, #pmenu li li:hover ul, #pmenu li li li:hover ul, #pmenu li.sfhover ul, #pmenu li li.sfhover ul, #pmenu li li li.sfhover ul {
	left: auto;
}

#pmenu li:hover, #pmenu li.sfhover, #pmenu li ul li a:hover, #pmenu li ul li:hover {
	background: #b2ce40;  /* #eda */
	color: white;
}



















/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#showcase {
border-style:solid;
}
#wrapper {
text-align:left;
}

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container { 
	height:auto !important;
   margin-left: auto;
	margin-right: auto;
	text-align: left;
	width:826px; 
	background-color:#F2F2F2;
	z-index: 10000;
	margin-bottom:15px;
	color:#000000;
	font-family: arial,tahoma, verdana;
	font-size: 0.9em;
}











