/****************** footer-menu-styling ******************/
#footlink {
	position: relative;
	height: 24px;
	width: 500px;
	z-index: 3;
	left: 80px;
	top: 200px;
}	
#footlink ul {
	
	width: 500px;
	height: 24px;
}
#footlink ul li{
	float:left;
	position: relative;
	padding-left: 15px;
	}
#footlink ul li.home{
	width:58px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0 0;}
	
#footlink ul li.home a{
	width:58px;
	height:24px;
	display:block;
	text-indent:-20000px;
	background-image: url(FMENU/home0.jpg);
	background-position: 0 0;
}
#footlink ul li.home a:hover{
	width:58px;
	height:24px;
	cursor: pointer;
	text-indent:-20000px;
	background-image: url(FMENU/home0h.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footlink ul li.home a:focus{
	width:58px;
	height:24px;
	text-indent:-20000px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footlink ul li.home a em {
	width:58px;
	height:24px;
	position: absolute;
	top:0; 
    left:0; 
	}
#footlink ul li.about{
	width:80px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0 0;
	
}
#footlink ul li.about a{
	width:80px;
	height:24px;
	display:block;
	text-indent:-20000px;
	background-image: url(FMENU/about0.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footlink ul li.about a:hover{
	width:80px;
	height:24px;
	cursor: pointer;
	text-indent:-20000px;
	background-image: url(FMENU/about0h.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footlink ul li.about a em {
	width:80px;
	height:24px;
	position: absolute;
	top:0; 
    left:0; 
	}
#footlink ul li.products{
	width:81px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0 0;
	
}
#footlink ul li.products a{
	width:81px;
	height:24px;
	display:block;
	text-indent:-20000px;
	background-image: url(FMENU/products0.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footlink ul li.products a:hover{
	width:81px;
	height:24px;
	cursor: pointer;
	text-indent:-20000px;
	background-image: url(FMENU/products0h.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footlink ul li.products a em {
	width:81px;
	height:24px;
	position: absolute;
	top:0; 
    left:0; 
	}
#footlink ul li.contact{
	width:71px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0 0;
	
}
#footlink ul li.contact a{
	width:71px;
	height:24px;
	display:block;
	text-indent:-20000px;
	background-image: url(FMENU/contact0.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footlink ul li.contact a:hover{
	width:71px;
	height:24px;
	cursor: pointer;
	text-indent:-20000px;
	background-image: url(FMENU/contact0h.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footlink ul li.contact a em {
	width:71px;
	height:24px;
	position: absolute;
	top:0; 
    left:0; 
	}
#footlink ul li.purchase{
	width:90px;
	height:24px;
	border:none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footlink ul li.purchase a{
	width:90px;
	height:24px;
	display:block;
	text-indent:-20000px;
	background-image: url(FMENU/purchase0.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footlink ul li.purchase a:hover{
	width:90px;
	height:24px;
	cursor: pointer;
	text-indent:-20000px;
	background-image: url(FMENU/purchase0h.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footlink ul li.purchase a em {
	width:90px;
	height:24px;
	position: absolute;
	top:0; 
    left:0; }
