.bg {
	background-image: url(images/1.gif);
	float: none;
}
.menu_bar {
	float: none;
	height: 88px;
}
.dropdown {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	background-color: #343E5A;
	border: 2.7px groove #95a5db;
	font-style: normal;
	white-space: normal;
	text-align: center;
	float: none;
}
.bg_a {
	background-image: url(images/2.gif);
	background-repeat: no-repeat;
}
.room_price {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.bg_b {
	background-image: url(images/3.gif);
	background-repeat: no-repeat;
}
.bg_c {
	background-image: url(images/4.gif);
	background-repeat: no-repeat;
}

