

.menu2 {padding:0 0 0 200px; margin:0 0 0 0; list-style:none; height:30px; background: rgb(113, 107, 87) url(../img/bg_bottom_test.gif) no-repeat; position:relative; z-index:500; font-family:  "trebuchet-ms", sans-serif; color: #fff;}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; min-height:30px; color:#fff; text-decoration:none; padding:0 0 0 0; margin: 0 0 0 0; cursor:pointer;}
.menu2 li a.top_link img {display:block; float:left; height:30px; color:#fff; text-decoration:none; padding:0 0 0 0; margin: 0 0 0 0; cursor:pointer;}





/* Top menu button hover persistance */
/* Added by Ryan 7/21/2008  */

.menu2 li > a.company {background-image: url(../img/company_button.gif); display:block; float:left; height:30px; width:105px!important; color:#fff; text-decoration:none; padding:0 0 0 0; margin: 0 0 0 0; cursor:pointer;}
.menu2 li:hover > a.company {background-image: url(../img/company_button_hover.gif); display:block; float:left; height:30px; width:105px!important; color:#fff; text-decoration:none; padding:0 0 0 0; margin: 0 0 0 0; cursor:pointer;}

.menu2 li > a.products {background-image: url(../img/products_button.gif); display:block; float:left; height:30px; width:105px!important; color:#fff; text-decoration:none; padding:0 0 0 0; margin: 0 0 0 0; cursor:pointer;}
.menu2 li:hover > a.products {background-image: url(../img/products_button_hover.gif); display:block; float:left; height:30px; width:105px!important; color:#fff; text-decoration:none; padding:0 0 0 0; margin: 0 0 0 0; cursor:pointer;}

.menu2 li a.claims_info_button {background-image: url(../img/claims_info_button.gif); display:block; float:left; height:30px; width:105px!important; color:#fff; text-decoration:none; padding:0 0 0 0; margin: 0 0 0 0; cursor:pointer;}
.menu2 li a.claims_info_button:hover {background-image: url(../img/claims_button_hover.gif); display:block; float:left; height:30px; width:105px!important; color:#fff; text-decoration:none; padding:0 0 0 0; margin: 0 0 0 0; cursor:pointer;}

.menu2 li a.billing_info_button {background-image: url(../img/billing_info_button.gif); display:block; float:left; height:30px; width:105px!important; color:#fff; text-decoration:none; padding:0 0 0 0; margin: 0 0 0 0; cursor:pointer;}
.menu2 li a.billing_info_button:hover {background-image: url(../img/billing_button_hover.gif); display:block; float:left; height:30px; width:105px!important; color:#fff; text-decoration:none; padding:0 0 0 0; margin: 0 0 0 0; cursor:pointer;}




/* IE6 visible company and product buttons  */

.menu2 li a.company_button {background-image: url(../img/company_button.gif); display:block; float:left; height:30px; width:105px!important; color:#fff; text-decoration:none; padding:0 0 0 0; margin: 0 0 0 0; cursor:pointer;}
.menu2 li a.company_button:hover {background-image: url(../img/company_button_hover.gif); display:block; float:left; height:30px; width:105px!important; color:#fff; text-decoration:none; padding:0 0 0 0; margin: 0 0 0 0; cursor:pointer;}

.menu2 li a.products_button {background-image: url(../img/products_button.gif); display:block; float:left; height:30px; width:105px!important; color:#fff; text-decoration:none; padding:0 0 0 0; margin: 0 0 0 0; cursor:pointer;}
.menu2 li a.products_button:hover {background-image: url(../img/products_button_hover.gif); display:block; float:left; height:30px; width:105px!important; color:#fff; text-decoration:none; padding:0 0 0 0; margin: 0 0 0 0; cursor:pointer;}

.menu2 li a.agent_button {background-image: url(../img/agent_search_button.gif); display:block; float:left; height:30px; width:105px!important; color:#fff; text-decoration:none; padding:0 0 0 0; margin: 0 0 0 0; cursor:pointer;}
.menu2 li a.agent_button:hover {background-image: url(../img/products_button_hover.gif); display:block; float:left; height:30px; width:105px!important; color:#fff; text-decoration:none; padding:0 0 0 0; margin: 0 0 0 0; cursor:pointer;}








.menu2 li:hover > a.top_link {color:#fff;}



.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:-1px; top:30px; background-color: rgb(95, 92, 82); padding:1px; border-left:1px solid #ccc; border-right:2px solid #333; border-bottom:2px solid #333; white-space:nowrap; width:180px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:25px; position:relative; float:left; width:180px; font-weight:normal; background-color:rgb(252, 249, 234); border-bottom:1px solid #888; color: #333; font-weight:normal; }
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:25px; width:180px; line-height:25px; text-indent:30px; color:#111; text-decoration:none; }
.menu2 :hover ul.sub li a.fly {background:rgb(252, 249, 234) url(../img/arrow.gif)162px 7px no-repeat; }
.menu2 :hover ul.sub li a:hover {background-color:rgb(92, 81, 60); color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {color:#fff;}
.menu2 :hover ul.sub li.mid2 a.fly:hover {color:#fff;}
.menu2 :hover ul li:hover > a.fly {color:#fff;} 


.menu2 :hover ul li:hover > a.fly {background:#333 url(../img/arrow_over.gif) 162px 7px no-repeat; color:#fff;}

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:171px; top:-1px; background-color:#444; padding:1px; border-left:0px solid #555; border-right:2px solid #333; border-top:0px solid #444; border-bottom:2px solid #333; white-space:nowrap; width:180px; z-index:400; height:auto;}



