/* dark footer */

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


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

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

#footer h3 {
	color: #363587;
}

#footer a {
  color:#363587;
}

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