/* dark footer */

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

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

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

#footer h3 {
	color: #fff;
}

#footer a
{
    color: #01669a;
    font-size: 8pt;
}

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