/* Sticky footer styles
-------------------------------------------------- */

.footer {
	background-color:#000;
  position: absolute;
  margin-top:40px;
padding-top:10px;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  color:#FFF;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */


