/* dark footer */

#footer {
background: url(../images/main-bg.png);
/*height: 129px;  */
	

}


#footer li {
	border-bottom: 1px dotted #121deb;
background: url(../images/main-bg.png);


}

#footer div.moduletable {
/*	background: blue url(../images/footer-bg.png) repeat-x;*/

}

#footer h3 {
	color: #fff;
}

#footer a {
  color: #fff;
}

#footer a:hover {
	color: #ccc;
}
