.menu {width:985px; height:46px; font-size:12px; z-index:100; background: url(graphics/nav_spacer.gif);}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:985px; w\idth:985px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {padding: 0px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#6e6e6e; text-align:center; height:46px; line-height:46px;}
/* a hack so that IE5.5 faulty box model is corrected */


/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd; }
/* style the second level hover */
.menu ul ul a.drop:hover{background:#eb9465;}
.menu ul ul :hover > a.drop {background:#eb9465;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#313030; }
/* style the third level hover */
.menu ul ul ul a:hover {background:#eb9465;}


/* 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:46px;left:0px; width:185px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:46px;t\op:46px;}

/* position the third level flyout menu */
.menu ul ul ul{left:185px; top:-1px; width:225px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-206px;}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#313030; color:#b6b6b6; height:auto; line-height:1em; padding:5px 10px; width:185px;border-width:0 1px 1px 1px; text-align: left;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

#NavHomeLI{
  background: url(graphics/nav_home.jpg); width: 74px;
}
#NavHomeLI a:hover{
 	color:#eb9465;
		text-decoration: underline;
}
#NavHomeLI li a{
  width: 185px;
}
#NavHomeLI li a:hover{
  width: 185px;
		background: #8e1718;
		color:#ffffff;
		text-decoration: none;
}
#NavHome a:hover{
  background: url(graphics/nav_home_a.jpg); width: 74px;
		text-decoration: none;
}


#NavResLI{
  background: url(graphics/nav_res.gif); width: 119px;
}
#NavResLI a:hover{
 	color:#eb9465;
		text-decoration: underline;
}
#NavResLI li a{
  width: 185px;
}
#NavResLI li a:hover{
  width: 185px;
		background: #8e1718;
		color:#ffffff;
		text-decoration: none;
}
#NavRes a:hover{
  background: url(graphics/nav_res_a.gif); width: 119px;
		text-decoration: none;
}




#NavComLI{
  background: url(graphics/nav_com.gif); width: 125px;
}
#NavComLI a:hover{
 	color:#eb9465;
		text-decoration: underline;
}
#NavComLI li a{
  width: 185px;
}
#NavComLI li a:hover{
  width: 185px;
		background: #8e1718;
		color:#ffffff;
		text-decoration: none;
}
#NavCom a:hover{
  background: url(graphics/nav_com_a.gif); width: 125px;
		text-decoration: none;
}


#NavIntlLI{
  background: url(graphics/nav_int.gif); width: 139px;
}
#NavIntlLI a:hover{
 	color:#eb9465;
		text-decoration: underline;
}
#NavIntlLI li a{
  width: 185px;
}
#NavIntlLI li a:hover{
  width: 185px;
		background: #8e1718;
		color:#ffffff;
		text-decoration: none;
}
#NavIntl a:hover{
  background: url(graphics/nav_int_a.gif); width: 139px;
		text-decoration: none;
}

#NavPortLI{
  background: url(graphics/nav_port.gif); width: 107px;
}
#NavPortLI a:hover{
 	color:#eb9465;
		text-decoration: underline;
}
#NavPortLI li a{
  width: 185px;
}
#NavPortLI li a:hover{
  width: 185px;
		background: #8e1718;
		color:#ffffff;
		text-decoration: none;
}
#NavPort a:hover{
  background: url(graphics/nav_port_a.gif); width: 107px;
		text-decoration: none;
}


#NavMktgLI{
  background: url(graphics/nav_mktg.gif); width: 150px;
}
#NavMktgLI a:hover{
 	color:#eb9465;
		text-decoration: underline;
}
#NavMktgLI li a{
  width: 185px;
}
#NavMktgLI li a:hover{
  width: 185px;
		background: #8e1718;
		color:#ffffff;
		text-decoration: none;
}
#NavMktg a:hover{
  background: url(graphics/nav_mktg_a.gif); width: 150px;
		text-decoration: none;
}

#NavAboutLI{
  background: url(graphics/nav_about.gif); width: 95px;
}
#NavAboutLI a:hover{
 	color:#eb9465;
		text-decoration: underline;
}
#NavAboutLI li a{
  width: 185px;
}
#NavAboutLI li a:hover{
  width: 185px;
		background: #8e1718;
		color:#ffffff;
		text-decoration: none;
}
#NavAbout a:hover{
  background: url(graphics/nav_about_a.gif); width: 95px;
		text-decoration: none;
}

#NavContactLI{
  background: url(graphics/nav_contact.gif); width: 115px;
}
#NavContactLI a:hover{
 	color:#eb9465;
		text-decoration: underline;
}
#NavContactLI li a{
  width: 185px;
}
#NavContactLI li a:hover{
  width: 185px;
		background: #8e1718;
		color:#ffffff;
		text-decoration: none;
}
#NavContact a:hover{
  background: url(graphics/nav_contact_a.gif); width: 115px;
		text-decoration: none;
}



/* style the top level hover */
/* .menu a:hover, .menu ul ul a:hover{color:#fff; background:#000000;} */
/* .menu a:hover, .menu ul ul a:hover{color:#fff; background:#949e7c;} */
.menu :hover > a {color:#eb9465; text-decoration: none;}
.menu :hover > #NavRes {background:url(graphics/nav_res_a.gif);color:#000000; text-decoration: none;}
.menu :hover > #NavRes a{color:#000000; text-decoration: none;}
.menu :hover > #NavCom {background:url(graphics/nav_com_a.gif);color:#000000; text-decoration: none;}
.menu :hover > #NavCom a{color:#000000; text-decoration: none;}
.menu :hover > #NavIntl {background:url(graphics/nav_int_a.gif);color:#000000; text-decoration: none;}
.menu :hover > #NavIntl a{color:#000000; text-decoration: none;}
.menu :hover > #NavPort {background:url(graphics/nav_port_a.gif);color:#000000; text-decoration: none;}
.menu :hover > #NavPort a{color:#000000; text-decoration: none;}
.menu :hover > #NavMktg {background:url(graphics/nav_mktg_a.gif);color:#000000; text-decoration: none;}
.menu :hover > #NavMktg a{color:#000000; text-decoration: none;}
.menu :hover > #NavAbout {background:url(graphics/nav_about_a.gif);color:#000000; text-decoration: none;}
.menu :hover > #NavAbout a{color:#000000; text-decoration: none;}
.menu :hover > #NavContact {background:url(graphics/nav_contact_a.gif);color:#000000; text-decoration: none;}
.menu :hover > #NavContact a{color:#000000; text-decoration: none;}
.menu ul ul :hover > a {color:#fff;background:#8e1718; text-decoration: none; width: 185px;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu 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;}

