body {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-family: Georgia, "Lucida Sans", Verdana, Tahoma, arial, sans-serif;
	background-repeat: repeat-x;
	background-image: url(img/sitebackground.png);
	background-color: #0071bc;
	color: #eaf3f9;
}

a {
	color: #0071bc;
}

p {
	margin-left: 20px;
}

h1, h2, h3, h4, h5, h6 {
	color: #0080cc
}

p#copyright {
	float: left;
	padding-left: 25px;
	font-size: smaller;
	white-space: nowrap;
}

div#siteTagline {
	display: none;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

div#siteTitle {
	position: absolute;
	top: 10px;
	left: 40px;
	z-index: 5;
	height: 81px;
	width: 507px;
	background-repeat: no-repeat;
	background-image: url(img/goodhotels_title.png);
	cursor: pointer;
}

div#siteMenu {
	position: absolute;
	top: 40px;
	left: 675px;
	white-space: nowrap;
}

div#siteMenu a {
	padding-left: 19px;
	background: url(img/asterisk_yellow.png) left center no-repeat;
	font-size: 14px;
	margin-right: 10px;
	font-weight: bold;
	color: #e2df63;
	text-decoration: none;
	white-space: nowrap;
	text-shadow: 1px 1px 2px #667;
}

div#siteMenu a:hover {
	color: #ffcb30;
}

div#mainGraphic {
	position: absolute;
	z-index: 4;
	top: 60px;
	left: 0px;
	height: 288px;
	width: 273px;
	background-repeat: no-repeat;
	background-image: url(img/touristgirl.png);
}

p#introContent {
	position: absolute;
	top: 370px;
	left: 27px;
	margin-left: 5px;
	width: 255px;
	text-align: left;
	line-height: 1.2em;
	z-index: 5;
}

div#funkyWave {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 100px;
	background-image: url(img/whitecap.png);
	background-repeat: no-repeat;
	height: 546px;
	width: 700px;
}

div#funkyWaveSpread {
	background-color: white;
	height: 545px;
	width: 200px;
	position: absolute;
	z-index: 2;
	left: 700px;
	top: 101px;

}

div#funkyWaveEndCap {
	position: absolute;
	height: 44px;
	width: 79px;
	z-index: 3;
	left: 898px;
	top: 101px;
	background: transparent url(img/toprightcorner.png) top right no-repeat;
}

div#funkyWaveEnder {
	position: absolute;
	background-color: white;
	height: 502px;
	width: 78px;
	z-index: 1;
	left: 898px;
	top: 144px;
}

div#lowerContent {
	position: absolute;
	padding-bottom: 10px;
	padding-top: 30px;
	margin-bottom: 0px;
	height: 210px;
	top: 645px;
	left: 0px;
	bottom: 0px !important;
	width: 976px;
	background-color: #fff;
	color: #111;
}

iframe#bwiab-mrit48w {
	position: absolute;
	top: 200px;
	left: 540px;
	z-index: 10;
	width: 410px;
	height: 360px;
	border: 1px dotted #fff;
	overflow: hidden;
}

div#promoBox {
	position: absolute;
	top: 560px;
	left: 360px;
	width: 610px;
	height: 260px;
	z-index: 10;
	background: transparent url(img/promobanner.png) top left no-repeat;
}

iframe#D001 {
	width: 600px;
	height: 200px;
	border: none;
}

iframe#promoFrame {
	position: absolute;
	top: 180px;
	left: 559px;
	z-index: 10;
	width: 400px;
	height: 527px;
	padding: 5px;
	padding-top: 5px;
	border: none;
}

div#contactUs {
	position: absolute;
	top: 180px;
	left: 560px;
	z-index: 10;
	width: 400px;
	height: 527px;
	padding: 5px;
	padding-top: 5px;
	color: #222;
}

a.promoLink {
	margin-left: 20px;
	padding-left: 19px;
	background: url(img/bullet_star.png) left center no-repeat;
	font-size: 12px;
	margin-right: 10px;
	color: #e2df63;
	text-decoration: none;
	white-space: nowrap;
	float: left;
	clear: both;
	cursor: pointer;
}

a.promoLink:hover {
	color: #fff;
}

div#dealFinderIcon {
	background: transparent url(img/dealfinder.png) no-repeat;
	height: 185px;
	width: 185px;
	cursor: pointer;
	position: absolute;
	z-index: 20;
	left: 324px;
	top: 395px;
}
