
#menu {
	width:945px;
	height:38px;
	position:relative;
	z-index:100;
	font-family:arial, sans-serif;
	padding-left: 20px;
	background: url("../images/nav.jpg") no-repeat;

}
#menu {
	width:930px;
	w\idth:929px;
}
#menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#menu ul ul {
		}
#menu li {
	float:left;	
	position:relative;
}
#menu a, #menu a:visited {
	display:block;
	font-size:12px;
	text-decoration:none;
	float:left;
	height:29px;
	padding: 5px 12px;
	line-height:29px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	color:#666666;
}
#menu ul ul a, #menu ul ul a:visited {
	color:#fff;
	border-bottom:1px solid #ccc;
	border-width:1px 0 1px 1px;
	font-weight:normal;
	text-transform:none;
	text-align:left;
}
#menu ul ul a.nodrop, #menu ul ul a.nodrop:visited {
	background:#e4e4e4 url(../images/grey-only.gif) no-repeat 180px center;
}
#menu ul ul a.drop, #menu ul ul a.drop:visited {
	background:#e4e4e4 url(../images/grey-arrow.gif) no-repeat 180px center;
}
#menu ul ul a.drop:hover {
	background:#fff url(../images/yellow-arrow.gif) no-repeat 180px center;
}
#menu ul ul a.nodrop:hover {
	background:#fff url(../images/white-only.gif) no-repeat 180px center;
}
#menu ul ul a:hover > a.drop {
	background:#fff url(../images/yellow-arrow.gif) no-repeat 180px center;
}
#menu ul ul a:hover > a.nodrop {
	background:#fff url(../images/white-only.gif) no-repeat 180px center;
}
#menu ul ul ul a, #menu ul ul ul a:visited {
	background:#fff;
	width:140px;
}
#menu ul ul ul a:hover {
	background:#fff;
}
#menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:35px;
	left:0;
	width:200px;
	border-top:1px solid #ccc;
}
/* another hack for IE5.5 */
#menu ul ul {
	top:34px;
	t\op:35px;
}
#menu ul ul ul {
	left:200px;
	top:-1px;
	width:160px;
}
#menu ul ul ul.left {
	left:-160px;
}
#menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
	
}
#menu ul ul a, #menu ul ul a:visited {
	background:#e4e4e4;
	color:#000;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:200px;
	border-width:0 1px 1px 1px;
}
/* yet another hack for IE5.5 */
#menu ul ul a, * html #menu ul ul a:visited {
	width:180px;
	w\idth:180px;
}
#menu a:hover, #menu ul ul a:hover {
	color:#666;
	background:#fff;
}
#menu :hover > a, #menu ul ul :hover > a {
	color:#666;
	background:#fff;
}
#menu :hover > a {
	color:#666;
	background-image:url(../images/main-nav-hover-bg.jpg);
	background-repeat:repeat-x;
}
#menu ul ul :hover > a {
	color:#666;
	background:#fff;
}
#menu ul li:hover ul, #menu ul a:hover ul {
	visibility:visible;
}
#menu ul :hover ul ul {
	visibility:hidden;
}
#menu ul :hover ul :hover ul {
	visibility:visible;
}


/* Menu Style 2 - Orange */

#menu2 {
	width:945px;
	height:40px;
	position:relative;
	z-index:100;
	font-family:arial, sans-serif;
	padding-left: 20px;
	background: url("../images/nav-orange.jpg") no-repeat;
}
#menu2 {
	width:930px;
	w\idth:929px;
}
#menu2 ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#menu2 ul ul {
		}
#menu2 li {
	float:left;	
	position:relative;
}
#menu2 a, #menu2 a:visited {
	display:block;
	font-size:12px;
	text-decoration:none;
	float:left;
	height:35px;
	padding: 5px 12px;
	line-height:29px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	color:#ffffff;
}
#menu2 ul ul a, #menu2 ul ul a:visited {
	color:#fff;
	border-bottom:1px solid #ccc;
	border-width:1px 0 1px 1px;
	font-weight:normal;
	text-transform:none;
	text-align:left;
}
#menu2 ul ul a.nodrop, #menu2 ul ul a.nodrop:visited {
	background:#e4e4e4 url(../images/grey-only.gif) no-repeat 180px center;
}
#menu2 ul ul a.drop, #menu2 ul ul a.drop:visited {
	background:#e4e4e4 url(../images/grey-arrow.gif) no-repeat 180px center;
}
#menu2 ul ul a.drop:hover {
	background:#fff url(../images/yellow-arrow.gif) no-repeat 180px center;
}
#menu2 ul ul a.nodrop:hover {
	background:#fff url(../images/white-only.gif) no-repeat 180px center;
}
#menu2 ul ul a:hover > a.drop {
	background:#fff url(../images/yellow-arrow.gif) no-repeat 180px center;
}
#menu2 ul ul a:hover > a.nodrop {
	background:#fff url(../images/white-only.gif) no-repeat 180px center;
}
#menu2 ul ul ul a, #menu2 ul ul ul a:visited {
	background:#fff;
	width:140px;
}
#menu2 ul ul ul a:hover {
	background:#fff;
}
#menu2 ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:35px;
	left:0;
	width:200px;
	border-top:1px solid #ccc;
}
/* another hack for IE5.5 */
#menu2 ul ul {
	top:34px;
	t\op:35px;
}
#menu2 ul ul ul {
	left:200px;
	top:-1px;
	width:160px;
}
#menu2 ul ul ul.left {
	left:-160px;
}
#menu2 table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
	
}
#menu2 ul ul a, #menu2 ul ul a:visited {
	background:#e4e4e4;
	color:#000;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:200px;
	border-width:0 1px 1px 1px;
}
/* yet another hack for IE5.5 */
#menu2 ul ul a, * html #menu2 ul ul a:visited {
	width:180px;
	w\idth:180px;
}
#menu2 a:hover, #menu2 ul ul a:hover {
	color:#666;
	background:#fff;
}
#menu2 :hover > a, #menu2 ul ul :hover > a {
	color:#666;
	background:#fff;
}
#menu2 :hover > a {
	color:#666;
	background-image:url(../images/main-nav-hover-bg.jpg);
	background-repeat:repeat-x;
}
#menu2 ul ul :hover > a {
	color:#666;
	background:#fff;
}
#menu2 ul li:hover ul, #menu2 ul a:hover ul {
	visibility:visible;
}
#menu2 ul :hover ul ul {
	visibility:hidden;
}
#menu2 ul :hover ul :hover ul {
	visibility:visible;
}
