.mt-nav, .mt-nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.mt-nav {
	line-height:6px;
}
.mt-nav ul {
	position:absolute;
	width:180px;
}
.mt-nav ul li,
.mt-nav li li a {
	width: 100%;
}
.mt-nav li {
	float:left;
	position:relative;
	z-index:999;
}
.mt-nav a {
	display:block;
}
.mt-nav li:hover ul,
.mt-nav li:focus ul,
ul.mt-nav li.sfHover ul {
	left:0;
	top:26px;
}
.mt-nav li:hover li ul,
.mt-nav li:focus li ul,
.mt-nav li.sfHover li ul {
	top:-999em;
}
.mt-nav li li:hover ul,
.mt-nav li li:focus ul,
ul.mt-nav li li.sfHover ul {
	left:180px;
	top:-1px;
}
.superfish li:hover ul,
.superfish li:focus ul,
.superfish li li:hover ul {
	top: -999em;
}
.mt-nav {
	font-size:12px; 
	float:left; 
}
.mt-nav a em {
	position:absolute;
	left:-9999em;
}
.mt-nav .tab {
	height:27px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:36px;
	text-align:center;
	letter-spacing:1px;
}
.mt-nav li {
	white-space:nowrap;
}
.mt-nav a {
	color: #ffffff;
	padding:0;
	text-decoration:none;
}
.mt-nav li li a {
	padding: 12px 0;
	text-indent: 22px;
}
.mt-nav li li.lastli {
	border:0;
}
.mt-nav li li.lastli a {
	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
	}
.mt-nav li li a:hover, .mt-nav li li a:focus {
	background:#000;
	color:#fff;
}
.mt-nav li li {
	border-bottom:1px solid #5B0E74;
}
.mt-nav li ul {
	width:180px;
	z-index:999;
	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
}
.mt-nav li li {
	text-align:left;
}
#navcolor {
background-color:#7D2B97;
}
.thickheader .mt-nav li:hover ul, .thickheader .mt-nav li:focus ul, .thickheader ul.mt-nav li.sfHover ul { left:0; top:36px; }
.thickheader .mt-nav .tab { height:36px; }
.thickheader .mt-nav li ul { background:#7D2B97; }
.thickheader .mt-nav li ul.pro { width:250px;}
.thickheader .mt-nav li ul.dow { width:206px;}
.thickheader .mt-nav li ul.pri { width:265px;}
.thickheader .mt-nav li  { margin-right:0px; background-color:#7D2B97; }
.thickheader .mt-nav li li { background:none; margin-right:0; font-weight:bold;}
.thickheader .mt-nav li li a:hover, .thickheader .mt-nav li li a:focus { background:#E1D1F0; color:#7D2B97; }
.thickheader .mt-nav li.menu1 { width: 105px;	}
.thickheader .mt-nav li.menu2 { width: 96px;	}
.thickheader .mt-nav li.menu3 { width: 107px;	}
.thickheader .mt-nav li.menu4 { width: 90px;	}
.thickheader .mt-nav li.menu5 { width: 100px;	}
.thickheader .mt-nav li.menu6 { width: 90px;	}
.thickheader .mt-nav li.menu7 { width: 160px;	}
.thickheader .mt-nav li.menu8 { width: 100px;	}		
.thickheader .mt-nav li.menu9 { width: 95px;	}
	
#navleft {
width:13px;
height:36px;
float:left;
}
#navright {
width:13px;
height:36px;
float:right;
}
	
