/* dark footer */

#footer {
	background: #d200ff url(../images/footer-bg.png) repeat-x;
}

#footer li {
	border-bottom: 1px dotted #214471;
}

#footer div.moduletable {
	color: #ccc;
}

#footer h3 {
	color: #fff;
}

#footer a {
  color: #fff;
}

#footer a:hover {
	color: #ccc;}
