/* red footer */
body.footer-red{
	background: #9c270a;
}

#footer {
	background:transparent url(../images/web-all-image.png) no-repeat scroll left -500px;
	clear:both;
	height:100px;
	margin:0 auto;
	text-align:center;
	width:870px;
}

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

#footer div.moduletable {
	color: #fff;
	display:none; 
	height:0;}

#the-footer {
	color: #ccc;
}

body.footer-red #footer a {
	color: #fff;
}

body.footer-red #footer a:hover {
	color: #000;
}

body.footer-red #footer h3 {
	color: #333;
}