/* configure homepage carousel images */

#cell-food { background: url(../images/featured-client-food.jpg); }
#cell-food .over { background: url(../images/featured-client-food-over.jpg); }

#cell-beverage { background: url(../images/featured-client-beverage.jpg); }
#cell-beverage .over { background: url(../images/featured-client-beverage-over.jpg); }

#cell-beauty { background: url(../images/featured-client-beauty.jpg); }
#cell-beauty .over { background: url(../images/featured-client-beauty-over.jpg); }

#cell-personalcare { background: url(../images/featured-client-personalcare.jpg); }
#cell-personalcare .over { background: url(../images/featured-client-personalcare-over.jpg); }

#cell-apparel { background: url(../images/featured-client-apparel.jpg); }
#cell-apparel .over { background: url(../images/featured-client-apparel-over.jpg); }

#cell-footware { background: url(../images/featured-client-footware.jpg); }
#cell-footware .over { background: url(../images/featured-client-footware-over.jpg); }


