body {
	background-color: #1098f8;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
	}
	
#img_top_left {
	position: absolute;
	width: 100%;
	min-width: 1000px;
	height: 131px;
	background: url(/images/top_img_left.jpg) no-repeat;
	background-position: left;
	}

#img_top_right {
	position: absolute;
	width: 100%;
	min-width: 1000px;
	}
	
#img_top_right div {
	position: absolute;
	right: 0;
	}

#top_cmsphones_bg {
	position: absolute;
	text-align: center;
	left: 45%;
	top: 13px;
	}
	
#top_cmsphones_bg div {
	position: absolute;
	top: 0;
	left: 0;
	width: 246px;
	height: 104px;
	text-align: center;
	}

#bottom_img {
	position: relative;
	min-width: 1000px;
	margin-top: -400px;
	width: 100%;
	height: 884px;
	background: url(/images/bottom_img_right_bg.jpg) repeat-x;
	background-position: right;
	z-index: 50;
	}
	
#bottom_img div {
	width: 100%;
	height: 884px;
	background: url(/images/bottom_img_right.jpg) no-repeat;
	background-position: right;
	}
	
img.png { 
	behavior: url("png.htc") 
	}

#table_wrap {
	position: relative;
	top: 135px;
	z-index: 100;
	min-width: 1000px;
	min-height: 700px;
	}

#main_table {
	width: 98%;
	border-collapse: collapse;
	}
	
#right_menu_space {
	padding: 80px 0 350px 0;
	}

#right_menu_space div {
	padding: 15px;
	}
#right_menu_space div div {
	padding: 0;
	}
	
h2 {
	font-family: Impact;
	font-weight: normal;
	font-size: 17px;
	color: #FFF;
	border-left: 5px solid #3F0;
	padding-left: 15px;
	clear: both;
	}
	
h2.right_menu {
	font-family: Impact;
	font-weight: normal;
	font-size: 17px;
	text-align: right;
	color: #FFF;
	border-right: 5px solid #3F0;
	border-left: none;
	padding-right: 15px;
	}
	
#right_menu_item li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #FF6;
	}
	
#right_menu_item li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #0F0;
	font-size: 15px;
	font-weight: bold;
	color: #F90;
	}
	
#content div {
	padding: 15px;
	z-index: 200;
	}
#content div div {
	padding: 0;
	z-index: 200;
	}
	
a {
	color: #FF0;
	}
	
a:hover {
	color: #ff9900;
	}
	
a.hotel_search_form_links {
color: white !important;	
}
.hotel_rate_bar {
	background-color: yellow !important;
}