@charset "utf-8";
#d1 #footer-id{
	left:0px;
	height:auto;
	width:100%;
	position: fixed;
	bottom:0px;
	display:block;
        z-index: 5;
}
#d1 #footer-id #footer1{
	left:0px;
	height:auto;
	width:80%;
	bottom:0;
	display:block;
        float:left;
}
#d1 #footer-id #footer2{
        left:80%;
	height:auto;
	width:2.5%;
	bottom:0;
	display:block;
        float:left;
}
#d1 #footer-id #footer3{
        left:82.5%;
	height:auto;
	width:2.5%;
	bottom:0;
	display:block;
        float:left;
}
#d1 #footer-id #footer4{
        left:85%;
	height:auto;
	width:2.5%;
	bottom:0;
	display:block;
        float:left;
}
#d1 #footer-id #footer5{
        left:87.5%;
	height:auto;
	width:12.5%;
	bottom:0;
	display:block;
        float:left;
}