#foot_social {
	width: 80%;
	text-align:center;
	margin-bottom:10px;
	margin-right:20%;
}
#foot {
	width: 100%;
	border-top:1px solid #000000;
	text-align:center;
	color: #848484;
	margin-top:30px;
	margin-bottom:0x;
	float:center;
	position: relative;
	font-size: 11px;
	bottom: 0px;
	background-image: url(img/footer/footer_font.png); 
	background-position : center center; 
	background-repeat : repeat; 
}
#foot a{
color: #848484;
margin-left:5px;
margin-right:5px;
}
#foot a:hover {
color: #dcdcdc;
margin-left:5px;
margin-right:5px;
text-decoration: none;
}