@charset "utf-8";
/* CSS Document */

h2{
	margin-top:30px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#933;	
}

h3{
	clear:both;
	margin:10px 0;
	font-size:20px;
	color:#933;
}

#Gallery td{
	padding:10px;
}

.TreatmentTitle{
	font-size:18px;
	color:#000;
	padding-bottom:10px;
	color:#15244F;
}

.NewsBox{
	margin:10px 0;
	padding:10px;
	background-color:#F3DFB3;
	font-size:16px;	
}

.NewsBox img{
	margin-right:5px;
}

#BookNow{
	margin-top:5px;
	font-weight:bold;
	color:#933;
}

#Promotion{
	float:left;
	width:340px;
	padding-bottom:20px;
	margin-top:15px;
}

#Campaign{
	float:right;
	width:340px;
	padding-bottom:20px;
	margin-top:15px;
}

#Promotion img{
	float:left;
	width:130px;
	margin-right:5px;
	margin-bottom:5px;
}

#Campaign img{
	float:left;
	width:130px;
	margin-right:5px;
	margin-bottom:5px;
}

#About{
	clear:both;
	margin-top:10px;
	padding-top:40px;
	background-image:url("/imgs/about.gif");
	background-repeat:no-repeat;
}

#AboutPicture{
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}

#ContentsBody{
	float:right;
	width:700px;
	margin-right:10px;
	background-image:url("/imgs/logo_bg.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
}

#FlashMovie{
	margin-left:20px;	
}
