*{
	margin:0;
	padding:0;
}

body{
	background:url(../images/bg.jpg) repeat-x #989898;
}

#wrap{
	background:url(../images/header-bg.jpg) top center no-repeat;
	height:90px;
}

#wrap-footer{
	background:url(../images/footer-bg.jpg) repeat-x;
	height:98px;
	margin-top:20px;
}


#container{
	width:1000px;
	margin:0 auto 0 auto;
	background:url(../images/content-trans.png);
	position:relative;
}

#container-end{
	width:1000px;
	height:22px;
	background:url(../images/content-end-trans.png);
	margin:0 auto 0 auto;
}

#content{
	width:870px;
	margin:10px auto 0 auto;
}

#header-container{
	width:1000px;
	margin:0 auto 0 auto;
	height:90px;
	position:relative;
}

#logo{
	position:absolute;
	top:0px;
	left:0px;
	z-index:3;
}

#slideshow{
	position:absolute;
	z-index:1;
	width:643px;
	height:433px;
	left:178px;
	top:102px;
}

#menu{
	position:absolute;
	z-index:2;
	top:46px;
	left:380px;
	width:620px;
	height:35px;
}

#menu ul{list-style:none;}

#menu li{
	float:left;
}


#welcome{
	width:1000px;
	height:282px;
	margin:0 auto 0 auto;
	background:url(../images/welcome.jpg);
}

#features{
	width:1000px;
	height:388px;
	margin:0 auto 0 auto;
	background:url(../images/features.jpg);
	position:relative;
}

#testimonials{
	position:absolute;
	top:12px;
	left:40px;
}

#attractions{
	position:absolute;
	top:12px;
	left:272px;
}

#events{
	position:absolute;
	top:12px;
	left:504px;
}

#tour{
	position:absolute;
	top:12px;
	left:736px;
}

#footer{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#title{
	margin-left:30px;
}

#crumbs{
	background:url(../images/crumbs.jpg);
	width:945px;
	height:27px;
	margin-left:30px;
	position:relative;
}

#crumbs ul{
	list-style:none;
}

#crumbs ul li{
	float:left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

#crumbs a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

#crumbs a:hover{
	text-decoration:underline;
}

#crumbs-content{
	position:absolute;
	top:7px;
	left:310px;
	z-index:4;
}

.rates td{
	border:1px solid #CCC;
	padding:5px;
}

#ticker{
	position:absolute;
	z-index:4;
	top:6px;
	right:0px;
	width:500px;
	height:15px;
	color:#000;
}

#ticker ul li{
	color:#686868;	
}

#ticker ul{
	width:2100px;
}
