.menu {	width: 954px; height: 51px; background: url(images/top_nav_bg.gif) top center no-repeat; font-size:12px; z-index:1000; clear: both; float: left; }
.menu IMG { border: 0; }
/* hack to correct IE5.5 faulty box model */
* html .menu {width:954px; w\idth:954px;}
/* 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:51px; line-height:51px; text-decoration: none;}
/* a hack so that IE5.5 faulty box model is corrected */

.bottom_nav a, .bottom_nav a:visited {display:block;font-size:12px;text-decoration:none; color:#6e6e6e; text-align:center; height:59px; line-height:59px; text-decoration: none;}
/* 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; z-index: 200; }
/* 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:51px;left:0px; width:200px;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.bottom_nav ul ul {visibility:hidden;position:absolute;height:0;top:59px;left:0px; width:200px;}

/* another hack for IE5.5 */
* html .menu ul ul {top:51px;t\op:51px;}

/* another hack for IE5.5 */
* html .bottom_nav ul ul {top:59px;t\op:59px;}

/* position the third level flyout menu */
.menu ul ul ul{left:200px; top:-1px; width:225px;}
/* position the third level flyout menu */
.bottom_nav ul ul ul{left:214px; 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:200px;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;}


.bottom_nav
{
	margin-top: 3px;
	height: 59px;
	background: url(images/bottom_nav_bg.gif) top center no-repeat;
}
.nav_item
{
	display: block;
	height: 51px;
	float: left;
}
.bottom_nav .nav_item
{
	height: 59px;
}
.nav_6
{
	width: 161px;
}
.nav_6:hover
{
	background: url(images/top_nav_bg.gif) -793px -51px no-repeat;
}
.nav_8
{
	width: 263px;
	height: 59px;
}
.nav_8:hover
{
	background: url(images/bottom_nav_bg.gif) -214px -59px no-repeat;
}

#Nav1LI{
	background: url(images/top_nav_bg.gif) 0px 0px no-repeat;
	width: 119px;
    z-index: 200;
}
#Nav1LI a:hover{
 	color:#eb9465;
	text-decoration: underline;
}
#Nav1LI li a{
	width: 200px;
	background: #ba9978 url(images/nav_non_hover_bg.jpg) bottom center repeat-x;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #3c4348;
	text-indent: 8px;
	margin: 0;
	padding: 0;
	text-decoration: none;
    z-index: 200;
}
#Nav1LI li a:hover{
	width: 200px;
	background: url(images/nav_hover_bg.gif);
	color: #036cb4;
	text-decoration: none;
}
#Nav1 a:hover{
	background: url(images/top_nav_bg.gif) 0px -51px no-repeat;
	width: 119px;
	text-decoration: none;
}
#Nav2LI{
	background: url(images/top_nav_bg.gif) -119px 0px no-repeat;
	width: 185px;
    z-index: 200;
}
#Nav2LI a:hover{
 	color:#eb9465;
	text-decoration: underline;
}
#Nav2LI li a{
	width: 200px;
	background: #ba9978 url(images/nav_non_hover_bg.jpg) bottom center repeat-x;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #3c4348;
	text-indent: 8px;
	margin: 0;
	padding: 0;
	text-decoration: none;
    z-index: 200;
}
#Nav2LI li a:hover{
	width: 200px;
	background: url(images/nav_hover_bg.gif);
	color: #036cb4;
	text-decoration: none;
}
#Nav2 a:hover{
	background: url(images/top_nav_bg.gif) -119px -51px no-repeat;
	width: 185px;
	text-decoration: none;
}
#Nav3LI{
	background: url(images/top_nav_bg.gif) -304px 0px no-repeat;
	width: 115px;
    z-index: 200;
}
#Nav3LI a:hover{
 	color:#eb9465;
	text-decoration: underline;
}
#Nav3LI li a{
	width: 200px;
	background: #ba9978 url(images/nav_non_hover_bg.jpg) bottom center repeat-x;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #3c4348;
	text-indent: 8px;
	margin: 0;
	padding: 0;
	text-decoration: none;
    z-index: 200;
}
#Nav3LI li a:hover{
	width: 200px;
	background: url(images/nav_hover_bg.gif);
	color: #036cb4;
	text-decoration: none;
}
#Nav3 a:hover{
	background: url(images/top_nav_bg.gif) -304px -51px no-repeat;
	width: 115px;
	text-decoration: none;
}

#Nav4LI{
	background: url(images/top_nav_bg.gif) -419px 0px no-repeat;
	width: 182px;
    z-index: 200;
}
#Nav4LI a:hover{
 	color:#eb9465;
	text-decoration: underline;
}
#Nav4LI li a{
	width: 200px;
	background: #ba9978 url(images/nav_non_hover_bg.jpg) bottom center repeat-x;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #3c4348;
	text-indent: 8px;
	margin: 0;
	padding: 0;
	text-decoration: none;
    z-index: 200;
}
#Nav4LI li a:hover{
	width: 200px;
	background: url(images/nav_hover_bg.gif);
	color: #036cb4;
	text-decoration: none;
}
#Nav4 a:hover{
	background: url(images/top_nav_bg.gif) -419px -51px no-repeat;
	width: 182px;
	text-decoration: none;
}

#Nav5LI{
	background: url(images/top_nav_bg.gif) -601px 0px no-repeat;
	width: 192px;
    z-index: 200;
}
#Nav5LI a:hover{
 	color:#eb9465;
	text-decoration: underline;
}
#Nav5LI li a{
	width: 200px;
	background: #ba9978 url(images/nav_non_hover_bg.jpg) bottom center repeat-x;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #3c4348;
	text-indent: 8px;
	margin: 0;
	padding: 0;
	text-decoration: none;
    z-index: 200;
}
#Nav5LI li a:hover{
	width: 200px;
	background: url(images/nav_hover_bg.gif);
	color: #036cb4;
	text-decoration: none;
}
#Nav5 a:hover{
	background: url(images/top_nav_bg.gif) -601px -51px no-repeat;
	width: 192px;
	text-decoration: none;
}

#Nav7LI{
	background: url(images/bottom_nav_bg.gif) 0px 0px no-repeat;
	width: 214px;
	height: 59px;
    z-index: 200;
}
#Nav7LI a:hover{
 	color:#eb9465;
	text-decoration: underline;
}
#Nav7LI li a{
	width: 214px;
	background: #ba9978 url(images/nav_non_hover_bg.jpg) bottom center repeat-x;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #3c4348;
	text-indent: 8px;
	margin: 0;
	padding: 0;
	text-decoration: none;
    z-index: 200;
}
#Nav7LI li a:hover{
	width: 214px;
	background: url(images/nav_hover_bg.gif);
	color: #036cb4;
	text-decoration: none;
}
#Nav7 a:hover{
	background: url(images/bottom_nav_bg.gif) 0px -59px no-repeat;
	width: 214px;
	text-decoration: none;
}

#Nav9LI{
	background: url(images/bottom_nav_bg.gif) -477px 0px no-repeat;
	width: 239px;
	height: 59px;
    z-index: 200;
}
#Nav9LI a:hover{
 	color:#eb9465;
	text-decoration: underline;
}
#Nav9LI li a{
	width: 339px;
	background: #ba9978 url(images/nav_non_hover_bg.jpg) bottom center repeat-x;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #3c4348;
	text-indent: 8px;
	margin: 0;
	padding: 0;
	text-decoration: none;
    z-index: 200;
}
#Nav9LI li a:hover{
	width: 339px;
	background: url(images/nav_hover_bg.gif);
	color: #036cb4;
	text-decoration: none;
}
#Nav9 a:hover{
	background: url(images/bottom_nav_bg.gif) -477px -59px no-repeat;
	width: 339px;
	text-decoration: none;
}

#Nav10LI{
	background: url(images/bottom_nav_bg.gif) -716px 0px no-repeat;
	width: 238px;
	height: 59px;
    z-index: 200;
}
#Nav10LI a:hover{
 	color:#eb9465;
	text-decoration: underline;
}
#Nav10LI li a{
	width: 238px;
	background: #ba9978 url(images/nav_non_hover_bg.jpg) bottom center repeat-x;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #3c4348;
	text-indent: 8px;
	margin: 0;
	padding: 0;
	text-decoration: none;
    z-index: 200;
}
#Nav10LI li a:hover{
	width: 238px;
	background: url(images/nav_hover_bg.gif);
	color: #036cb4;
	text-decoration: none;
}
#Nav10 a:hover{
	background: url(images/bottom_nav_bg.gif) -716px -59px no-repeat;
	width: 238px;
	text-decoration: none;
}


/* style the top level hover */
.menu :hover > #Nav1 { background: url(images/top_nav_bg.gif) 0px -51px no-repeat; }
.menu :hover > #Nav2 { background: url(images/top_nav_bg.gif) -119px -51px no-repeat; }
.menu :hover > #Nav3 { background: url(images/top_nav_bg.gif) -304px -51px no-repeat; }
.menu :hover > #Nav4 { background: url(images/top_nav_bg.gif) -419px -51px no-repeat; }
.menu :hover > #Nav5 { background: url(images/top_nav_bg.gif) -601px -51px no-repeat; }
.menu :hover > #Nav7 { background: url(images/bottom_nav_bg.gif) 0px -59px no-repeat; }
.menu :hover > #Nav9 { background: url(images/bottom_nav_bg.gif) -477px -59px no-repeat; }
.menu :hover > #Nav10 { background: url(images/bottom_nav_bg.gif) -716px -59px no-repeat; }


/* 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;}

