#menu {

	width: 100%;
	float:left;
	height:35px;
}

#menu ul {
	list-style: none;
	margin:0;
	padding: 0;
/*	height:0% !; */
}

#menu a, #menu h6 {
	font: bold 13px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 15px;
}

#menu h6 {
	color: #FFFFFF;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
	border:none;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 12px;
	padding-right: 4px;
}

#menu a:hover {
	color: #5B8D06;
	border:none;
}

#menu li {
	position:relative;
	float: left;
	text-align:center;
/*	width:0% !;*/
}

#menu li li {
	position:relative;
	float: left;
	text-align:left;
	border-left:1px solid #485cd9;
	border-bottom:1px solid #485cd9;
	border-right:1px solid #485cd9;
	background:#024685;
	background-color:#024685;
	background-position: left top;
	padding: 0px;
	width: 320px;
	margin: 0px;
}

#menu li li a {
	font-weight:normal;
	border-bottom:0px dotted #D9F266;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
}

#menu li li a:visited {
	font-weight:normal;
	border-bottom:0px dotted #D9F266;	
	font-size: 11px;
}
#menu li li a:hover {
	color: #5B8D06;
	border-top:0px dotted #D9F266;
	border-bottom:0px dotted #D9F266;
	border-left: 0px solid #669933;
}

#menu ul ul {
	position: absolute;
  z-index: 500;
  width: 1px; /* if this isn't here, the drops get laidout horiz instead of vert in Moz browsers*/
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#menu ul ul {
	display: none;
}

#menu ul ul, #menu ul li:hover ul ul, #menu ul ul li:hover ul ul {
	display: none;
}

#menu ul li:hover ul, #menu ul ul li:hover ul, #menu ul ul ul li:hover ul {
	display: block;
	background:#a9d147;
}

/*----------------*/

#menu2 {

	width: 100%;
	float:left;
	height:35px;
}

#menu2 ul {
	list-style: none;
	margin:0;
	padding: 0;
/*	height:0% !; */
}

#menu2 a, #menu h6 {
	font: bold 13px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 15px;
}

#menu2 h6 {
	color: #FFFFFF;
}

#menu2 a {
	color: #ffffff;
	text-decoration: none;
	border:none;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 12px;
	padding-right: 4px;
}

#menu2 a:hover {
	color: #5B8D06;
	border:none;
}

#menu2 li {
	position:relative;
	float: left;
	text-align:center;
/*	width:0% !;*/
}

#menu2 li li {
	position:relative;
	float: left;
	text-align:left;
	border-left:1px solid #485cd9;
	border-bottom:1px solid #485cd9;
	border-right:1px solid #485cd9;
	background:#024685;
	background-color:#024685;
	background-position: left top;
	padding: 0px;
	width: 320px;
	margin: 0px;
}

#menu2 li li a {
	font-weight:normal;
	border-bottom:0px dotted #D9F266;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
}

#menu2 li li a:visited {
	font-weight:normal;
	border-bottom:0px dotted #D9F266;	
	font-size: 11px;
}
#menu2 li li a:hover {
	color: #5B8D06;
	border-top:0px dotted #D9F266;
	border-bottom:0px dotted #D9F266;
	border-left: 0px solid #669933;
}

#menu2 ul ul {
	position: absolute;
  z-index: 500;
  width: 1px; /* if this isn't here, the drops get laidout horiz instead of vert in Moz browsers*/
}

#menu2 ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#menu2 ul ul {
	display: none;
}

#menu2 ul ul, #menu ul li:hover ul ul, #menu ul ul li:hover ul ul {
	display: none;
}

#menu2 ul li:hover ul, #menu ul ul li:hover ul, #menu ul ul ul li:hover ul {
	display: block;
	background:#a9d147;
}

/*----------------*/

#menu3 {

	width: 100%;
	float:left;
	height:35px;
}

#menu3 ul {
	list-style: none;
	margin:0;
	padding: 0;
/*	height:0% !; */
}

#menu3 a, #menu h6 {
	font: bold 13px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 15px;
}

#menu3 h6 {
	color: #FFFFFF;
}

#menu3 a {
	color: #ffffff;
	text-decoration: none;
	border:none;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 12px;
	padding-right: 4px;
}

#menu3 a:hover {
	color: #5B8D06;
	border:none;
}

#menu3 li {
	position:relative;
	float: left;
	text-align:center;
/*	width:0% !;*/
}

#menu3 li li {
	position:relative;
	float: left;
	text-align:left;
	border-left:1px solid #485cd9;
	border-bottom:1px solid #485cd9;
	border-right:1px solid #485cd9;
	background:#024685;
	background-color:#024685;
	background-position: left top;
	padding: 0px;
	width: 320px;
	margin: 0px;
}

#menu3 li li a {
	font-weight:normal;
	border-bottom:0px dotted #D9F266;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
}

#menu3 li li a:visited {
	font-weight:normal;
	border-bottom:0px dotted #D9F266;	
	font-size: 11px;
}
#menu3 li li a:hover {
	color: #5B8D06;
	border-top:0px dotted #D9F266;
	border-bottom:0px dotted #D9F266;
	border-left: 0px solid #669933;
}

#menu3 ul ul {
	position: absolute;
  z-index: 500;
  width: 1px; /* if this isn't here, the drops get laidout horiz instead of vert in Moz browsers*/
}

#menu3 ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#menu3 ul ul {
	display: none;
}

#menu3 ul ul, #menu ul li:hover ul ul, #menu ul ul li:hover ul ul {
	display: none;
}

#menu3 ul li:hover ul, #menu ul ul li:hover ul, #menu ul ul ul li:hover ul {
	display: block;
	background:#a9d147;
}

