ul#cssmw {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw ul li {
  background-image: none;
  float: none;
}
ul#cssmw li {
	background-image: none;
	float: left;
	padding: 0;
	position: relative;
	white-space: nowrap;
}
ul#cssmw li ul {
  display: none;
  top: 0;
}
ul#cssmw li:hover > ul {
  display: block;
  position: absolute;
}
ul#cssmw > li {
  background-image: none;
}
ul#cssmw > li > span {
  background-image: none;
  display: block;
}
ul#cssmw > li > span > a {
	background-image: none;
	color: #fff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	width: 120px;
	line-height: 54px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#cssmw > li > span > a:active {
	color: #1E3239;
	text-decoration: none;
	background-image: url(../../images/menuover.jpg);
	background-repeat: no-repeat;
}
ul#cssmw > li:hover > span {
  display: block;
}
ul#cssmw > li:hover > span > a {
	color: #272B4B;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../../images/menuover.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
ul#cssmw ul.level-1 {
  left: 0px;
  top: 100%;
}
ul#cssmw ul.level-1 > li {
  background-image: none;
}
ul#cssmw ul.level-1 > li > a {
  background-color: #C3A302;;
  background-image: none;
  border-bottom: solid 1px #3B62A6;
  border-left: solid 1px #fff;
  border-right: solid 1px #3B62A6;
  border-top: solid 1px #fff;
  color: #1E3239;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  width: 160px;
}
ul#cssmw ul.level-1 > li > a:active {
	border-bottom: solid 1px #3B62A6;
	border-left: solid 1px #fff;
	border-right: solid 1px #3B62A6;
	border-top: solid 1px #fff;
	color: #272B4B;
	text-decoration: none;
	background-repeat: no-repeat;
}
ul#cssmw ul.level-1 > li:hover > a {
	background-color: #3D6974;
	border-bottom: solid 1px #3B62A6;
	border-left: solid 1px #fff;
	border-right: solid 1px #3B62A6;
	border-top: solid 1px #fff;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #C3A300;
	border-right-color: #C3A300;
	border-bottom-color: #C3A300;
	border-left-color: #C3A300;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.img1 {
	text-align: center;
	padding: 0px;
	border: 1px solid #000000;
}
