#smenu   {
	width: 180px;
	float: left;
	font-family: "Lucida Sans Unicode", Verdana, Tahoma, Arial;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-indent: 5px;
	background-color: #D8EF97;
}

#smenu a {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	display: block;
	font-size: 70%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#smenu  a:hover  {
	color: #000000;
	background-color: #F6F0CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#smenu    ul   {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#smenu li {
	height: 20px;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
#smenu .smenu_header {
	height: 35px;
	background-color: #FFFFFF;
	background-image: url(../images/smenu_header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
#smenu .smenu_footer {
	height: 35px;
	background-color: #FFFFFF;
	background-image: url(../images/smenu_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#container #smenu #map {
	background-color: #FFFFFF;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#container #smenu #map img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #smenu #map a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

#container #smenu #map a:hover {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

