#HomePhoto {
	display: block;
	width: 980px;
	height: 321px;
	margin: 0px 0px -45px 0px;
	position: relative;
	z-index: 10;
}
#HomePhoto img {
	border: none;
	margin-top: 12px;
}
#HomeFeaturedTours {
	display: block;
	width: 256px;
	height: 318px;
	font-size: 8pt;
	background: url(/img/home_featuredtour_bkg.png) top left no-repeat;
	position: absolute;
	top: 0px;
	left: 720px;
	z-index: 30;
}
#HomeFeaturedTours h1 {
	font-size: 9pt;
	margin: 6px 14px 2px 8px;
}
#HomeFeaturedTours img.Thumb {
	width: 57px;
	border: solid 1px #00a3b4;
	margin: 0px 8px 0px 8px;
	float: left;
}
#HomeFeaturedTours h2 {
	font-size: 8pt;
	margin: 6px 14px 0px 8px;
	color: #00a3b4;
}
#HomeFeaturedTours ul {
	list-style-type: none;
	margin: 0px 14px 0px 8px;
	padding: 0px;
}
#HomeFeaturedTours ul.Featured {
	height: 58px;
	overflow: auto;
}
#HomeFeaturedTours ul.FullList {
	height: 180px;
	overflow: auto;
}
#HomeTours {
	display: block;
	float: left;
	width: 482px;
	height: 328px;
	background: url(/img/tourshome_bkg.gif) top left no-repeat;
	position: relative;
	z-index: 20;
}
#HomeTours h1, #HomeTours ul {
	display: none;
}
#HomeTours #ActionBttn {
	margin: 277px 0px 0px 222px;
}
#HomeAdvertise {
	margin: 55px 0px 0px 497px;
	width: 478px;
}
#HomeAdvertise h1 {
	font-weight: normal;
}
#HomeAdvertise p {
	color: #927962;
}
#HomeAdvertise img {
	border: solid 1px #c7b29d;
	margin: 0px 0px 0px 15px;
}
#HomeAdvertise #ActionBttn {
	margin: 26px 0px 0px 218px;
}
