/* CSS Document for No Flash on Home Page */
#flashBanner {
	width: 950px;
	height: 334px;
	background: transparent url(../images/noFlash-home.gif) no-repeat;
}
#flashBanner dl {
	position: relative;
	margin: 0;
	padding: 0;
}
#flashBanner dd { margin: 0; padding: 0; position: absolute;  font-size: 85%; }
#flashBanner dd a { position: absolute; height: 20px; text-decoration: none; }
#flashBanner span { position: absolute; left: -9999px; }

/* ---------- Hotspot Declarations ---------- */

/* For About Us */
dd#noflashAbout { top: 200px; left: 100px; }
dd#noflashAbout a { width: 83px; }
dd#noflashAbout a:hover { background: transparent url(../images/noFlash-home.gif) -94px -340px no-repeat; }

/* For Products */
dd#noflashProducts { top: 247px; left: 192px; }
dd#noflashProducts a { width: 83px; }
dd#noflashProducts a:hover { background: transparent url(../images/noFlash-home.gif) -185px -338px no-repeat; }

/* For Locations */
dd#noflashLocations { top: 288px; left: 366px; }
dd#noflashLocations a { width: 86px; }
dd#noflashLocations a:hover { background: transparent url(../images/noFlash-home.gif) -366px -338px no-repeat; }

/* For Events */
dd#noflashEvents { top: 288px; left: 537px; }
dd#noflashEvents a { width: 63px; }
dd#noflashEvents a:hover { background: transparent url(../images/noFlash-home.gif) -538px -337px no-repeat; }

/* For News */
dd#noflashNews { top: 252px; left: 685px; }
dd#noflashNews a { width: 55px; }
dd#noflashNews a:hover { background: transparent url(../images/noFlash-home.gif) -685px -338px no-repeat; }

/* For Franchise */
dd#noflashFranchise { top: 193px; left: 776px; }
dd#noflashFranchise a { width: 97px; }
dd#noflashFranchise a:hover { background: transparent url(../images/noFlash-home.gif) -776px -336px no-repeat; }



