ul#cssmw_content {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw_content ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw_content ul li {
  background-image: none;
  float: none;
}
ul#cssmw_content li {
  background-image: none;
  float: left;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
}
ul#cssmw_content li ul {
  display: none;
  top: 0;
}
ul#cssmw_content li:hover > ul {
  display: block;
  position: absolute;
}
ul#cssmw_content > li {
  background-image: none;
}
ul#cssmw_content > li > a {
	background-color: #FFFFFF;
	background-image: none;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #50516B;
	border-right: solid 1px #50516B;
	border-top: solid 1px #fff;
	color: #000000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0 0 0 0;
	padding: 0 5px 2px 5px;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
}
ul#cssmw_content > li > a:active {
	background-color: #fff;
	border-bottom: solid 1px #50516B;
	border-left: solid 1px #fff;
	border-right: solid 1px #50516B;
	border-top: solid 1px #fff;
	color: #f93;
	text-decoration: none;
}
ul#cssmw_content > li:hover > a {
	background-color: #fff;
	border-bottom: solid 1px #e4e4e4;
	border-left: solid 1px #e4e4e4;
	border-right: solid 1px #fff;
	border-top: solid 1px #fff;
	color: #FF6633;
	text-decoration: none;
	text-transform: uppercase;
}
ul#cssmw_content ul.level-1 {
  left: 0;
  top: 100%;
}
ul#cssmw_content ul.level-1 > li {
  background-image: none;
}
ul#cssmw_content ul.level-1 > li > a {
	background-color: #f9f9f9;
	background-image: none;
	color: #000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0 0 0 0;
	padding: 1px 15px 2px 15px;
	text-decoration: none;
	text-transform: uppercase;
	width: 180px;
float:left;
}
ul#cssmw_content ul.level-1 > li > a:active {
  background-color: #fff;
  border-bottom: solid 1px #50516B;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-top: solid 1px #fff;
	color: #FF6633;
   text-decoration: none;
}
ul#cssmw_content ul.level-1 > li:hover > a {
	background-color: #fff;
border-bottom: solid 1px #50516B;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-top: solid 1px #50516B;
	color: #FF6633;
	color: #f93;
	text-decoration: none;
	text-transform: uppercase;
}
