

/* background images for home page refresh rotation */
.homeBg1 {
	background:url(../images/bg_home_peaches_drytec.jpg) no-repeat;
	visible:false;
}
.homeBg2 {
	background:url(../images/bg_home_faucet_chlorplus.jpg) no-repeat;
	visible:false;
}
.homeBg3 {
	background:url(../images/bg_home_slide_pulsar.jpg) no-repeat;
	visible:false;
}
.homeBg4 {
	background:url(../images/bg_home_vine_clearigate.jpg) no-repeat;
	visible:false;
}
