#footerAdNav/* CSS Document */

 {
	list-style: none;
}
#footerAdNav li          a    {
	overflow:hidden;
	display: block;
	height: 110px;
}
li#fm_1  {
	list-style: none;
	position : absolute;
	top : 0px;
	left : 0px;
	width : 166px;
	height : 110px;
	background : url(../images/footer-ad.jpg) no-repeat 0px 0;

}

li#fm_2
{
	list-style: none;
	position : absolute;
	top : 0px;
	left : 166px;
	width : 166px;
	height : 110px;
	background : url(../images/footer-ad.jpg) no-repeat -166px 0px;
}

li#fm_3
{
	list-style: none;
	position : absolute;
	top : 0px;
	left : 332px;
	width : 166px;
	height : 110px;
	background : url(../images/footer-ad.jpg) no-repeat -332px 0px;
}

li#fm_4
{
	list-style: none;
	position : absolute;
	top : 0px;
	left : 498px;
	width : 166px;
	height : 110px;
	background : url(../images/footer-ad.jpg) no-repeat -498px 0px;
}
li#fm_5
{
	list-style: none;
	position : absolute;
	top : 1px;
	left : 664px;
	width : 166px;
	height : 110px;
	background : url(../images/footer-ad.jpg) no-repeat -664px 0px;
}
li#fm_6
{
	list-style: none;
	position : absolute;
	top : 1px;
	left : 830px;
	width : 170px;
	height : 110px;
	background : url(../images/footer-ad.jpg) no-repeat -830px 0px;
}

