a:link {
	color: #3A6B43;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3A6B43;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #edc106;
}
a:active {
	text-decoration: none;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.maincontent {
	background-color: #FFF;
	vertical-align: top;
}
.leftside {
	background-color: #FFF;
}
#content {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 14px;
	padding-top: 40px;
	width: 760px;
}
.maintext {
	padding-left: 50px;
	font-size: 21px;
	color: #FFCD00;
}
#header {
	background-image: url(images/logo.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	height: 200px;
}
.rightside {
	background-color: #FFF;
}
#footer {
	padding-top: 10px;
	color: #FFF;
	text-align: center;
	padding-right: 230px;
}
#titletext {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 100px;
	padding-left: 0px;
	font-size: 28px;
	color: #edc106;
	text-align: right;
	padding-right: 150px;
}
#whole  {

	margin:0px auto; 
	text-align:center;
	padding:0px auto;
}
.titletextsingapore {
	font-size: 18px;
	margin: 0px auto;
}
#menu {
	background-image: url(images/line.jpg);
	height: 24px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-size: 12px;
	color: #166E41;
	font-weight: bold;
	text-decoration: none;
}
.alltext {
	font-size: 12px;
	vertical-align: top;
	color: #666;
}
.padleft {
	padding-left: 15px;
}
#sidebar {
	width: 210px;
	height: 400px;
}
.boldyellow {
	font-weight: bold;
	color: #FFCD00;
}
.leaf {
	background-image: url(images/leaf.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	position: static;
	height: 135px;
}
.titleH2 {
	font-size: 21px;
	color: #166E41;
	font-weight: bold;
}
.titleH3 {
	font-size: 15px;
	color: #166E41;
}
#linksmenu{
	text-align:center;
	margin:0px auto;
	padding-left:8px;}
	
	
#linksmenu a{
	float:left;
	width:155px;
	height:41px;
	background-color:#166E41;
	border-top:solid 1px #fff;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	border-bottom:solid 1px #fff;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:6px;
	padding-right:5px;
	text-align: left;
	padding-left:5px;
	margin-left:0px auto;
}
#linksmenu a:hover{
	background-color:#FFCD00;
}
	
#linksmenus a{
	float:left;
	width:155px;
	height:30px;
	background-color:#166E41;
	border-top:solid 1px #fff;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	border-bottom:solid 1px #fff;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:10px;
	padding-right:5px;
	text-align: left;
	padding-left:5px;
	margin-left:0px auto;
}
#linksmenus a:hover{
	background-color:#FFCD00;}

	
#linksmenu2 a{
	float:left;
	width:155px;
	height:30px;
	background-color:#FFCD00;
	border-top:solid 1px #fff;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	border-bottom:solid 1px #fff;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:10px;
	padding-right:5px;
	text-align: left;
	padding-left:5px;
	margin-left:0px auto;}

