#footer {
  font-size: 14px;
  color: #FFFFFF;
  background-color: #323232;
  padding-top: 50px;
  position: relative;
  height: 150px; }

#footer a {
  color: #FFFFFF; }

/*** Sticky Footer Code ***/
#container {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -150px; }

.pushFooter {
  height: 150px; }
