div#MainPromotionBanner{
	width:732px;
	height:238px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 238px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 732px;
	height: 238px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 732px;
	height: 238px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 210px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #fff;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background-color:#333333;
	
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#0f0; 
	background-color:#f00;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}



.from_A{ margin-top:10px;}
.from_A .nr_top_bg {
	background-image:url(../MyImages/greentop.png) !important;
	background-repeat: no-repeat;
	background-position: center top;
	height: 34px;
}
.title h1 {
	font-size:20px;
	margin:0;
	padding:0
}
.contact_form{ width:800px; display:block; margin:20px auto 0 auto;}
.hoteldeals_btm_bgB {
	background-image: url(../MyImages/hotel_btm_bgB.png);
	background-repeat: no-repeat;
	height: 26px;
}
.contact_form p{ height:30px; line-height:30px; clear:both;}
.contact_form p label{ display:block; width:100px; float:left;}
.contact_form p span { display:block; float:left; margin-left:10px;}
.contact_form p  input{ display:block; float:left; width:200px;}
.contact_form p textarea{ width:400px; height:150px; margin-top:10px;}
.contact_form p select{ margin-top:7px;}
.form_bt{ height:30px; padding-top:15px; padding-left:40px;}
.form_bt input{ display:block; float:left; margin-left:60px; background:url(../MyImages/btnbg.png); width:85px; height:22px; color:#fff; cursor:pointer;}