
body {
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-color:#f5f5f5;
	font-family:tahoma;
	color:#666666;
	font-size:12px;
	line-height:16px;
	}
a {
	text-decoration:none;
	color:#666666;
	}
a:hover {
	text-decoration:underline;
	color:#f4b330;
	}
.grey {
	color:#ffffff;
	}
/*SLIDE SHOW*/

#banner {
	width:997px;
	background:url(../images/slide-bg.png) no-repeat;
	height:468px;
	margin:2px auto 0 5px;
	}
.imageSlideshowHolder,.imageSlideshowHolder_left {
	margin:0px auto 0px -1px;	/* "Air" */
	/*float:left;*/ /* Floating gallery at the right side of other web page content */		
	width:977px;	/* Image width */
	height:468px;	/* Image height */
		
	position:relative;	/* Don't remove this line */
}

.imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
	}
	/*END SLIDE SHOW*/
#main_wrapper {
	margin:-10px auto 0 auto;
	width:997px;
	overflow:visible;
	}
#nav_wrapper {
	width:994px;
	overflow:auto;
	}
#logo {
	width:152px;
	height:64px;
	background:url(../images/logo.png);
	float:left;
	}
#nav {
	width:105px;
	float:left;
	}
#nav-end {
	width:107px;
	height:64px;
	background:url(../images/nav_end.png);
	float:left;
	}
#top-banner {
	}

#content-border {
	border:solid thin #c2c2c2;
	width:970px;
	margin:0 auto 0 auto;
	background:white;
	overflow:auto;
	}
#footer {
	background:url(../images/footer_bg.png);
	width:970px;
	height:65px;
	margin:20px auto 0 auto;
	}
#footer_left {
	float:left;
	margin:20px 0 0 30px;
	width:300px;
	}
#footer_right {
	float:right;
	margin:26px 30px 0 0;
	width:600px;
	}

/*MAIN*/
#lao_box_left {
	width:408px;
	float:left;
	margin:30px 0 30px 33px;
	}
#lao_box_right {
	width:465px;
	float:right;
	margin:30px 33px 30px 0;
	}	
/*HOME*/
#home-right {
	width:479px;
	float:right;
	margin:30px 33px 30px 0;
	}
#home-left {
	width:408px;
	float:left;
	margin:30px 0 30px 33px;
	}
#hr {
	width:354px;
	height:1px;
	background:url(../images/hr.png) no-repeat;
	margin:20px 0 15px 0;
	}
#more {
	margin:20px 20px 0 0;
	}
/*ITINERARY*/
#box {
	width:278px;
	height:320px;
	float:left;
	margin:30px 0 10px 33px;
	/*border:solid thin red;*/
	}
#package {
	width:900px;
	margin:30px 0 10px 33px;
	/*border:solid thin red;*/
	}
.orange-font {
	color:#f4b330;
	}
	
/*ADVENTURE*/
#adven_box {
	width:278px;
	height:460px;
	float:left;
	margin:30px 0 10px 33px;
	}
/*LAO*/
#lao_box_left {
	width:408px;
	float:left;
	margin:30px 0 10px 33px;
	}
#lao_box_right {
	width:465px;
	float:right;
	margin:30px 33px 30px 0;
	}
#bullet {
	padding:20px 0 15px 20px;
	line-height:22px;
	/*color:#f4b330;*/
	}
#text-right {
	margin-top:10px;
	}
.orange {
	color:#f4b330;
	font-weight:bold;
	}
/*CONTACT*/
#map {
	width:407px;
	height:131px;
	margin-top:20px;
	border:solid thin #666666;
	}
#form_wrapper {
	margin-top:10px;
	}
#text_fill {
	margin:5px 0 10px 0;
	width:408px;
	}
#msg {
	width:408px;
	height:85px;
	margin:5px 0 10px 0;
	}
#contact_address {
	margin-top:10px;
	width:300px;
	height:117px;
	float:left;
	height:116px;
	}
#contact_box_left {
	width:408px;
	float:left;
	margin:30px 0 10px 33px;
	}
#contact_box_right {
	width:408px;
	float:right;
	margin:30px 33px 10px 0;
	}
#contact-border {
	border:solid thin #c2c2c2;
	width:970px;
	height:400px;
	margin:0 auto 0 auto;
	background:white;
	overflow:auto;
	}
/*ABOUT*/
#about_box_left {
	width:408px;
	float:left;
	margin:30px 0 10px 30px;
	}
#about_box_right {
	width:465px;
	float:right;
	margin:30px 60px 10px 0;
	}
/*ITINERARY*/
#test-devide {
	margin-top:40px;
	width:800px;
	}
#box-title {
	width:278px;
	background-color:#f3b330;
	margin:5px 0 5px 0;
	}
