/* style the outer div to give it width */
.home-menu-area {font-size:13px; width:115px; float:left; margin:0 7px 0 0}

/* remove all the bullets, borders and padding from the default list styling */
.home-menu-area ul {padding:0;margin:0;list-style-type:none; height:56px;  width:115px;}

/* style the sub-level lists */
.home-menu-area ul ul {width:111px; background:#ffc500 url(../images/bg-dropdown.jpg) no-repeat bottom center;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown home-menu-area positon */
.home-menu-area ul li {float:left;height:56px;line-height:36px; text-indent:-9999px}

/* style the sub level list items */
.home-menu-area ul ul li {display:block;width:200px;height:auto; line-height:16px; text-indent:0px}

/* style the links for the top level */
.home-menu-area a, .home-menu-area a:visited {display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#000;background:url(../images/nav-about.jpg); width:115px;}
.home-menu-area a:focus{display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#12279a;background:url(../images/nav-about.jpg); width:115px; outline:none}
#prac .home-menu-area a{display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#12279a;background:url(../images/nav-about.jpg) no-repeat; width:130px;}


/* style the sub level links */
.home-menu-area ul ul a, .home-menu-area ul ul a:visited {display:block;background: none; color:#12279a;font-weight:bold;width:190px;height:100%;line-height:16px; padding:0.5em 1em; }
.home-menu-area ul ul a:focus{display:block;background: none; color:#12279a;width:180px;height:100%;line-height:16px; padding:0.5em 1em;}
#prac .home-menu-area ul ul a, .home-menu-area ul ul a:visited {display:block;background: none;/*background: url(../images/divider3.gif) no-repeat center bottom;*/ color:#12279a;width:190px;height:100%;line-height:15px; padding:5px 0px 5px 10px;}
* html .home-menu-area ul ul a, * html .home-menu-area ul ul a:visited  {width:190px; w\idth:190px;}


/* style the table so that it takes no part in the layout - required for IE to work */
.home-menu-area table {position:absolute; left:0px; top:0; width:0; height:0; font-size:1em; z-index:-1;}


/* style the third level background */
.home-menu-area ul ul ul a, .home-menu-area ul ul ul a:visited {background:none; }
.home-menu-area ul ul ul a:focus{background:none; width:240px;}
/* style the fourth level background */
.home-menu-area ul ul ul ul a, .home-menu-area ul ul ul ul a:visited {background:none;}
/* style the sub level 1 background */
.home-menu-area ul :hover a.sub1 {background: #00FFFF;}
#prac .home-menu-area ul :hover a.sub1 {background: #00FFFF;}
/* style the sub level 2 background */
.home-menu-area ul ul :hover a.sub2 {background:#00FFFF;}
#prac .home-menu-area ul ul :hover a.sub2 {background:#00FFFF;}

/* style the level hovers */
/* first */
* html .home-menu-area a:hover {color:#12279a;background:url(../images/nav-about2.jpg); position:relative; z-index:100;}
.home-menu-area li:hover {position:relative;}
.home-menu-area :hover > a {color:#ffcf5f;background:url(../images/nav-about2.jpg);}
/* second */
* html .home-menu-area ul ul a:hover{color:#957500;background:none; position:relative; z-index:110;}
* html #prac .home-menu-area ul ul a:hover{color:#957500;background:none; position:relative; z-index:110;}
.home-menu-area ul ul li:hover {position:relative;}
.home-menu-area ul ul :hover > a { color:#957500; font-weight:bold;background:none;}
#prac .home-menu-area ul ul :hover > a {color:#ffcf5f;background:none;}
/* third */
* html .home-menu-area ul ul ul a:hover {background:none; position:relative; z-index:120;}
* html #prac .home-menu-area ul ul ul a:hover {background:none; position:relative; z-index:120;}
.home-menu-area ul ul ul :hover > a {background:none;}
/* fourth */
.home-menu-area ul ul ul ul a:hover {background:none; position:relative; z-index:130;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.home-menu-area ul ul {visibility:hidden;position:absolute;height:0;top:55px;left:0;width:200px;}

/* position the third level flyout home-menu-area */
.home-menu-area ul ul ul{left:200px;top:0;width:200px;}


/* make the second level visible when hover on first level list OR link */
.home-menu-area ul :hover ul{visibility:visible; height:auto; padding-bottom:10px; background-color:#ffd63c}
/* keep the third level hidden when you hover on first level list OR link */
.home-menu-area ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.home-menu-area ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.home-menu-area ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.home-menu-area ul :hover ul :hover ul :hover ul {visibility:visible;}



<!--[if lte IE 6]>

.home-menu-area ul ul {left:-1px; margin-left:-1px;}
.home-menu-area ul ul ul.left {margin-left:1px;}

/* contextual selector starts here  */

#about li#aboutamiri_li a{
background-image:url(../images/nav-attorny2.jpg); 
background-repeat:no-repeat; 
background-position:0px 0px;
color:#000; 
}

/* contextual selector starts here  */
#mainpage li#index_li a{
background-image:url(../images/nav-about2.jpg); 
background-repeat:no-repeat; 
background-position:0px 0px;
color:#000; 
}
/* home button ends here */


/* style the outer div to give it width */
.aboutus-menu-area {font-size:13px; width:115px; float:left; margin:0 7px 0 0}

/* remove all the bullets, borders and padding from the default list styling */
.aboutus-menu-area ul {padding:0;margin:0;list-style-type:none; height:56px;  width:115px;}

/* style the sub-level lists */
.aboutus-menu-area ul ul {width:111px; background:#ffc500 url(../images/bg-dropdown.jpg) no-repeat bottom center;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown aboutus-menu-area positon */
.aboutus-menu-area ul li {float:left;height:56px;line-height:36px; text-indent:-9999px}

/* style the sub level list items */
.aboutus-menu-area ul ul li {display:block;width:200px;height:auto; line-height:16px; text-indent:0px}

/* style the links for the top level */
.aboutus-menu-area a, .aboutus-menu-area a:visited {display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#000;background:url(../images/nav-attorny.jpg); width:115px;}
.aboutus-menu-area a:focus{display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#12279a;background:url(../images/nav-attorny.jpg); width:115px; outline:none}
#prac .aboutus-menu-area a{display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#12279a;background:url(../images/nav-attorny.jpg) no-repeat; width:130px;}


/* style the sub level links */
.aboutus-menu-area ul ul a, .aboutus-menu-area ul ul a:visited {display:block;background: none; color:#12279a;font-weight:bold;width:190px;height:100%;line-height:16px; padding:0.5em 1em; }
.aboutus-menu-area ul ul a:focus{display:block;background: none; color:#12279a;width:180px;height:100%;line-height:16px; padding:0.5em 1em;}
#prac .aboutus-menu-area ul ul a, .aboutus-menu-area ul ul a:visited {display:block;background: none;/*background: url(../images/divider3.gif) no-repeat center bottom;*/ color:#12279a;width:190px;height:100%;line-height:15px; padding:5px 0px 5px 10px;}
* html .aboutus-menu-area ul ul a, * html .aboutus-menu-area ul ul a:visited  {width:190px; w\idth:190px;}


/* style the table so that it takes no part in the layout - required for IE to work */
.aboutus-menu-area table {position:absolute; left:0px; top:0; width:0; height:0; font-size:1em; z-index:-1;}


/* style the third level background */
.aboutus-menu-area ul ul ul a, .aboutus-menu-area ul ul ul a:visited {background:none; }
.aboutus-menu-area ul ul ul a:focus{background:none; width:240px;}
/* style the fourth level background */
.aboutus-menu-area ul ul ul ul a, .aboutus-menu-area ul ul ul ul a:visited {background:none;}
/* style the sub level 1 background */
.aboutus-menu-area ul :hover a.sub1 {background: #00FFFF;}
#prac .aboutus-menu-area ul :hover a.sub1 {background: #00FFFF;}
/* style the sub level 2 background */
.aboutus-menu-area ul ul :hover a.sub2 {background:#00FFFF;}
#prac .aboutus-menu-area ul ul :hover a.sub2 {background:#00FFFF;}

/* style the level hovers */
/* first */
* html .aboutus-menu-area a:hover {color:#12279a;background:url(../images/nav-attorny2.jpg); position:relative; z-index:100;}
.aboutus-menu-area li:hover {position:relative;}
.aboutus-menu-area :hover > a {color:#ffcf5f;background:url(../images/nav-attorny2.jpg);}
/* second */
* html .aboutus-menu-area ul ul a:hover{color:#957500;background:none; position:relative; z-index:110;}
* html #prac .aboutus-menu-area ul ul a:hover{color:#957500;background:none; position:relative; z-index:110;}
.aboutus-menu-area ul ul li:hover {position:relative;}
.aboutus-menu-area ul ul :hover > a { color:#957500; font-weight:bold;background:none;}
#prac .aboutus-menu-area ul ul :hover > a {color:#ffcf5f;background:none;}
/* third */
* html .aboutus-menu-area ul ul ul a:hover {background:none; position:relative; z-index:120;}
* html #prac .aboutus-menu-area ul ul ul a:hover {background:none; position:relative; z-index:120;}
.aboutus-menu-area ul ul ul :hover > a {background:none;}
/* fourth */
.aboutus-menu-area ul ul ul ul a:hover {background:none; position:relative; z-index:130;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.aboutus-menu-area ul ul {visibility:hidden;position:absolute;height:0;top:55px;left:0;width:200px;}

/* position the third level flyout aboutus-menu-area */
.aboutus-menu-area ul ul ul{left:200px;top:0;width:200px;}


/* make the second level visible when hover on first level list OR link */
.aboutus-menu-area ul :hover ul{visibility:visible; height:auto; padding-bottom:10px; background-color:#ffd63c}
/* keep the third level hidden when you hover on first level list OR link */
.aboutus-menu-area ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.aboutus-menu-area ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.aboutus-menu-area ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.aboutus-menu-area ul :hover ul :hover ul :hover ul {visibility:visible;}



<!--[if lte IE 6]>

.aboutus-menu-area ul ul {left:-1px; margin-left:-1px;}
.aboutus-menu-area ul ul ul.left {margin-left:1px;}

/* contextual selector starts here  */

#about li#aboutamiri_li a{
background-image:url(../images/nav-attorny2.jpg); 
background-repeat:no-repeat; 
background-position:0px 0px;
color:#000; 
}
/* aboutus button ends here */







#dui-arrest-menu-area{
width:155px; float:left; 
background:url(../images/nav-litigation.jpg);
height:56px; 
font-size:13px;
margin:0 7px 0 0;
}
/* remove all the bullets, borders and padding from the default list styling */
#dui-arrest-menu-area ul {padding:0;margin:0;list-style-type:none; height:56px;  width:155px;}
/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#dui-arrest-menu-area ul li {float:left;height:56px;line-height:36px; text-indent:-9999px;outline:none}
/* style the links for the top level */
#dui-arrest-menu-area a, #dui-arrest-menu-area a:visited {display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#12279a;background: url(../images/nav-litigation.jpg); width:155px;}
#dui-arrest-menu-area a:focus{display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#000;background: url(../images/nav-litigation.jpg); width:155px; outline:none}
#dui #dui-arrest-menu-area a{display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#000;background: url(../images/nav-litigation2.jpg); width:155px;}
* html #dui-arrest-menu-area a:hover {color:#12279a;background:url(../images/nav-litigation2.jpg); position:relative; z-index:100;}
* html #dui-arrest-menu-area a:hover {color:#12279a;background:url(../images/nav-litigation2.jpg); position:relative; z-index:100;}
#dui-arrest-menu-area li:hover {position:relative;}
#dui-arrest-menu-area :hover > a {color:#957500; font-weight:bold;background:url(../images/nav-litigation2.jpg);}
/* style the sub-level lists */
#dui-arrest-menu-area ul ul {width:220px; margin-top:0px; background:#ffc500 url(../images/bg-dropdown.jpg) no-repeat bottom center;}
/* style the sub level list items */
#dui-arrest-menu-area ul ul li {display:block;width:200px;height:auto; line-height:16px; text-indent:0px}
/* style the sub level links */
#dui-arrest-menu-area ul ul a, #dui-arrest-menu-area ul ul a:visited {display:block;background: none; color:#12279a;width:200px;height:100%;line-height:16px; padding:0.5em 1em;font-weight:bold;}
#dui-arrest-menu-area ul ul a:focus{display:block;background:none; color:#000;width:200px;height:100%;line-height:16px; padding:0.5em 1em; font-weight:bold;}
#dui #dui-arrest-menu-area ul ul a, #dui-arrest-menu-area ul ul a:visited {display:block;background:none; color:#12279a;width:200px;height:100%;line-height:16px; padding:0.5em 1em;}
* html #dui-arrest-menu-area ul ul a, * html #dui-arrest-menu-area ul ul a:visited  {width:184px; w\idth:184px;}
/* style the table so that it takes no part in the layout - required for IE to work */
#dui-arrest-menu-area table {position:absolute; left:0px; top:0; width:0; height:0; font-size:1em; z-index:-1;}
/* second */
* html #dui-arrest-menu-area ul ul a:hover{color:#957500;background:none; position:relative; z-index:110;}
* html #dui #dui-arrest-menu-area ul ul a:hover{color:#957500;background:none; position:relative; z-index:110;}
 #dui-arrest-menu-area ul ul li:hover {position:relative;}
 #dui-arrest-menu-area ul ul :hover > a {color:#957500; font-weight:bold;background:none;}
 #dui #dui-arrest-menu-area ul ul :hover > a {color:#ffcf5f;background:none;}
 /* hide the sub levels and give them a positon absolute so that they take up no room */
#dui-arrest-menu-area ul ul {visibility:hidden;position:absolute;height:0;top:55px;left:0;width:210px;}
/* make the second level visible when hover on first level list OR link */
#dui-arrest-menu-area ul :hover ul{visibility:visible; height:auto;  background-color:#ffd63c;}
<!--[if lte IE 6]>
#dui-arrest-menu-area ul ul {left:-1px; margin-left:-1px;}
#dui-arrest-menu-area ul ul ul.left {margin-left:1px;}
<!--[endif]-->
#dui li#arrests_li a{
background-image: url(../images/nav-estate2.jpg); 
background-repeat:no-repeat; 
background-position:0px 0px;
}

#dui li li#arr_li a{
height:30px;
background:none;
}
#dui li li#arr_li a:hover{
background: none;
}
/* dui button ends here */



/* style the outer div to give it width */
.menu {font-size:13px; width:153px; float:left; margin:0 7px 0 0}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:56px;  width:153px;}

/* style the sub-level lists */
.menu ul ul {width:111px; background:#ffc500 url(../images/bg-dropdown.jpg) no-repeat bottom center;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:56px;line-height:36px; text-indent:-9999px}

/* style the sub level list items */
.menu ul ul li {display:block;width:200px;height:auto; line-height:16px; text-indent:0px}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#000;background:url(../images/nav-transaction.jpg); width:153px;}
.menu a:focus{display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#12279a;background:url(../images/nav-transaction.jpg); width:153px; outline:none}
#prac .menu a{display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#12279a;background:url(../images/nav-transaction2.jpg) no-repeat; width:130px;}


/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background: none; color:#12279a;font-weight:bold;width:190px;height:100%;line-height:16px; padding:0.5em 1em; }
.menu ul ul a:focus{display:block;background: none; color:#12279a;width:180px;height:100%;line-height:16px; padding:0.5em 1em;}
#prac .menu ul ul a, .menu ul ul a:visited {display:block;background: none;/*background: url(../images/divider3.gif) no-repeat center bottom;*/ color:#12279a;width:190px;height:100%;line-height:15px; padding:5px 0px 5px 10px;}
* html .menu ul ul a, * html .menu ul ul a:visited  {width:190px; w\idth:190px;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0px; top:0; width:0; height:0; font-size:1em; z-index:-1;}


/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:none; }
.menu ul ul ul a:focus{background:none; width:240px;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:none;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background: #00FFFF;}
#prac .menu ul :hover a.sub1 {background: #00FFFF;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#00FFFF;}
#prac .menu ul ul :hover a.sub2 {background:#00FFFF;}

/* style the level hovers */
/* first */
* html .menu a:hover {color:#12279a;background:url(../images/nav-transaction2.jpg); position:relative; z-index:100;}
.menu li:hover {position:relative;}
.menu :hover > a {color:#ffcf5f;background:url(../images/nav-transaction2.jpg);}
/* second */
* html .menu ul ul a:hover{color:#957500;background:none; position:relative; z-index:110;}
* html #prac .menu ul ul a:hover{color:#957500;background:none; position:relative; z-index:110;}
.menu ul ul li:hover {position:relative;}
.menu ul ul :hover > a { color:#957500; font-weight:bold;background:none;}
#prac .menu ul ul :hover > a {color:#ffcf5f;background:none;}
/* third */
* html .menu ul ul ul a:hover {background:none; position:relative; z-index:120;}
* html #prac .menu ul ul ul a:hover {background:none; position:relative; z-index:120;}
.menu ul ul ul :hover > a {background:none;}
/* fourth */
.menu ul ul ul ul a:hover {background:none; position:relative; z-index:130;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:55px;left:0;width:200px;}

/* position the third level flyout menu */
.menu ul ul ul{left:200px;top:0;width:200px;}


/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{visibility:visible; height:auto; padding-bottom:10px; background-color:#ffd63c}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}



<!--[if lte IE 6]>

.menu ul ul {left:-1px; margin-left:-1px;}
.menu ul ul ul.left {margin-left:1px;}

<!--[endif]-->


#prac li#area_li a{
background-image: url(../images/nav-transaction2.jpg); 
background-repeat:no-repeat; 
background-position:0px 0px;
}


/* style the outer div to give it width */
.bac-menu-area {font-size:13px; width:232px; float:left; margin:0 7px 0 0}

/* remove all the bullets, borders and padding from the default list styling */
.bac-menu-area ul {padding:0;margin:0;list-style-type:none; height:56px;  width:232px;}

/* style the sub-level lists */
.bac-menu-area ul ul {width:111px; background:#ffc500 url(../images/bg-dropdown.jpg) no-repeat bottom center;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown bac-menu-area positon */
.bac-menu-area ul li {float:left;height:56px;line-height:36px; text-indent:-9999px}

/* style the sub level list items */
.bac-menu-area ul ul li {display:block;width:200px;height:auto; line-height:16px; text-indent:0px}

/* style the links for the top level */
.bac-menu-area a, .bac-menu-area a:visited {display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#000;background:url(../images/nav-estate.jpg); width:232px;}
.bac-menu-area a:focus{display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#12279a;background:url(../images/nav-estate.jpg); width:232px; outline:none}
#prac .bac-menu-area a{display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#12279a;background:url(../images/nav-estate2.jpg) no-repeat; width:130px;}


/* style the sub level links */
.bac-menu-area ul ul a, .bac-menu-area ul ul a:visited {display:block;background: none; color:#12279a;font-weight:bold;width:190px;height:100%;line-height:16px; padding:0.5em 1em; }
.bac-menu-area ul ul a:focus{display:block;background: none; color:#12279a;width:180px;height:100%;line-height:16px; padding:0.5em 1em;}
#prac .bac-menu-area ul ul a, .bac-menu-area ul ul a:visited {display:block;background: none;/*background: url(../images/divider3.gif) no-repeat center bottom;*/ color:#12279a;width:190px;height:100%;line-height:15px; padding:5px 0px 5px 10px;}
* html .bac-menu-area ul ul a, * html .bac-menu-area ul ul a:visited  {width:190px; w\idth:190px;}


/* style the table so that it takes no part in the layout - required for IE to work */
.bac-menu-area table {position:absolute; left:0px; top:0; width:0; height:0; font-size:1em; z-index:-1;}


/* style the third level background */
.bac-menu-area ul ul ul a, .bac-menu-area ul ul ul a:visited {background:none; }
.bac-menu-area ul ul ul a:focus{background:none; width:240px;}
/* style the fourth level background */
.bac-menu-area ul ul ul ul a, .bac-menu-area ul ul ul ul a:visited {background:none;}
/* style the sub level 1 background */
.bac-menu-area ul :hover a.sub1 {background: #00FFFF;}
#prac .bac-menu-area ul :hover a.sub1 {background: #00FFFF;}
/* style the sub level 2 background */
.bac-menu-area ul ul :hover a.sub2 {background:#00FFFF;}
#prac .bac-menu-area ul ul :hover a.sub2 {background:#00FFFF;}

/* style the level hovers */
/* first */
* html .bac-menu-area a:hover {color:#12279a;background:url(../images/nav-estate2.jpg); position:relative; z-index:100;}
.bac-menu-area li:hover {position:relative;}
.bac-menu-area :hover > a {color:#ffcf5f;background:url(../images/nav-estate2.jpg);}
/* second */
* html .bac-menu-area ul ul a:hover{color:#957500;background:none; position:relative; z-index:110;}
* html #prac .bac-menu-area ul ul a:hover{color:#957500;background:none; position:relative; z-index:110;}
.bac-menu-area ul ul li:hover {position:relative;}
.bac-menu-area ul ul :hover > a { color:#957500; font-weight:bold;background:none;}
#prac .bac-menu-area ul ul :hover > a {color:#ffcf5f;background:none;}
/* third */
* html .bac-menu-area ul ul ul a:hover {background:none; position:relative; z-index:120;}
* html #prac .bac-menu-area ul ul ul a:hover {background:none; position:relative; z-index:120;}
.bac-menu-area ul ul ul :hover > a {background:none;}
/* fourth */
.bac-menu-area ul ul ul ul a:hover {background:none; position:relative; z-index:130;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.bac-menu-area ul ul {visibility:hidden;position:absolute;height:0;top:55px;left:0;width:200px;}

/* position the third level flyout bac-menu-area */
.bac-menu-area ul ul ul{left:200px;top:0;width:200px;}


/* make the second level visible when hover on first level list OR link */
.bac-menu-area ul :hover ul{visibility:visible; height:auto; padding-bottom:10px; background-color:#ffd63c}
/* keep the third level hidden when you hover on first level list OR link */
.bac-menu-area ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.bac-menu-area ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.bac-menu-area ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.bac-menu-area ul :hover ul :hover ul :hover ul {visibility:visible;}



<!--[if lte IE 6]>

.bac-menu-area ul ul {left:-1px; margin-left:-1px;}
.bac-menu-area ul ul ul.left {margin-left:1px;}


#case-results-area{
width:136px; float:left; 
background:url(../images/nav-newsevents.jpg);
height:56px; 
font-size:13px;
margin:0 0px 0 0;
}
/* remove all the bullets, borders and padding from the default list styling */
#case-results-area ul {padding:0;margin:0;list-style-type:none; height:56px;  width:136px;}
/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#case-results-area ul li {float:left;height:56px;line-height:36px; text-indent:-9999px;outline:none}
/* style the links for the top level */
#case-results-area a, #case-results-area a:visited {display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#000;background: url(../images/nav-newsevents.jpg); width:136px;}
#case-results-area a:focus{display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#000;background: url(../images/nav-newsevents.jpg); width:136px; outline:none}
#case #case-results-area a{display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#000;background: url(../images/nav-newsevents.jpg); width:136px;}
* html #case-results-area a:hover {color:#12279a;background:url(../images/nav-newsevents2.jpg); position:relative; z-index:100;}
* html #case-results-area a:hover {color:#12279a;background:url(../images/nav-newsevents2.jpg); position:relative; z-index:100;}
#case-results-area li:hover {position:relative;}
#case-results-area :hover > a {color:#957500;background:url(../images/nav-newsevents2.jpg); font-weight:bold}
/* style the sub-level lists */
#case-results-area ul ul {width:150px; margin-top:0px; background:#ffc500 url(../images/bg-dropdown.jpg) bottom center no-repeat}
/* style the sub level list items */
#case-results-area ul ul li {display:block;width:150px;height:auto; line-height:20px; text-indent:0px;}
/* style the sub level links */
#case-results-area ul ul a, #case-results-area ul ul a:visited {display:block;background:none; color:#12279a;width:150px;height:100%;line-height:20px; padding:10px 5px; font-weight:bold}
#case-results-area ul ul a:focus{display:block;background:none; color:#12279a;width:111px;height:100%;line-height:20px; padding:10px 5px; font-weight:bold}
#case #case-results-area ul ul a, #case-results-area ul ul a:visited {display:block;background:none; color:#12279a;width:171px;height:100%;line-height:20px; padding:10px 0px 5px 0px;}
* html #case-results-area ul ul a, * html #case-results-area ul ul a:visited  {width:151px; w\idth:151px;}
/* style the table so that it takes no part in the layout - required for IE to work */
#case-results-area table {position:absolute; left:0px; top:0; width:0; height:0; font-size:1em; z-index:-1;}

/* second */
* html #case-results-area ul ul a:hover{color:#957500;background:none; position:relative; z-index:110;}

* html #case #case-results-area ul ul a:hover{color:#957500;background:none; position:relative; z-index:110;}

#case-results-area ul ul li:hover {position:relative;}
#case-results-area ul ul :hover > a {color:#957500;background:none; padding:10px 0px 10px 5px; #padding:10px 0px 10px 5px;}
#case #case-results-area ul ul :hover > a {color:#957500;background:none;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#case-results-area ul ul {visibility:hidden;position:absolute;height:0;top:55px;left:-45px;width:161px; padding:0px 10px}

/* make the second level visible when hover on first level list OR link */
#case-results-area ul :hover ul{visibility:visible; height:auto;  background-color:#fcd236;}

<!--[if lte IE 6]>
#case-results-area ul ul {left:-1px; margin-left:-1px;}
#case-results-area ul ul ul.left {margin-left:1px;} 
<!--[endif]-->
#case li#arrests_li a{
background-image: url(../images/nav-newsevents2.jpg); 
background-repeat:no-repeat; 
background-position:0px 0px;
}

#case li li#arr_li a{
height:30px;
background:none;
}
#case li li#arr_li a:hover{
background: none;
}

