

/* background images for home page refresh rotation */
.homeBg1 {
	background:url(../images/bg_home_dishes.jpg) no-repeat;
	visible:false;
}
.homeBg2 {
	background:url(../images/bg_home_fruit.jpg) no-repeat;
	visible:false;
}
.homeBg3 {
	background:url(../images/bg_home_tubes.jpg) no-repeat;
	visible:false;
}
.homeBg4 {
	background:url(../images/bg_home_woman.jpg) no-repeat;
	visible:false;
}
