.fbg1{
  background-image:URL(../img/icons/1.gif);
  background-repeat:no-repeat;
  background-position:5px;
  
}
.fbg2{
  background-image:URL(../img/icons/2.gif);
  background-repeat:no-repeat;
  background-position:5px;
}
.fbg3{
  background-image:URL(../img/icons/3.gif);
  background-repeat:no-repeat;
  background-position:5px;
}
.fbg4{
  background-image:URL(../img/icons/6.gif);
  background-repeat:no-repeat;
  background-position:4px;

}
.fbg5{
  background-image:URL(../img/icons/4.gif);
  background-repeat:no-repeat;
  background-position:4px;
}
#footernav{
  width: 917px;
  height: 23px; 
  text-align: center;
}
#fitem{
	height:23px;
	float:left;
}
#forder{
  margin :0px auto;
  margin-left:460px;
}
#fitem a{  
  margin:4px 5px 5px 17px ;
  font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size:12px;
  font-weight:60;
  color:#cc3300;
  text-decoration:none;
  float:left;
}
#fitem a:hover { 
  font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size:12px;
  font-weight:60;
  color:#cc3300;
  text-decoration:none;
}
#factive{
  background-color:#e1e1e1;
  height:23px;
  float:left;
}
#factive a{
  margin:4px 5px 5px 17px ;
  font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size:12px;
  color:#535353;
  text-decoration:none;
  float:left;
}
.fmid
{
  margin-top:5px;
  width:1px;
  height:12px;
  background-color:cc3300;
  float:left;
}
