<style type="text/css">
* {
	margin: 0;
	padding: 0;
}
			
body {
	background-image:url(images/home/background_tile.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
}

#container-global {
	margin: 0px auto 0 auto;
	position: relative;
	width: 1000px;
	height:20px;
}
			
#large_homepage_promo {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 119px;
	width: 999px;
	height: 307px;
	z-index: 6;
}
	
#left_tile {
	position: absolute;
	width: 35px;
	height: 1915px;
	top: -110px;
	left: -38px;
	background-color:none;
	z-index: 0;
}

#right_tile {
	position: absolute;
	width: 35px;
	height: 1915px;
	top: -110px;
	left: 1002px;
	background-color:none;
	z-index: 0;
}		
			
#news_bar {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 467px;
	width: 736;
	height: 18;
	z-index: 3;
}

#information_bar {
	border: 0px solid #ffffff;
	left: 743px;
	position: absolute;
	top: 467px;
	width: 736;
	height: 18;
	z-index: 4;
}

#commentscontainer {
	border: 1px solid #e2e2e2;
	left: 749px;
	top: 498px;
	position:absolute;
	width:243px;
	height:461px;
	z-index: 7;
}

#commentonyourholiday {
	border: 0px solid #ffffff;
	left: 750px;
	top: 499px;
	position:absolute;
	width:206px;
	height:114px;
	z-index: 5;
}

#commentsform {
	left: 763px;
	top: 608px;
	width:220px;
	height:340px;
	position: absolute;
	z-index: 8;
}

#lkwidpromo {
	border: 0px solid #ffffff;
	left: 749px;
	top: 966px;
	position:absolute;
	width:245px;
	height:89px;
	z-index: 9;
}

#map {
	border: 0px solid #ffffff;
	left: 749px;
	top: 1056px;
	position:absolute;
	width:245px;
	height:224px;
	z-index: 10;
}

#reeflife {
	border: 0px solid #ffffff;
	left: 749px;
	top: 1278px;
	position:absolute;
	width:245px;
	height:89px;
	z-index: 11;
}

#reefwonders {
	border: 0px solid #ffffff;
	left: 749px;
	top: 1372px;
	position:absolute;
	width:245px;
	height:89px;
	z-index: 12;
}

#reefguardian {
	border: 0px solid #ffffff;
	left: 749px;
	top: 1462px;
	position:absolute;
	width:245px;
	height:89px;
	z-index: 12;
}

#tripadvisorbadge {
	border: 1px solid #DDD;
	background-color:#FFFFFF;	
	left: 749px;
	top: 1556px;
	position:absolute;
	width:245px;
	height:240px;
	z-index: 12;
}

#scubadviser {
    border: 1px solid #DDD;
	background-color:#FFFFFF;
	left: 749px;
	top: 1803px;
	position:absolute;
	width:245px;
	height:130px;
	z-index: 12;
}

#malaysiatourism {
	border: 0px solid #ffffff;
	left: 781px;
	top: 1481px;
	position:absolute;
	width:184px;
	height:164px;
	z-index: 13;
}

#footer {
	left: -38px;
	position: absolute;
	top: 2408px;
	width: 1075px;
	height: 75px;
	z-index: 2;
}

#relative-01 {
	width: 1000px;
	height: 5px;
}
			
#relative-02 {
	width: 1000px;
	height: 5px;
}
			
.text {
	padding: 0px;
}
			
p {
	font: normal 11px/1.2em Verdana, sans-serif;
	padding-bottom: 10px;
}
			
h1 {
	font: normal 14px/1.2em Verdana, sans-serif;
	color: #bf0000;
}

</style>

