.footer {
float:right;
margin:0;
width:1000px;
margin-top:20px;
box-shadow: 0 6px 6px -6px rgba(22,33,44,0.2);
background:#000b15;

}


.footer a {
color:#e6e9f5;
font-family:Droid Arabic Kufi;
font-weight:bold;
width:306px;

    font-size: 12px;
	float:right;
margin:0 20px 0px 0px;
	
}


.footer a:hover{
color:#8f9af0;
}


.footer_footer{
float:right;
width:1000px;
text-align:center;
padding:10px 0;
border-top:1px solid #eef1f5;
margin-top:20px;
}


	
	.fb20x20 {
    float:none;
  
    height: 20px;
    width: 20px;

    margin-left: 4px;


	 background-image: url(../images/icons.png);
    background-position: -80px -40px;
}
.fb20x20:hover {
background-position: -80px -60px;
}
#tw{
background-position: -80px -80px;
}
#tw:hover{
background-position: -80px -100px;
}
#g{
background-position: -80px -120px;
}
#g:hover{
background-position: -80px -140px;
}
#ins{
background-position: -58px -228px;
}
#ins:hover{
background-position: -36px -229px;
}
#rss{
background-position: -80px -200px;
}
#rss:hover{
background-position: -80px -220px;
}
