/* ID FOOTER WRAPPER  */
div#footerWrapper	{
	clear: both;
	height: 66px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	color: #ffffff; background: #8eba3e;
	border-bottom: 11px solid #cfec98;
	position: relative;
}

/* ID FOOTER MENU */
div#footerMenu	{
	text-align: center;
	padding-top: 12px;
	position: relative;
}

.footer {
	text-align: center;
}

.footermenu {
	font-weight: normal;
}
/* ID FOOTER MENU LINKS */
a.footermenu:link 		{color: #000000; background: none; text-decoration: none}
a.footermenu:visited	{color: #000000; background: none; text-decoration: none}
a.footermenu:hover		{color: #000000; background: none; text-decoration: none}
a.footermenu:active 	{color: #000000; background: none; text-decoration: none}

.footerselected {
	font-weight: bold;
}
a.footerselected:link 		{color: #000000; background: none; text-decoration: none}
a.footerselected:visited	{color: #000000; background: none; text-decoration: none}
a.footerselected:hover		{color: #000000; background: none; text-decoration: none}
a.footerselected:active 	{color: #000000; background: none; text-decoration: none}