/* dark footer */

#footer {
	background: #fff;
}

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

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

#footer h3 {
	/**color: #fff;**/
}

#footer a {
  color: #FF6600;
}

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