/* CSS Document */
body{
	margin:0 auto;
	padding:0px;
	/*text-align:center;*/
	background:#1f1f1f url(/images/body_bg.gif) repeat-x top;
}
#main_body_container{
	width:980px;
	margin:0 auto;
	padding-top:11px;
	
	/*text-align:center;*/
}
#header_part{
	background:url(/images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:980px;
	height:358px;
	float:left;
}
#logo_area{
	width:980px;
	float:left;
	padding-top:0px;
	padding-bottom:6px;
	text-align:center;
	color:#345827;
}
#body_inner_bg{
	background:url(/images/body_inner_bg.gif);
	background-repeat:repeat-y;
	float:left;
	width:980px;
}
#body_inner_part{
	width:915px;
	float:left;
	padding-left:32px;
	padding-right:32px;
	padding-top:8px;
}
#body_left{
	width:507px;
	float:left;
	padding-top:5px;
}
#body_left_heading{
	width:507px;
	float:left;
	/*padding-top:5px;*/
	text-align:right;
}
.text_1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
}
.text_2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#b6d732;
}
.text_1_1{
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-size:24px;*/
	color:#FFFFFF;
}
.text_2_1{
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-size:24px;*/
	color:#b6d732;
}
.body_text_green{
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
	color:#90b800;
}
#body_left_text_area{
	width:507px;
	float:left;
	padding-top:5px;
	text-align:justify;
	padding-bottom:8px;
}
.read_more_1{
	background:url(/images/read_more.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:86px;
	height:31px;
	float:left;
	padding-top:16px;
	text-align:center;
	
}
.read_more_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fa2525;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.read_more_text:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fa2525;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
#body_right{
	/*background:url(/images/camel_heading.gif);
	background-position:top;
	background-repeat:no-repeat;*/
	width:390px;
	height:89px;
	float:left;
	padding-left:17px;
}
#body_right_heading{
	background:url(/images/camel_heading.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:390px;
	height:89px;
	float:left;
	/*padding-left:17px;*/
}
#body_right_heading_text{
	width:390px;
	height:71px;
	float:left;
	padding-top:18px;
	text-align:center;
	/*padding-left:17px;*/
}
#body_right_inner{
	background:url(/images/camel_body.gif);
	background-repeat:repeat-y;
	width:390px;
	float:left;
}
#right_text{
	width:280px;
	padding-left:55px;
	padding-right:55px;
	float:left;
	text-align:left;
	padding-bottom:15px;
}
#right_text ul{
	margin:0;
	padding:0px;
	float:left;
	display:block;
	list-style-type:none;
}
#right_text ul li{
	background:url(/images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:20px;
	padding-left:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	padding-top:5px;
}
#right_text a{
/*	background:url(/images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:19px;
	padding-left:22px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#b5d731;
	text-align:left;
	text-decoration:none;
}
#right_text a:hover{
/*	background:url(/images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:19px;
	padding-left:22px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#b5d731;
	text-align:left;
	text-decoration:underline;
}
#camel_footer{
	background:url(/images/camel_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:390px;
	height:44px;
	float:left;
}
#footer{
	background:url(/images/footer.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:979px;
	height:47px;
	padding-top:0px;
	float:left;
}
.footer_text{
	width:450px;
	float:left;
	padding-top:10px;
	padding-left:50px;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
.footer_text_1{
	width:450px;
	float:right;
	padding-top:5px;
	text-align:center;
	
}
.world_hotel_area{
	/*width:140px;
	float:left;
	padding-right:140px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#fff;
	text-align:center;
	
}
	
	
	
	
	
	
