

#main_nav_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main_nav_list li {
	float: right;
	margin: 0;
	padding: 0;
	position: inherit;
}

#main_nav_list a {
	float: left;
	margin: 0;
	display: block;
	height: 35px; 
	line-height:35px;
	text-align: center;
	padding: 0px 12px 0 12px;
	overflow:hidden;
	font-weight:bold;
 	font-size: 15px;

}

#main_nav_list a.main_nav_item {
	font-family: Arial, sans-serif;
	font-style: normal;
	text-decoration: none;
	background-position: top right;
	color: #23461E;
}

#main_nav_list a.main_nav_active_item {
  background: url(/Pics/header/menu/main_nav_active_button.jpg) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
  background-position: top right;
}
#main_nav_list a.main_nav_item:hover {
  background: url(/Pics/header/menu/main_nav_hover_button.jpg) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  text-decoration: none;
  background-position: top right;
}


#side_nav_list {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#side_nav_list li {
	margin: 0;
	padding: 0;
	position:relative;
	width:170px;
}
#side_nav_list a {
	margin: 0;
	display: block;
	line-height:25px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	height: 100%;
}

#side_nav_list a.side_nav_item {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #9CD39F;
	color: #030;
	border: thin solid #E4F0E3;
}
#side_nav_list a.side_nav_active_item {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #53824c;
	border: thin solid #E4F0E3;
	color: #FFF;
}
#side_nav_list a.side_nav_item:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-position: right top;
	border: thin solid #E4F0E3;
	color: #030;
	background-color: #D8E9D6;
}

#side_nav_list a.side_nav_item1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #9CD39F;
	color: #030;
	border: thin solid #E4F0E3;
}
#side_nav_list a.side_nav_active_item1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #53824c;
	border: thin solid #E4F0E3;
	color: #FFF;
}
#side_nav_list a.side_nav_item1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-position: right top;
	border: thin solid #E4F0E3;
	color: #030;
	background-color: #D8E9D6;
}


#side_nav_list a.side_nav_item2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #E8F4E9;
	color: #030;
	border: thin solid #E4F0E3;
}
#side_nav_list a.side_nav_active_item2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #53824c;
	border: thin solid #E4F0E3;
	color: #FFF;
}
#side_nav_list a.side_nav_item2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-position: right top;
	border: thin solid #E4F0E3;
	color: #030;
	background-color: #D8E9D6;
}

#side_nav_list a.side_nav_item3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #F0F9F1;
	color: #030;
	border: thin solid #E4F0E3;
}
#side_nav_list a.side_nav_active_item3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #53824c;
	border: thin solid #E4F0E3;
	color: #FFF;
}
#side_nav_list a.side_nav_item3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-position: right top;
	border: thin solid #E4F0E3;
	color: #030;
	background-color: #D8E9D6;
}
