/*=========     COMMON     =========*/
.spacer10{
	float	: left;
	height	: 10px;
	width	: 100%;
	overflow: hidden;
}
/* HOME background	: url(../images/flash.png) center top no-repeat;*/
.flash{
	float		: left;
	height		: 328px;
	width		: 739px;
	overflow	: hidden;
	margin		: 7px 0px 0px 12px;
	
}

.flash-div{	 width:591px; float:left; height:300px; overflow:hidden;}

.featured-clients{ width:139px; height:278px; background:url(../images/bg/bg-featured-clients.jpg) no-repeat; float:right;}

.main-contents{width:915px; height:200px;}

.who-is{float:left; width:221px; height:179px;}

.left-panel{float:left;}
.right-panel{float:right;}

.home-right-panel{ float:right;margin:0px 0px 0px 0px; width:650px; height:200px;}

.page-pagination{width:100%; height:35px; margin:0px; float:right;}

.hotel-system{width:562px; height:119px; margin:auto; padding:10px;}
.hotel-system img{margin:0px 0px 7px 0px;}

.captcha-image{margin:10px 0px 0px 0px;}

input.error, select.error, textarea.error {
	border:1px solid #f00000!important;
}
.validation-status{
	float	: right;
	height	: 12px;
	width	: 89px;
	clear:both;
	font	: bold 10px/10px Verdana;
	color	: #ff0000!important;
	margin-top	: 0px;
	text-align:right;
}

