body {
		text-align:center;
		background-color:#ddd}
		
		
		
#header {
		float:left;
		width:100%;
		height:275px;
		background-image:url(../images/top.jpg);
		background-repeat:repeat-x;
		border-bottom:solid 10px #0c99db;
		-webkit-box-shadow: 1px 3px 4px #888;
		-moz-box-shadow: 1px 3px 4px #888;
		box-shadow: 1px 3px 4px #888;
		overflow:hidden;}
		
#top {
		width:960px;
		height:102px;
		margin:0px auto;
		clear:right;}
		
#logo {
		text-align:left;
		vertical-align:middle;}
		
		
#phone img{
		float:right;}
#phone p {
		position:relative;
		top:10px;
		float:right;
		margin-left:20px;
		text-shadow:2px 2px 2px #666}
		
		
	
#nav {
		width:700px;
		height:43px;
		margin:0px auto 10px auto;
		background-image:url(../images/nav.png);
		background-repeat:repeat-x;
		-webkit-box-shadow: 1px 3px 4px #888;
		-moz-box-shadow: 1px 3px 4px #888;
		box-shadow: 1px 3px 4px #888;
		border-radius:25px;
				}
#icons {
		width:500px;
		height:110px;
		margin:0px auto;}
#icons td {
		text-align:left;
		vertical-align:middle;}
		
		

#content {
		width:100%;
		float:left;}
#qq {float:left;
	width:110px;
	height:110px;
	background-image:url(../images/qq.png);}
	
#qq:hover{
	background-image:url(../images/qq-hover.png);}
#call {
		float:left;
		width:211px;
		height:58px;
		font-size:18px;
		background-image:url(../images/call.png);
		background-position:25px;
		background-repeat:no-repeat;
		text-align:right;
		color:white;
		padding-right:25px;
		padding-top:7px;}

#bking {
	padding-top:15px;
	float:left;
	width:170px;
	height:43px;
	font-size:18px;
	background-image:url(../images/booking.png);
	margin-left:25px;
	padding-left:20px;
	background-repeat:no-repeat;}
#bking:hover{
	background-image:url(../images/booking-hover.png)}


#icons a {
		text-decoration:none;
		color:black;
		vertical-align:middle;}

	

#content {
		margin-top:20px;
		float:left;
		width:100%;}
		
#main {
		width:960px;
		height:500px;
		margin:0px auto;}
		


#main img {
		float:left;
		border-radius:20px;}

.box {
	
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzU5NTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNDA0MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(89,89,89,1) 1%, rgba(4,4,4,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(89,89,89,1)), color-stop(100%,rgba(4,4,4,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(89,89,89,1) 1%,rgba(4,4,4,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(89,89,89,1) 1%,rgba(4,4,4,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(89,89,89,1) 1%,rgba(4,4,4,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(89,89,89,1) 1%,rgba(4,4,4,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595959', endColorstr='#040404',GradientType=0 ); /* IE6-8 */



}
#welcome {
		margin-left:20px;
		float:left;
		width:370px;
		height:311px;
		padding:10px 20px;
		border-radius:20px;
		background-color:#333 !important;}
		
#welcome p{
			color:#ffffff;
	 text-align:left;
			text-align:}
#welcome h1 {
		color:#efd705}
		

#nav-bot {
	 margin-top:10px;
		float:left;}
#nav-bot ul {
		margin-left:70px;
		float:left;
		background-image:url(../images/nav-bot.png);
		background-repeat:no-repeat;
		padding:15px 0px;
		width:800px;
		height:61px;}
#nav-bot ul li{
		float:left;
		list-style-type:none;
		display:inline;
		padding:0px 30px;
		border-right:1px solid #066; }

#nav-bot ul li a{
		text-decoration:none;
		color:#069;
		padding:10px 35px;
		text-shadow:0px 0px 10px #52B9CF;
		font-weight:bold;
}
#nav-bot ul li a:hover{
		color:#006;}


#footer {
		margin-top:10px;
		float:left;
		width:100%;
		height:50x;
		background-color:#545658;}
		
	
		
#nav2 {
		width:880px;
		margin:0px auto;}



#nav2 ul {
			float:right;
			margin:10px 0px;}
			

	



		

	

		
