

#menu {

		/* custom */
		font-size:.9em;
		font-weight: bold;
		z-index: 1000;
		margin: 0;
		padding: 11px 0 0 0;
		border-bottom: 2px solid #fff;
}

#menu a {
	display:block;

		/* custom */
		padding: 1px 7px 1px 7px;
		color: #fff;
		text-decoration: none;
}

#menu a#menuactive {
		cursor: default;
		color: #000;
		text-decoration: underline;
}

#menu a:hover {

		/* custom */
		color: #000;
}

#menu .first {
	border: 0;

		/* custom */
		padding-left: 0;
		margin-left: 0;
}

#menu ul {
	margin: 0;
	list-style-type: none;
}

#menu li:hover, #menu li.hover {
	position: static;
}

#menu li ul {
	z-index: 1010;
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
	border-top: 2px solid #fff;
}

#menu li li a {
	width: 150px;

		/* custom */
		font-size:.8em;
		border: 1px solid #fff;
		border-top: none;
		padding: 8px;
		background: #60544A;
}

#menu li li a:hover {

		/* custom - 2nd level hover */
		background: #4F4A4A;
		color: #ffffff;
}

#menu a#submenuactive {

		/* custom - 2nd level hover */
		text-decoration: underline;
		background: #fff;
		color: #000;
}

#menu li li a#menuactive:hover {

		/* custom - 2nd level hover */
}

#menu li li ul {
	z-index: 1020;
}

#menu li li li a {
		border: none;
		/* custom */
}

#menu li li li a:hover {

		/* custom  - 3rd level hover */

}

#menu li {
	float:left;
}

#menu li li { /* all list items */
	float: left;
	width: 168px;
}

#menu li ul { /* second-level lists */
	position: absolute;
	width: 168px;
	left: -999em;
}

#menu li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#menu li:hover ul ul, #menu li.sfhover ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

a.menuarrow {
	background: url(images/menuarrow.gif) no-repeat right !important;
}

a.menuarrow:hover {
	background: url(images/menuarrow.gif) no-repeat right !important;
}

#menu a.top {
padding: 1px 0;
text-indent: -20000em;
margin: 0 7px;
height: 116px;
}

#menu #s1 a.top {
width: 72px;
background: url(images/menu-rollover2.gif) 0 0;
}
#menu #s1 a.top:hover, #menu #s1 a.top#menuactive {background: url(images/menu-rollover2.gif) 0 -118px;}

#menu #s6 a.top {
width: 80px;
background: url(images/menu-rollover2.gif) -709px 0;
}
#menu #s6 a.top:hover, #menu #s41 a.top#menuactive {background: url(images/menu-rollover2.gif) -709px -118px;}

#menu #s36 a.top {
width: 103px;
background: url(images/menu-rollover2.gif) -90px 0;
}
#menu #s36 a.top:hover, #menu #s36 a.top#menuactive {background: url(images/menu-rollover2.gif) -90px -118px;}

#menu #s37 a.top {
width: 98px;
background: url(images/menu-rollover2.gif) -214px 0;
}
#menu #s37 a.top:hover, #menu #s37 a.top#menuactive {background: url(images/menu-rollover2.gif) -214px -118px no-repeat;}

#menu #s38 a.top {
width: 85px;
background: url(images/menu-rollover2.gif) -340px 0;
}
#menu #s38 a.top:hover, #menu #s38 a.top#menuactive {background: url(images/menu-rollover2.gif) -340px -118px;}

#menu #s39 a.top {
width: 142px;
background: url(images/menu-rollover.gif) -451px 0;
}
#menu #s39 a.top:hover, #menu #s39 a.top#menuactive {background: url(images/menu-rollover.gif) -451px -118px;}

#menu #s40 a.top {
width: 80px;
background: url(images/menu-rollover2.gif) -610px 0;
}
#menu #s40 a.top:hover, #menu #s40 a.top#menuactive {background: url(images/menu-rollover2.gif) -610px -118px;}

#menu #s41 a.top {
width: 80px;
background: url(images/menu-rollover.gif) -709px 0;
}
#menu #s41 a.top:hover, #menu #s41 a.top#menuactive {background: url(images/menu-rollover.gif) -709px -118px;}

#menu #s42 a.top {
width: 94px;
background: url(images/menu-rollover2.gif) -800px 0;
}
#menu #s42 a.top:hover, #menu #s42 a.top#menuactive {background: url(images/menu-rollover2.gif) -800px -118px;}

#menu #s65 a.top {
width: 142px;
background: url(images/menu-rollover2.gif) -451px 0;
}
#menu #s65 a.top:hover, #menu #s65 a.top#menuactive {background: url(images/menu-rollover2.gif) -451px -118px;}
