ul#cssmw1 {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw1 ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw1 ul li {
  background-image: none;
  float: none;
}
ul#cssmw1 li {
  background-image: none;
  float: left;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
}
ul#cssmw1 li ul {
  display: none;
  top: 0;
}
ul#cssmw1 li:hover > ul {
  display: block;
  position: absolute;
}
ul#cssmw1 > li {
  background-image: none;
}
ul#cssmw1 > li > span {
  background-image: none;
  display: block;
}
ul#cssmw1 > li > span > a {
  background-image: none;
  color: #FFFFFF;
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100px;
}
ul#cssmw1 > li > span > a:active {
	color: #C6B7C2;
	font-weight: bold;
	text-decoration: none;
}
ul#cssmw1 > li:hover > span {
  display: block;
}
ul#cssmw1 > li:hover > span > a {
	color: #C6B7C2;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../../images/bg/bg_nav_center.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #453742;
}
