/* blue footer */
body.footer-blue{
	background: #B9CED9;
}

#footer {
	background: #B9CED9; 
	background: url(../images/footer/btrd/footer-bg.png) repeat-x;
}

#footer li {
	border-bottom: 1px dotted #87C1F2;
}

#footer div.moduletable {
	color: #fff;
}

#the-footer {
	color: #ccc;
}

body.footer-blue #footer a {
	color: #fff;
}

body.footer-blue #footer a:hover {
	color: #000;
}

body.footer-blue #footer h3 {
	color: #333;
}

