.law_header_menu_wrapper {
	width:780px;
	margin:0 auto;
	text-align:center;
	padding:0;
	border:0;
	border-bottom:2px solid #415674;
	height:25px;
}

.law_header_menu {
	width:776px;
	height:20px;
	position:relative;
	z-index:1000;
	margin:0 auto;
	text-align:center;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:13px;
}
/* hack to correct IE5.5 faulty box model */
* html .law_header_menu {
	width:780px;
	w\idth:780px;
}
/* remove all the bullets, borders and padding from the default list styling */
.law_header_menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.law_header_menu ul ul {
	width:200px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.law_header_menu li {
	float:left;
	width:auto;
	position:relative;
}
/* style the links for the top level */
.law_header_menu a, .law_header_menu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#c5cacf;
	width:auto;
	height:15px;
	padding-left:14px;
	padding-right:14px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(divider.jpg);
	background-position:right;
	background-repeat:no-repeat;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:13px;
}

.law_header_menu a#last_law_header_menu_item, .law_header_menu a#last_law_header_menu_item:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#c5cacf;
	width:auto;
	height:15px;
	padding-left:14px;
	padding-right:14px;
	padding-top:5px;
	padding-bottom:5px;
	border:0;
	background:none;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:13px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .law_header_menu a, * html .law_header_menu a:visited {
	width:20px;
	w\idth:20px;
}
/* style the second level background */
.law_header_menu ul ul a.drop, .law_header_menu ul ul a.drop:visited {
	background:#0a254e url(/wwwadmin/globals/templates/1190/images/drop.gif) bottom right no-repeat;
}
/* style the second level hover */
.law_header_menu ul ul a.drop:hover {
	background:#c9ba65 url(/wwwadmin/globals/templates/1190/images/drop.gif) bottom right no-repeat;
}
.law_header_menu ul ul :hover > a.drop {
	background:#c9ba65 url(/wwwadmin/globals/templates/1190/images/drop.gif) bottom right no-repeat;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.law_header_menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:24px;
	left:0;
	width:auto;
	border-top:1px solid #c5cacf;
	text-align:left;
}
/* another hack for IE5.5 */
* html .law_header_menu ul ul {
	top:24px;
	t\op:25px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.law_header_menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}
/* style the second level links */
.law_header_menu ul ul a, .law_header_menu ul ul a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:200px;
	border:0;
	border-left:1px solid #c5cacf;
	border-right:1px solid #c5cacf;
	background:#0a254e url(sub_separator.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.law_header_menu ul ul a#last_drop_law_header_menu_item, .law_header_menu ul ul a#last_drop_law_header_menu_item:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:200px;
	border:0;
	border-left:1px solid #c5cacf;
	border-right:1px solid #c5cacf;
	background:none;
	background:#0a254e;
	border-bottom:1px solid #c5cacf;
}



/* yet another hack for IE5.5 */
* html .law_header_menu ul ul a, * html .law_header_menu ul ul a:visited {
	width:200px;
	w\idth:201px;
}


/* style the top level hover */
.law_header_menu a:hover, .law_header_menu :hover > a {
	color:#fff;
	background:#415674;
	border:1px solid #c5cacf;
	padding-left:13px;
	padding-right:13px;
	padding-top:4px;
	padding-bottom:4px;
}
.law_header_menu a#last_law_header_menu_item:hover, .law_header_menu :hover > a#last_law_header_menu_item {
	color:#fff;
	background:#415674;
	border:1px solid #c5cacf;
	padding-left:13px;
	padding-right:13px;
	padding-top:4px;
	padding-bottom:4px;
}
.law_header_menu ul ul a:hover, .law_header_menu ul ul :hover > a {
	color:#fff;
	border:0;
	border-left:1px solid #c5cacf;
	border-right:1px solid #c5cacf;
	background:#415674 url(sub_separator.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:5px 10px;
}
.law_header_menu ul ul a#last_drop_law_header_menu_item:hover, .law_header_menu ul ul :hover > a#last_drop_law_header_menu_item {
	color:#fff;
	background:#415674;
	padding:5px 10px;
}



/* HACKS TO MAKE THE MENU IE6 COMPATIBLE */
*html .law_header_menu a:hover {
	color:#fff;
	background:#415674;
	border:1px solid #c5cacf;
	padding-left:13px;
	padding-right:13px;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration:none;
}
*html .law_header_menu :hover > a {
	color:#fff;
	background:#415674;
	border:1px solid #c5cacf;
	padding-left:13px;
	padding-right:13px;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration:none;
}
*html .law_header_menu a#last_law_header_menu_item:hover {
	color:#fff;
	background:#415674;
	border:1px solid #c5cacf;
	padding-left:13px;
	padding-right:13px;
	padding-top:4px;
	padding-bottom:4px;
}
*html .law_header_menu :hover > a#last_law_header_menu_item {
	color:#fff;
	background:#415674;
	border:1px solid #c5cacf;
	padding-left:13px;
	padding-right:13px;
	padding-top:4px;
	padding-bottom:4px;
}

*html .law_header_menu ul ul a:hover {
	color:#fff;
	border:0;
	border-left:1px solid #c5cacf;
	border-right:1px solid #c5cacf;
	background:#415674 url(sub_separator.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:5px 10px;
	text-decoration:none;
}
*html .law_header_menu ul ul :hover > a {
	color:#fff;
	border:0;
	border-left:1px solid #c5cacf;
	border-right:1px solid #c5cacf;
	background:#415674 url(sub_separator.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:5px 10px;
	text-decoration:none;
}
.law_header_menu ul ul a#last_drop_law_header_menu_item:hover { 
	color:#fff;
	background:#415674;
	padding:5px 10px;
}
.law_header_menu ul ul :hover > a#last_drop_law_header_menu_item {
	color:#fff;
	background:#415674;
	padding:5px 10px;
}
/* END OF HACKS TO MAKE THE MENU IE6 COMPATIBLE */



/* make the second level visible when hover on first level list OR link */
.law_header_menu ul li:hover ul, .law_header_menu ul a:hover ul {
	visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.law_header_menu ul :hover ul ul {
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.law_header_menu ul :hover ul :hover ul {
	visibility:visible;
}

