div#container
{
margin-left: auto; 
margin-right: auto;
width: 50em;
} 
ul#cssmw_home {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 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 {
  background-image: none;
}
ul#cssmw_home > li > a {
	background-color: #D9BAB7;
	background-image: none;
	border-bottom: solid 1px #333;
	border-left: solid 1px #fff;
	border-right: solid 1px #333;
	border-top: solid 1px #fff;
	color: #000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin: 10;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;
	width: 100px;
}
ul#cssmw_home > li > a:active {
  background-color: #A7C3AB;
  border-bottom: solid 1px #333;
  border-left: solid 1px #fff;
  border-right: solid 1px #333;
  border-top: solid 1px #fff;
  color: #272B4B;
  text-decoration: none;
}
ul#cssmw_home > li:hover > a {
  background-color: #A7C3AB;
  border-bottom: solid 1px #333;
  border-left: solid 1px #fff;
  border-right: solid 1px #333;
  border-top: solid 1px #fff;
  color: #272B4B;
  text-decoration: none;
  text-transform: uppercase;
}
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: #A7C3AB;
  background-image: none;
  border-bottom: solid 1px #333;
  border-left: solid 1px #fff;
  border-right: solid 1px #333;
  border-top: solid 1px #fff;
  color: #272B4B;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100px;
}
ul#cssmw_home ul.level-1 > li > a:active {
  background-color: #6982B5;
  border-bottom: solid 1px #333;
  border-left: solid 1px #fff;
  border-right: solid 1px #333;
  border-top: solid 1px #fff;
  color: #272B4B;
  text-decoration: none;
}
ul#cssmw_home ul.level-1 > li:hover > a {
  background-color: #6982B5;
  border-bottom: solid 1px #333;
  border-left: solid 1px #fff;
  border-right: solid 1px #333;
  border-top: solid 1px #fff;
  color: #272B4B;
  text-decoration: none;
  text-transform: uppercase;
}
ul#cssmw_home ul.level-2 {
  left: 112px;
}
ul#cssmw_home ul.level-2 > li {
  background-image: none;
}
ul#cssmw_home ul.level-2 > li > a {
  background-color: #A7C3AB;
  background-image: none;
  border-bottom: solid 1px #333;
  border-left: solid 1px #fff;
  border-right: solid 1px #333;
  border-top: solid 1px #fff;
  color: #272B4B;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100px;
}
ul#cssmw_home ul.level-2 > li > a:active {
  background-color: #6982B5;
  border-bottom: solid 1px #333;
  border-left: solid 1px #fff;
  border-right: solid 1px #333;
  border-top: solid 1px #fff;
  color: #272B4B;
  text-decoration: none;
}
ul#cssmw_home ul.level-2 > li:hover > a {
  background-color: #6982B5;
  border-bottom: solid 1px #333;
  border-left: solid 1px #fff;
  border-right: solid 1px #333;
  border-top: solid 1px #fff;
  color: #272B4B;
  text-decoration: none;
  text-transform: uppercase;
}


