#f-menu ul 
{
background-repeat: repeat-x;
background-position: 0 0px;
position:relative;
width: 950px;
height:76px;
margin: 0;
padding: 0;
}

#f-menu li 
{
display: block;
height: 76px;
background-position: 0 0px;
background-repeat: no-repeat;
text-decoration: none;
text-indent: -9999em;
list-style-type:none;
float: left;
}

#f-menu li a 
{
display: block;
height: 76px;
background-position: 0 0px;
background-repeat: no-repeat;
text-decoration: none;
text-indent: -9999em;
}

#f-menu li#foot_01 
{
background-image: url(../images/footer_01.gif);
width: 145px;
}

#f-menu #foot_02 
{
background-image: url(../images/footer_02.gif);
width: 95px;
}

#f-menu #foot_03 
{
background-image: url(../images/footer_03.gif);
width: 105px;
}

#f-menu #foot_04 
{
background-image: url(../images/footer_04.gif);
width: 120px;
}

#f-menu #foot_05 
{
background-image: url(../images/footer_05.gif);
width: 170px;
}

#f-menu #foot_06 
{
background-image: url(../images/footer_06.gif);
width: 315px;
}

#f-menu li#foot_01 a
{
background-image: url(../images/footer_01.gif);
width: 145px;
}

#f-menu #foot_02 a
{
background-image: url(../images/footer_02.gif);
width: 95px;
}

#f-menu #foot_03 a
{
background-image: url(../images/footer_03.gif);
width: 105px;
}

#f-menu #foot_04 a
{
background-image: url(../images/footer_04.gif);
width: 120px;
}

#f-menu #foot_05 a
{
background-image: url(../images/footer_05.gif);
width: 170px;
}

#f-menu #foot_06 a
{
background-image: url(../images/footer_06.gif);
width: 315px;
}

.copy { font-size: 14px; background-image: url(../images/footer_background.gif); background-repeat: repeat; text-align: center; width: 950px; height: 30px; }
