#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 : 168px;
	height : 110px;
	background : url(../images/footer-ad.jpg) no-repeat 0px 0;

}

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

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

li#fm_4
{
	list-style: none;
	position : absolute;
	top : 0px;
	left : 542px;
	width : 227px;
	height : 110px;
	background : url(../images/footer-ad.jpg) no-repeat -542px 0px;
}
li#fm_5
{
	list-style: none;
	position : absolute;
	top : 1px;
	left : 769px;
	width : 231px;
	height : 110px;
	background : url(../images/footer-ad.jpg) no-repeat -769px 0px;
}



