html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	}

div, p, h1, ul, li, form {
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}

body {
	background: #fff url(../img/bodyBackground.png) top repeat-x;
	}

#spaceBox {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-width: 750px;
	min-height: 500px;
	}

* html #spaceBoxIE {
	width: 750px;
	height: 500px;
	}

#frameBox {
	position: absolute;
	top: 140px;
	left: 50%;
	width: 710px;
	margin-left: -355px;
	}

#teaserAsianworld {
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	height: 410px;
	}

#teaserDiveworld {
	position: absolute;
	top: 0;
	left: 245px;
	width: 220px;
	height: 410px;
	}

#teaserThaiworld {
	position: absolute;
	top: 0;
	left: 490px;
	width: 220px;
	height: 410px;
	}

#footerBox {
	position: absolute;
	top: 450px;
	left: 0;
	width: 710px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #867e73;
	text-align: center;
	text-transform: uppercase;
	}

#footerBox a {
	color: #867e73;
	text-decoration: none;
	}

#footerBox a:hover {
	color: #aca69f;
	}
