/* dark footer */

#footer {
	background: #ABDBA7 url(../images/footer-bg.png) repeat-x;
}

#footer li {
	border-bottom: 1px dotted #32A558;
}

#footer div.moduletable {
	color: #32A558;
}

#footer h3 {
	color: #297342;
}

#footer a {
  color: #000000;
}

#footer a:hover {
	color: #32A558;
}
