#nav {
	margin: 5px auto 0px auto;
	height: 30px;
}

#nav ul {
	line-height: 26px;
	margin-left: 10px
}

#nav ul li {
	float: left;
	display: block;
	padding: 0px 15px 0px 15px;
	list-style-type: none;
	line-height: 30px;
	background-image: url(../image/103931531145816474.gif);
	background-repeat: no-repeat;
	background-position: center right;
} 
#nav ul li#menuItemLast {
	background: url();
} 
#nav {
	background: url(../image/navbg.gif);
	background-repeat: repeat-x;
} 
#nav a {
	font-size: 14px;
	font-weight: bold;
	color: #f7feff;
	text-decoration: none;
} 
#nav a:hover {
	color: #90cb5d;
	text-decoration: none;
	font-size: 14px;
} 
#nav {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

#nav .menuItems li {
	background: url();
}

#nav .currentRootMenu {
	color: #29ace0;
} 
#subMenusPanel {
	padding: 8px 23px;
	font-size: 14px;
}
