<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;
}
			
#news_bar {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 142px;
	width: 736;
	height: 18;
	z-index:1;
}

#commentscontainer {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 181px;
	width: 700px;
	height: 230px;
}

#information_bar {
	border: 0px solid #ffffff;
	left: 743px;
	position: absolute;
	top: 142px;
	width: 736;
	height: 18;
	z-index:1;
}

#lkwidpromo {
	border: 0px solid #ffffff;
	left: 749px;
	top: 181px;
	position:absolute;
	width:245px;
	height:89px;
}

#reeflife {
	border: 0px solid #ffffff;
	left: 749px;
	top: 276px;
	position:absolute;
	width:245px;
	height:89px;
}

#reefwonders {
	border: 0px solid #ffffff;
	left: 749px;
	top: 371px;
	position:absolute;
	width:245px;
	height:89px;
}

#malaysiatourism {
	border: 0px solid #ffffff;
	left: 781px;
	top: 466px;
	position:absolute;
	width:184px;
	height:164px;
}

#footer {
	left: -38px;
	position: absolute;
	top: 1259px;
	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;
}
			
a:link {
	color: #bf0000;
}
			
a:visited {
	color: #bf0000;
}
			
a:hover { 
	color: #8e181b;
}
			
a:active {
	color: #666666;
}
			
</style>

