body, table,td	{font-family: tahoma; font-size: 12px; color: #ffffff}

a:link    {
	color:#FFF;
	text-decoration: none
}

a:visited {color:#f0ffa0; text-decoration: none}

a:active  {color:#f0ffa0; text-decoration: none}

a:hover   {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.caption	{font-family: tahoma; font-size: 11px; color: #ffffff}

.title1 {font-family: tahoma; font-size: 24px; color: #f0ffa0; font-weight: bold;}

.title2 {font-family: tahoma; font-size: 14px; color: #ffffff; font-weight: bold;}

.title3 {font-family: tahoma; font-size: 14px; color: #f0ffa0; font-weight: bold;}

.sidenav {font-family: arial; font-size: 15px; color: #156177; font-weight: bold;}

.sub1 {font-family: arial; font-size: 13px; color: #156177;}

.sub2 {font-family: arial; font-size: 11px; color: #156177;}

.yellow {font-family: tahoma; font-size: 12px; color: #f0ffa0}

#sidenavlink {font-family: arial; font-size: 9px; color: #464646;}

#sidenavlink link, visited, active {font-family: arial; font-size: 9px; color: #464646;}

#news {font-family: tahoma; font-size: 11px; color: #ffffff;}

#news link, visited, active {font-family: tahoma; font-size: 11px; color: #ffffff; text-decoration: underline;}

#news hover {font-family: tahoma; font-size: 11px; color: #ffffff; text-decoration: none;}

.thumbs {
    border: 1px dashed #666666;
	padding: 5;
    width: auto;
	height: auto;
}

#header h1 {
  margin:5px 5px 0;
  padding:15px 20px .25em;
  line-height:1.2em;
  text-transform:uppercase;
  letter-spacing:.2em;
}

#navcontainer{
	border-bottom: 1px solid #bbb;
	list-style-type: none;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	text-align: center;
	width: 784px;
	height: 435px;
	background-image:url(images/banner.png);
	background-repeat:no-repeat;
	padding-left: 20px;
	background-color: #FFF;
}

#navlist li
{
	float: left;
	width: 100px;
	display: block;
	text-align: center;
	padding-top: 350px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

#navlist li a, #navlist li a:link
{
	background: #fff;
	color: #555;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	display: block;
	text-align: center;
	width:auto;
}

#navlist li a:hover
{
	color: #039;
	border-bottom: 3px solid #bbb;
	cursor: pointer;
	text-align: center;
	width:auto;
}

#navlist li a#current, #navlist li a#current:link
{
	color: #000;
	cursor: default;
	border-bottom: 3px solid #999;
	text-align: center;
}

#navlist li a#current:hover
{
	border-bottom: 3px solid #f90;
	background: #eee;
	text-align: center;
}

#header{
	width: 795px;
	height: 455px;
	background-image:url(images/mainbanner.png);
	background-repeat:no-repeat;
	padding-left: 20px;
}

#header_gvt{
	width: 784px;
	height: 446px;
	background-image:url(images/gvt_banner.png);
	background-repeat:no-repeat;
	padding-left: 20px;
}

#header_sentosa{
	width: 784px;
	height: 446px;
	background-image:url(images/sentosa_banner.png);
	background-repeat:no-repeat;
	padding-left: 20px;
}

#inquirebutton{
	width:auto;
	height:auto;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	font-style: normal;
	font-size: 13px;
	margin-left: 515px;
}

#navigatn{
	height: 20px;
	width: 189px;
	background-image:url(images/nav_arrow.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 13px;
	word-spacing: 2px;
	background-color: #004D1A;
}