#slider{
	width:100%;
	height:500px;
	background:#000;
	background-origin:padding-box;
	background-size:100%;
	overflow:hidden;
}
#con{
	width:100%;
	height:500px;
	background:#000;
}
.welcome-box{
	width:1080px;
	height:170px;
	float:left;
}
.welcome-box h3{
	width:230px;
	line-height:40px;
	margin-bottom:5px;
	float:left;
	color:#0C4F5A;
	font-weight:bold;
	font-size:1.5em;
	padding:30px 30px 0 0;
	text-align:center;
}
#hotel-info img{
	box-shadow:0px 0px 3px #cecece;
}
.welcome-box p{
	width:395px;
	float:left;
	color:#667;
	font-size:0.875em;
	padding:0;
	text-align:justify;
}
.welcome-boxes{
	width:315px;
	height:265px;
	padding:20px 15px;
	background-color:#fefefe;
	border:1px solid #cecece;
	border-radius:4px;
	-moz-border-radius:4px;
	float:left;
	box-shadow:0px 2px 0px 0px #ccc, 0px 0px 2px 0px #ccc;
}
.welcome-boxes p{
	width:100%;
	padding:0;
	margin:0;
	line-height:1.0625em;
	height:4.25em;
	overflow:hidden;
	font-size:0.875em;
	color:#111;
	float:left;
}
.welcome-boxes img{
	float:left;
	width:315px;
}
.welcome-boxes a,.welcome-boxes a:visited{
	color:#077bac;
	text-decoration:none;
	line-height:30px;
	margin-top:3px;
	font-size:1.125em;	
	float:left;
}
#locations{
	width:100%;
	min-height:350px;
	padding:10px 0;
	margin:0;
	background:#eee;	
	box-shadow:inset 0 1px 3px #cecece;
}
#locations h3{
	width:100%;
	padding:0;
	margin:0;
	color:#111;
	text-align:center;
	margin-bottom:28px;
	font-size:1.375em;
}
#locations .container{
	width:1100px;
	margin:0 auto;
	height:340px;
	padding-top:30px;
}
	