/* ID FOOTER WRAPPER  */
div#footerWrapper	{
	clear: both;
	width: 1024px;
	height: 73px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	color: #8db146;
	background-image: url(/images/bump.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	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: #8db146; background: none; text-decoration: none}
a.footermenu:visited	{color: #8db146; background: none; text-decoration: none}
a.footermenu:hover		{color: #eb2d2e; background: none; text-decoration: none}
a.footermenu:active 	{color: #eb2d2e; background: none; text-decoration: none}

.footerselected {
	font-weight: bold;
}
a.footerselected:link 		{color: #eb2d2e; background: none; text-decoration: none}
a.footerselected:visited	{color: #eb2d2e; background: none; text-decoration: none}
a.footerselected:hover		{color: #8db146; background: none; text-decoration: none}
a.footerselected:active 	{color: #eb2d2e; background: none; text-decoration: none}