#submenu {
	position: absolute;
	display: block;
	top: 51px;
	left: 85px;
	margin: 0;
	padding: 0;
	height: 145px;
	width: 98px;
	z-index: 1;
	background-image: url(images/Submenu.png)
}

#submenu a {
  	display: block;
  	text-indent: -900%;
  	position: absolute;
  	outline: none;
}


#submenu a:hover {
  	display: block;
}

a#royal {
	background-image: url(images/Submenu/RoyalSeries.jpg);
	top: 0px;
	left: 2px;
	float: left;
	height: 22px;
	width: 94px;
}

li#royal_a {
	position: absolute;
	float: left;
	top: 0px;
	left: 2px;
	height: 22px;
	width: 94px;
	background-repeat: no-repeat;
	background-image: url(images/Submenu/RoyalSeries_over.jpg);
}

a#royal:hover {
	height: 22px;
	width: 94px;
	background-repeat: no-repeat;
	background-image: url(images/Submenu/RoyalSeries_over.jpg);
}

a#master {
	background-image: url(images/Submenu/MasterSeries.jpg);
	top: 21px;
	left: 2px;
	float: left;
	height: 22px;
	width: 94px;
}

li#master_a {
	position: absolute;
	float: left;
	top: 22px;
	left: 2px;
	height: 22px;
	width: 94px;
	background-repeat: no-repeat;
	background-image: url(images/Submenu/MasterSeries_over.jpg);
}

a#master:hover {
	top: 21px;
	height: 22px;
	width: 94px;
	background-repeat: no-repeat;
	background-image: url(images/Submenu/MasterSeries_over.jpg);
}

a#compact {
	background-image: url(images/Submenu/CompactSeries.jpg);
	top: 44px;
	left: 2px;
	float: left;
	height: 22px;
	width: 94px;
}

li#compact_a {
	position: absolute;
	float: left;
	top: 44px;
	left: 2px;
	height: 22px;
	width: 94px;
	background-repeat: no-repeat;
	background-image: url(images/Submenu/CompactSeries_over.jpg);
}

a#compact:hover {
	height: 22px;
	width: 94px;
	background-repeat: no-repeat;
	background-image: url(images/Submenu/CompactSeries_over.jpg);
}

a#plancha {
	background-image: url(images/Submenu/PlanchaSeries.jpg);
	top: 66px;
	left: 2px;
	float: left;
	height: 22px;
	width: 94px;
}

li#plancha_a {
	position: absolute;
	float: left;
	top: 66px;
	left: 2px;
	height: 22px;
	width: 94px;
	background-repeat: no-repeat;
	background-image: url(images/Submenu/PlanchaSeries_over.jpg);
}

a#plancha:hover {
	height: 22px;
	width: 94px;
	background-repeat: no-repeat;
	background-image: url(images/Submenu/PlanchaSeries_over.jpg);
}

li#special_a {
	position: absolute;
	float: left;
	top: 88px;
	left: 2px;
	height: 22px;
	width: 94px;
	background-repeat: no-repeat;
	background-image: url(images/Submenu/SpecialGrills_over.jpg);
}

a#special {
	background-image: url(images/Submenu/SpecialGrills.jpg);
	top: 88px;
	left: 2px;
	float: left;
	height: 22px;
	width: 94px;
}

a#special:hover {
	height: 22px;
	width: 94px;
	background-repeat: no-repeat;
	background-image: url(images/Submenu/SpecialGrills_over.jpg);
}

a#tools {
	background-image: url(images/Submenu/BarbecueTools.jpg);
	top: 110px;
	left: 2px;
	float: left;
	height: 22px;
	width: 94px;
}

li#tools_a {
	position: absolute;
	float: left;
	top: 110px;
	left: 2px;
	height: 22px;
	width: 94px;
	background-repeat: no-repeat;
	background-image: url(images/Submenu/BarbecueTools_over.jpg);
}

a#tools:hover {
	height: 22px;
	width: 94px;
	background-repeat: no-repeat;
	background-image: url(images/Submenu/BarbecueTools_over.jpg);
}