.menu-container {
	width: 220px;
	padding-bottom: 8px;
}

.menu-list-level-1 ul {
	margin: 5px 0 0 30px;
	padding: 0;
}

.menu-list-level-1 ul li {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 3px;
	list-style-image: url(../img/menu_arrow_1.gif);
}

.menu-list-level-2 ul {
	margin: 5px 0 0 40px;
	padding: 0;
}

.menu-list-level-2 ul li {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 3px;
	list-style-image: url(../img/menu_arrow_2.gif);
}

.menu-delimeter {
	width: 230px;
	border-bottom: 4px solid #fff;
}

.menu1 {
	padding-top: 7px !important;
	color: #4D597D;
	font-weight: bold;
}

.menu1 a {
	color: #4D597D;
	font-weight: normal;
}

.menu2 {
	padding-top: 3px !important;
	color: #4D597D;
	font-weight: bold;
}

.menu2 a {
	color: #4D597D;
	font-weight: normal;
}

.menu2-padding {
	padding-left: 2px;
}

.menu3-container {
	width: 220px;
	padding-bottom: 7px;
	padding-top: 1px;
	border-left: 1px solid #F0F0EF;
}

.menu3-list-level-1 {
	width: 190px;
	background-color: #fff !important;
	height: 30px;
}

.menu3-list-level-1 ul {
	margin: 5px 0 0 29px;
	padding: 0;
}

.menu3-list-level-1 ul li {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 3px;
	list-style-image: url(../img/menu_arrow_1.gif);
}

.menu3 {
	padding-top: 3px !important;
	color: #1B5229;
	font-weight: bold;
	text-transform: uppercase;
}

.menu3 a {
	color: #1B5229;
	font-weight: normal;
	text-transform: uppercase;
}

.menu4 {
	padding-top: 3px !important;
	color: #1B5229;
	font-weight: bold;
}

.menu4 a {
	color: #1B5229;
	font-weight: normal;
}
