.menulist, .menulist  ul {
 margin: 0;
 padding: 0;
 list-style: none;
 z-index: 55;
}
.menulist{
	position:absolute;
	top:110px;
	left:10px;
	width:940px;
	height:47px;
	}
.menulist li {
	float: left;
	display: block;
	position: relative;
	margin-right: -1px;
}
	
.menulist li a{
	border:0;
	}
.menulist ul {
 display: none;
 position: absolute;
 top: 1.0em; 
 margin-top:35px; /* I'm using ems and px to allow people to zoom their font */
 left: 0px;
}

.menulist li #menu_Government{
	background:url(../images/bg_gov.png) bottom no-repeat;
	width:141px;
	height:47px;
	display:block;
	text-indent:-9999px;
	outline-style:none;	
	}	
.menulist li #menu_Justice{
	background:url(../images/bg_law.png) bottom no-repeat;
	width:141px;
	height:47px;
	display:block;
	text-indent:-9999px;
	outline-style:none;	
	}
.menulist li #menu_Employees{
	background:url(../images/bg_emp.png) bottom no-repeat;
	width:116px;
	height:47px;
	display:block;
	text-indent:-9999px;
	outline-style:none;	
	}
.menulist li #menu_Businesses{
	background:url(../images/bg_bus.png) bottom no-repeat;
	width:117px;
	height:47px;
	display:block;
	text-indent:-9999px;
	outline-style:none;	
	}
.menulist li #menu_Residents{
	background:url(../images/bg_res.png) bottom no-repeat;
	width:112px;
	height:47px;
	display:block;
	text-indent:-9999px;
	outline-style:none;	
	}
.menulist li #menu_Visitors{
	background:url(../images/bg_vis.png) bottom no-repeat;
	width:101px;
	height:47px;
	display:block;
	text-indent:-9999px;
	outline-style:none;	
	}
.menulist li #menu_Services{
	background:url(../images/bg_ser.png) bottom no-repeat;
	width:97px;
	height:47px;
	display:block;
	text-indent:-9999px;
	outline-style:none;	
	}
.menulist li #menu_How{
	background:url(../images/bg_how.png) bottom no-repeat;
	width:122px;
	height:47px;
	display:block;
	text-indent:-9999px;
	outline-style:none;	
	}	

.menulist .menu_Government ul,.menulist .menu_Employees ul{
	left:0;
	width:130px;
	padding:9px 14px 20px 14px;
	border-bottom:#fff 5px solid;
	left:0!important;
	left:0;
    background:#04244c;
    opacity:0.95; -moz-opacity:0.95; filter:alpha(opacity=95);
	}
.menulist .menu_Employees ul{
	left:0!important;
	left:1px;
	}
.menulist .menu_Government li,.menulist .menu_Employees li{
	width:130px;
	border-bottom:#365171 1px solid;
    padding:3px 0;
	overflow:hidden;
    font-family:Arial, Helvetica, sans-serif;
	}
.menulist .menu_Government li a,.menulist .menu_Employees li a{
	padding-left:5px;
	width:125px;
	padding-top:2px;
	padding-bottom:3px;
	}		
.menulist .menu_Justice ul,
.menulist .menu_Businesses ul,
.menulist .menu_Residents ul,
.menulist .menu_Visitors ul,
.menulist .menu_Services ul,
.menulist .menu_How ul{
	width:295px;
	padding:9px 0px 20px 14px;
	border-bottom:#fff 5px solid;
	left:0px!important;
	left:1px;
	overflow:hidden;
    background:#04244c;
	}
.menulist .menu_How ul{
	background:#a21214;
	width:455px;
	left:-347px!important;
	left:-347px;
	}
.menulist .menu_Services ul{
	left:-357px!important;
	left:-357px;
	}
.menulist .menu_Visitors ul{
	left:-209px!important;
	left:-208px;
	}

.menulist .menu_Services ul{
	width:440px;
	}
.menulist .menu_Justice ul li,
.menulist .menu_Businesses ul li,
.menulist .menu_Residents ul li,
.menulist .menu_Visitors ul li,
.menulist .menu_Services ul li,
.menulist .menu_How ul li{
	float:left;
	margin-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	}
.menulist .menu_Justice ul li h5,
.menulist .menu_Businesses ul li h5,
.menulist .menu_Residents ul li h5,
.menulist .menu_Visitors ul li h5,
.menulist .menu_Services ul li h5,
.menulist .menu_How ul li h5{
	font-size:12px;
	float:none;
	display:block;
	font-weight:normal;
	width:130px;
	overflow:hidden;
	border-bottom:#365171 1px solid;
    font-family:Arial, Helvetica, sans-serif;
	}

.menulist .menu_How ul .col1 h5,.menulist .menu_How ul .col2 h5{
	width:207px;
	}
.menulist .menu_How ul li h5{
		border-bottom:#b84443 1px solid;
		}
.menulist .menu_Services ul li h6{
	font-size:10px;
	color:#fff;
	height:20px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	}
.menulist .menu_Justice ul li h5 a,
.menulist .menu_Businesses ul li h5 a,
.menulist .menu_Residents ul li h5 a,
.menulist .menu_Visitors ul li h5 a,
.menulist .menu_Services ul li h5 a,
.menulist .menu_How ul li h5 a{
	padding-left:5px;
	width:125px;
	padding-top:2px;
	padding-bottom:3px;
	margin:3px 0;
	}

.menulist .menu_How ul .col1 h5 a,.menulist .menu_How ul .col2 h5 a{
	width:207px;
	}
.menulist .menu_Services ul .col1,
.menulist .menu_Services ul .col2,
.menulist .menu_How ul .col1{
	float:left;
	width:130px;
	height:auto;
	}
.menulist .menu_How ul .col1,.menulist .menu_How ul .col2{
	width:207px;
	}
.menulist ul li {
 float: none;
 margin: 0;
 color:#fff;
 margin-bottom: -1px;
}
.menulist li li a{
	float:left;
	color:#fff;
	border:0;
	}
.menulist li li a:hover{
	background:#2181b1;
	border:0;
	color:#fff;
	}
.menulist .menu_How ul li .col1 h5 a:hover
,.menulist .menu_How ul li .col2 h5 a:hover{
		background:#d56969;
		}
.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}
.menulist li #menu_Government:hover,.menulist li #menu_Government:hover, .menulist li #menu_Government:focus{
	background:url(../images/bg_gov.png) top no-repeat;
	width:141px;
	height:47px;
	display:block;
	border:0;
	}
.menulist li #menu_Government.highlighted {
	background:url(../images/bg_gov.png) top no-repeat;
	width:141px;
	height:47px;
	display:block;
}
.menulist li #menu_Justice:hover,.menulist li #menu_Justice:hover, .menulist li #menu_Justice:focus{
	background:url(../images/bg_law.png) top no-repeat;
	width:141px;
	height:47px;
	display:block;
	border:0;
	}
.menulist li #menu_Justice.highlighted {
	background:url(../images/bg_law.png) top no-repeat;
	width:141px;
	height:47px;
	display:block;
}

.menulist li #menu_Employees:hover,.menulist li #menu_Employees:hover, .menulist li #menu_Employees:focus{
	background:url(../images/bg_emp.png) top no-repeat;
	width:116px;
	height:47px;
	display:block;
	border:0;
	}
.menulist li #menu_Employees.highlighted {
	background:url(../images/bg_emp.png) top no-repeat;
	width:116px;
	height:47px;
	display:block;
}
.menulist li #menu_Businesses:hover,.menulist li #menu_Businesses:hover, .menulist li #menu_Businesses:focus{
	background:url(../images/bg_bus.png) top no-repeat;
	width:117px;
	height:47px;
	display:block;
	border:0;
	}
.menulist li #menu_Businesses.highlighted {
	background:url(../images/bg_bus.png) top no-repeat;
	width:117px;
	height:47px;
	display:block;
}

.menulist li #menu_Residents:hover,.menulist li #menu_Residents:hover, .menulist li #menu_Residents:focus{
	background:url(../images/bg_res.png) top no-repeat;
	width:112px;
	height:47px;
	display:block;
	border:0;
	}
.menulist li #menu_Residents.highlighted {
	background:url(../images/bg_res.png) top no-repeat;
	width:112px;
	height:47px;
	display:block;
}

.menulist li #menu_Visitors:hover,.menulist li #menu_Visitors:hover, .menulist li #menu_Visitors:focus{
	background:url(../images/bg_vis.png) top no-repeat;
	width:101px;
	height:47px;
	display:block;
	border:0;
	}
.menulist li #menu_Visitors.highlighted {
	background:url(../images/bg_vis.png) top no-repeat;
	width:101px;
	height:47px;
	display:block;
}
.menulist li #menu_Services:hover,.menulist li #menu_Services:hover, .menulist li #menu_Services:focus{
	background:url(../images/bg_ser.png) top no-repeat;
	width:97px;
	height:47px;
	display:block;
	border:0;
	}
.menulist li #menu_Services.highlighted {
	background:url(../images/bg_ser.png) top no-repeat;
	width:97px;
	height:47px;
	display:block;
}

.menulist li #menu_How:hover,.menulist li #menu_How:hover, .menulist li #menu_How:focus{
	background:url(../images/bg_how.png) top no-repeat;
	width:122px;
	height:47px;
	display:block;
	border:0;
	}
.menulist li #menu_How.highlighted {
	background:url(../images/bg_how.png) top no-repeat;
	width:122px;
	height:47px;
	display:block;
}


.menulist a .subind {
 display: none;
}
.menulist ul a .subind {
 display: block;
 float: right;
}


/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */


/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
\*/
*:first-child+html .menulist ul li {
 float: left;
}

* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}
/* End Hacks */

