ul#cssmw_home {
	height: 40px;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
ul#cssmw_home ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw_home ul li {
  background-image: none;
  float: none;
}
ul#cssmw_home li {
  background-image: none;
  float: left;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
}
ul#cssmw_home li ul {
  display: none;
  top: 0;
}
ul#cssmw_home li:hover > ul {
	display: block;
	position: absolute;
}
ul#cssmw_home > li {
  
}
ul#cssmw_home > li > span {
  display: block;
}
ul#cssmw_home > li > span > a {
	color: #fff;
	display: block;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	margin: 0;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 125px;
	font-weight: normal;
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A8A9AD;
	border-left-color: #A8A9AD;
}
ul#cssmw_home > li:hover > span > a {
	color: #19150A;
	display: block;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	margin: 0;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 125px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
ul#cssmw_home ul.level-1 {
  left: 0px;
  top: 100%;
}
ul#cssmw_home ul.level-1 > li {
  background-image: none;
}
ul#cssmw_home ul.level-1 > li > a {
	background-color: #339999;
	background-image: none;
	color: #fff;
	display: block;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 125px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #E9E2D3;
	border-left-color: #E9E2D3;
}
ul#cssmw_home ul.level-1 > li > a:active {
	background-color: #339999;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
ul#cssmw_home ul.level-1 > li:hover > a {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E9E2D3;
	border-bottom-color: #339999;
}
