div#main-content{
	font-family:"Times New Roman", Georgia, Times, serif;
	position:absolute;
	top:360px;
	left:18px;_left:17px;
	background:url(../images/welcome.png);
	width:729px;_width:730px;	
	padding:0 16px 0 10px;
	height:232px;
	z-index:30;
	
	color:#000;
	
}
	div#main-content .close-button{
		position:absolute;
		right:7px;
		top:8px;
		cursor:pointer;
	}

	div#main-content h2{
		padding:9px 16px 0 10px;
		
		font-family:Georgia, Times New Roman, Times, serif;
		font-size:1.6em;
		text-align:left;
		color:#000;
	}

	
	div#main-content .intro,div#main-content .read-more{
		font-size:1em;
		line-height:1.3;
	}
	
	div#main-content .intro{
		text-align:left;
		margin:5px 0;
	}
	div#main-content .read-more{
		text-align:right;
		margin:5px 0;
	}
		div#main-content .read-more a{
			color:#000;
			text-transform:uppercase;
			text-decoration:underline;
			font-size:0.7em;
		}
		div#main-content .read-more a:hover{
			text-decoration:none;
		}

div#utility-menu{
	right:100px;
}
		
div#upperFeatures{
	width:974px;
	padding-left:5px;
	float:left;_display:inline;
	margin-top:606px;
	height:auto;
	background:url(../images/featurebg.gif) no-repeat -2px bottom;
	_background:url(../images/featurebg2.gif) no-repeat -2px bottom;
	position:relative;
}
	div#upperFeatures .upperfeature {
		width:324px;
		float:left;_display:inline;
		background:url(../images/hotelTop.gif) no-repeat top left;
	}
	div#upperFeatures .box1 {
		width:319px;
		background:url(../images/crownTop.gif) no-repeat top left;
	}
		div#upperFeatures .upperfeature  .hotellogo {
			padding:18px 91px 13px;
		}
		div#upperFeatures .upperfeature  .taximHotel {
			padding:14px 91px 8px;
		}
		div#upperFeatures .upperfeature  .featureImage {
			padding:0px 6px 0 9px;
		}
		div#upperFeatures .upperfeature  .content {
			width:325px;
			padding-bottom:35px;
			text-align:center;
			font-family:"Times New Roman", Georgia, Times, serif;
		}
		
		div#upperFeatures .box1  .content {
			width:320px;
		}
		
			div#upperFeatures .upperfeature  .content h3 {
				font-family:"Times New Roman", Georgia, Times, serif;
				font-size:1.2em;
				text-transform:uppercase;
			}
			
			div#upperFeatures .upperfeature  .content .intro {
				padding:0 20px;
				height:auto;
				width:273px;
				color:#484848;
				font-size:0.9em;
				text-align:left;
				
			}
			div#upperFeatures .box1  .content .intro {
				padding:0 20px;
				height:auto;
				width:268px;
				color:#484848;
				font-size:0.9em;
				text-align:left;
				
			}
			div#upperFeatures .upperfeature  .go {
				position:absolute;
				right:42px;
				bottom:20px;
				height:27px;
				width:150px;
				
				font-family:"Times New Roman", Georgia, Times, serif;
				font-size:0.9em;
				text-align:right;
			}
			div#upperFeatures .upperfeature  .go  span{
				position:absolute;
				top:3px;
				left:-35px;
				text-decoration:underline;
				width:150px;
			}
			div#upperFeatures .upperfeature  .go  img{
				position:absolute;
				right:3px;
				top:0;		
			}
			div#upperFeatures .box2  .go {
				right:365px;	
			}
			div#upperFeatures .box1  .go {
				right:690px;
			}
