




.gcs-footer{
	
  bottom:0;
	
  margin-top: 50px;

  background:#000000;

  width: 100%;

  height: 110px;

  text-align: center;

  color: white;
	
  position:fixed
  

  
	


}

.gcs-footer .footer-top{

  margin-top: 40px;
background:#222c3a;

}

.gcs-footer a{

  color: #f0f1f1;

  text-decoration: none;

  color: #888888;

  vertical-align:middle;
	
	

}

.gcs-footer a:hover{

  color: red;

  text-decoration: underline;

}

.gcs-footer img{
	margin-top: 0px;
	height: 16px;
}

.gcs-footer p{

  height: 0px;

  color: #888888;

  margin-top: 25px;

}