#slideshow {
	position: relative; 
	height: 262px;
}

#hero, #hero2 {
	position: absolute;
	cursor: pointer;
	background-image: url(/images/menus/heros/menu_landing_hero1.jpg);
	width: 651px;
	height: 262px;
}

#floater {
	display: none;
	position: absolute;
	cursor: pointer;
	width: 651px;
	height: 262px;
}

#slugs {
	display: none;
	position: absolute;
}

