/* blue footer */
body.footer-blue{
	background: #FFFFFF;
}

#footer {
	background: #fff url(../images/header/light/header-bg.png) repeat-x;
}

#footer li {
	border-bottom: 1px dotted #196AB0;
}

#footer div.moduletable {
	color: #196AB0;
}

#the-footer {
	color: #000;
}

body.footer-blue #footer a {
	color: #196AB0;
}

body.footer-blue #footer a:hover {
	color: #000;
}

body.footer-blue #footer h3 {
	color: #333;
}
