/* Footer*/
.span3.about {
	padding: 11px 0;
}
.bottom p {
	color: #fff;
}

.footer-menu li a, .bottom a {
  display: inline;
  font-size: 14px;
  font-weight: bold;
  line-height: 206%;
  color: #8F8F91;
  background: url(../images/footer-menu-icon.png) no-repeat center right;
  padding-right: 15px;
}
.footer-m, .footer-m a{
    color: #8F8F91;
}

.footer-menu li a:hover{
    text-decoration: none;
    background: url(../images/footer-menu-icon.png) no-repeat center right;

}


.footer{
color:#fff;
}
.footer1_copy {
  float: left;
}
.footer2_copy {
  float: right;
}
.moduletable_copy {
  margin-bottom: 15px;
  padding: 15px 0;
  font-size: 12px;
}
.moduletable_copy a{
color:#fff;
font-size: 12px;
}