
/*=========================
  Footer
 ================= */
#footer {
    border: none;
	background: #428bca;
}

#footer .copyright {
	text-align: center;
}
.Copyright {
	color:#fff;
	font-family:'Open Sans', Arial, sans-serif;
	font-weight:300;
}
.credits{
	color:#fff;
}
