.footer{
	

	/*z-index: 1030;*/
	background-color: #ffeecc;

	width: 100%;
	height:30px;
	border-radius: 5px;
	bottom:0;
	border: 1px solid #ebccd1;
	margin-bottom: 0px;
	height:80px;
	position: relative;




}



#footer{

	font-size: 12px;
	color: #888;
	margin-bottom: 0px;
	margin-left:auto;
  margin-right:auto;	
	width:50%;
	text-align: center;
}


