 body {
	
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#Layer1 {
	position:absolute;
	width:11px;
	height:42px;
	z-index:1; margin-left:20px; top:-0px; left:870px;
}
.menu { text-align:center; 
	position:relative;
width:897px;
	height:18px;	
	padding-top:12px;
	padding-bottom:12px;
	margin-bottom:15px;
	background-image: url(../images/m.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

* html .menu {padding-bottom:0; text-align:center; }

.menu ul{ text-align:center; 
	list-style-type:none;
	padding:0;
	width:854px;
	height:18px;	
	margin-top: 0;
	margin-right:0;
	margin-bottom: 0;
	margin-left:15px; margin-right:15px;background-color: #E9F9B1;
}
.menu li{ text-align:center; 
float:left;
}
.menu li a{ text-align:center; 
 text-align:center; 
}
.menu table{ text-align:center; 
position:absolute;
border-collapse:collapse;
left:0;
top:0;
}
.menu a, .menu :visited { text-align:center; 
color:#fff;
text-decoration:none;
}
.menu a em.lft, .menu :visited em.lft {
	display:block;
	float:left;
	width:5px;
	height:2em;
	
}
.menu a b, .menu :visited b {
	display:block;
	font-weight:bold;
	float:left;
	padding:0 10px;
	height:2em;
	line-height:18px;
	cursor:pointer;
	
	color: #217D2A;
}
.menu a em.rgt, .menu :visited em.rgt {
display:block;
float:left;
width:5px;
height:2em; 

}

.menu ul ul {
visibility:hidden;background-color: transparent;
position:absolute;
height:2em;
top:5px;
left:-20px;
width: auto; line-height:47px; background-image:url(../images/bgbg.gif); width:824px; background-repeat:repeat;
  
 height: auto;
}

.menu :hover {
white-space:normal;
}

.menu a:hover b {
color:#000;line-height:18px;
background: transparent url(../images/midb.gif);
border-bottom-color:#ccc;
}
.menu a:hover em.lft {
background: transparent url(../images/leftb.gif);
 width:20px; height:27px;
}
.menu a:hover em.rgt {
background: transparent url(../images/rightb.gif);
 width:21px; height:27px;
}

.menu li:hover > a b
{
	color:#000; line-height:18px; height:27px;
	background-color: transparent;
	background-image: url(../images/m1.gif);
	background-repeat: repeat-x;
}
.menu li:hover > a em.lft {
background: transparent url(../images/leftb.gif);width:20px; height:27px;

}
.menu li:hover > a em.rgt {
background: transparent url(../images/rightb.gif);
width:20px; height:27px;
}
.menu ul li:hover ul,
.menu ul a:hover ul{
display:block;
visibility:visible;
top:2em;
margin-top:10px;
}

.menu ul :hover ul li {
display:block;  
 

height:21px; line-height:21px; padding-top:13px; padding-left:15px;padding-bottom:12px; 
}
.menu ul :hover ul li a {
display:block; background-image:url(../images/bg2.gif); background-repeat:no-repeat; width:181px;
font-size:12px; 
height:21px; 
line-height:21px; font-weight:bold; text-align:center;  
width:181px; 
float:left; 
color:#fff; 
padding:0 3px;padding-bottom:12px;}
.menu ul :hover ul li a:hover { background-image:url(../images/bg.gif);background-repeat:no-repeat;width:181px;
color:#7AB604; padding-bottom:12px;
}


