#background_buttons {
	position:absolute;
	left:0px;
	top:170px;
	width:100%;
	height:65px;
	z-index:1;
	background-image: url(../Images/Backgrounds/Buttons_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	visibility: visible;
}
#background_buttons_black {
	position:absolute;
	left:0px;
	top:170px;
	width:100%;
	height:65px;
	z-index:1;
	background-image: url(../Images/Backgrounds/Buttons_Black.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	visibility: hidden;
}
#buttons {
	position:absolute;
	left:50%;
	top:170px;
	margin-left: -450px;
	width:900px;
	height:65px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index:2;
	visibility: visible;
}
#buttons_black {
	position:absolute;
	left:50%;
	top:170px;
	margin-left: -450px;
	width:900px;
	height:65px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index:2;
	visibility: hidden;
}
.image {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.box_dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#Div-about {
	position:absolute;
	left:50%;
	top:175px;
	height:255px;
	width: 120px;
	margin-left:-450px;
	background-image: url(../Images/Buttons/about_drop.png);
	background-repeat: no-repeat;
	z-index: 5;
	visibility: hidden;
}
#Div-standard {
	position:absolute;
	left: 50%;
	top:175px;
	width: 120px;
	height: 255px;
	overflow: visible;
	margin-left: -370px;
	background-image: url(../Images/Buttons/standard_drop.png);
	background-repeat: no-repeat;
	z-index: 5;
	visibility: hidden;
}
#Div-deluxe {
	position:absolute;
	left:50%;
	top:175px;
	width:120px;
	height:255px;
	margin-left: -250px;
	background-image: url(../Images/Buttons/deluxe_drop.png);
	background-repeat: no-repeat;
	z-index: 5;
	visibility: hidden;
}
#Div-deluxePlus {
	position:absolute;
	left:50%;
	top:175px;
	width:120px;
	height:255px;
	margin-left: -170px;
	background-image: url(../Images/Buttons/deluxePlus_drop.png);
	background-repeat: no-repeat;
	z-index: 5;
	visibility: hidden;
}
#Div-lighting {
	position:absolute;
	left:50%;
	top:175px;
	width:120px;
	height:255px;
	margin-left: -50px;
	background-image: url(../Images/Buttons/lighting_drop.png);
	background-repeat: no-repeat;
	z-index: 5;
	visibility: hidden;
}
#Div-rental {
	position:absolute;
	left:50%;
	top:175px;
	width:120px;
	height:255px;
	margin-left: 30px;
	background-image: url(../Images/Buttons/rental_drop.png);
	background-repeat: no-repeat;
	z-index: 5;
	visibility: hidden;
}
#Div-spares {
	position:absolute;
	left:50%;
	top:175px;
	width:120px;
	height:255px;
	margin-left: 150px;
	background-image: url(../Images/Buttons/spares_drop.png);
	background-repeat: no-repeat;
	z-index: 5;
	visibility: hidden;
}
#Div-download {
	position:absolute;
	left:50%;
	top:175px;
	width:120px;
	height:255px;
	margin-left: 230px;
	background-image: url(../Images/Buttons/download_drop.png);
	background-repeat: no-repeat;
	z-index: 5;
	visibility: hidden;
}
#Div-contact {
	position:absolute;
	left:50%;
	top:175px;
	width:120px;
	height:255px;
	margin-left: 330px;
	background-image: url(../Images/Buttons/contact_drop.png);
	background-repeat: no-repeat;
	z-index: 5;
	visibility: hidden;
}
