* {margin: 0; padding:0}

body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#585649;
	background-image: url(../images/hotel-page_background.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#24A1DB;
	}

#page-wrapper {
	width:800px;
	text-align:left;
	margin:0 auto;
	

}

#header {
color:#ffffff;
width:800px;
height:195px;
	background-image: url(../images/hotel-header.jpg);
	background-repeat: no-repeat;
}

#header  h1, #header h2 {
	
font-size: 0.5em;
text-indent: -9999px;
position: relative;
overflow: hidden;
}

#left {
	width:493px;
	float:left;
	background-image: url(../images/hotel-left-background.gif);
	background-repeat: repeat-y;
	
}
#right {

width:307px;
float:right

}

#content-wrapper {

background-color:#4189DD;
background-image: url(../images/hotel-content-background.gif); background-repeat:repeat-x

}

#footer-wrapper {

background-image: url(../images/hotel-footer_background.gif);
background-repeat:repeat-x;
width:100%; height:120px;
background-color:#ffffff;
clear:both

}

#content-top{
	width:493px;
	height:31px;
	background-image: url(../images/hotel-top_border.jpg);
}


/* EMAIL BOX  */



		#emailbox #tEmail {
			border: none;
			background-color:transparent;
			font: 16px/1 arial, sans-serif;
			font-weight:bold;
			color: #FA8D00;
			width: 232px;
			position:absolute;
			padding-left:5px;
			top:17px; left:8px
		
		}
		
		input {background-color:#06557A; color:#fff;}
		
				#emailbox #tEmail:hover, #emailbox #tEmail:focus {
			color: #474747;
		}
		
		
				#emailbox {
			width: 253px;
			height: 120px;
			background: url(../images/hotel-email_background.gif) no-repeat left top;
			margin:13px 0 40px 16px;
			position: relative;
			display: block;

		}
		
		

		
				#emailbox #iGo {
			
			position: absolute;
			padding:0; margin:0;
				
			top:63px; left:158px
		}

#left img {border:solid 1px #666; margin:16px}

#left .iain{border:solid 1px #666; margin:0 10px 0 0}
