body {
	background-color: #000000;
 margin: 0;
padding: 0; 	
 
}

#content {
	width:903px;
	margin-left:auto;
	margin-right:auto;
	background-color:#2F4A0F;
	padding-bottom:20px;
}
#contentbottom {
  	background:url(../images/backbottom.jpg) no-repeat;
	background-repeat:no-repeat;
	height: 280px;
}#contentbottomcontact {  	background:url(../images/backbottom.jpg) no-repeat;	background-repeat:no-repeat;	height: 350px;}
#contentbottom2 {
  	background:url(../images/backbottom.jpg) no-repeat;
	background-repeat:no-repeat;
	height: 450px;
}
#contentbottom1 {
  	background:url(../images/backbottom.jpg) no-repeat;
	background-repeat:no-repeat;
	height: 1050px;
}
#contentbottom3 {
  	background:url(../images/backbottom.jpg) no-repeat;
	background-repeat:no-repeat;
	height: 1150px;
}
#footer {
	text-align:center;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color: #FFFFFF;
	padding-top:5px;	padding-bottom:5px;
}
#bannerheader {
  	background:url(../images/puripuncakbukit.jpg) no-repeat;
	background-repeat:no-repeat;
	height: 329px;
}
#leftside {
	padding-top:5px;
	padding-left:10px;
	text-align:left;
	left: 0px;
	width: 400px;
}
#topheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	background-image: url(../images/green1.jpg);
	height:55px;
}

.err_ok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color:#CCFF00;
}
.err_no {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color:#FF0000;
}

ul {
  list-style:none;
  margin:0;
  padding:0;
}

#topnav {
  padding-top:20px;
  height:15px;
}
#topnav ul {
  list-style:none;
  margin:0;
  padding:0;
}
#topnav li {
  float:left;
  position:relative;
}
#topnav a:hover span {
  background-position:0 -15px;
}

/* UNTUK MENUNYA */
#menu_home{
  width:45px;
  height:15px;
  float:left;
  font-size:0.4em;
  position:relative;
}
#menu_home span{
  background:url(../images/home.jpg) no-repeat;
  position:absolute;
  width:100%;
  height:100%;
  cursor:pointer;
}

#menu_rates{
  width:55px;
  height:15px;
  float:left;
  font-size:0.4em;
  position:relative;
}
#menu_rates span{
  background:url(../images/rates.jpg) no-repeat;
  position:absolute;
  width:100%;
  height:100%;
  cursor:pointer;
}

#menu_location{
  width:70px;
  height:15px;
  float:left;
  font-size:0.4em;
  position:relative;
}
#menu_location span{
  background:url(../images/location.jpg) no-repeat;
  position:absolute;
  width:100%;
  height:100%;
  cursor:pointer;
}
#menu_reserve{
  width:90px;
  height:15px;
  float:left;
  font-size:0.4em;
  position:relative;
}
#menu_reserve span{
  background:url(../images/reserve.jpg) no-repeat;
  position:absolute;
  width:100%;
  height:100%;
  cursor:pointer;
}
#menu_galleries{
  width:80px;
  height:15px;
  float:left;
  font-size:0.4em;
  position:relative;
}
#menu_galleries span{
  background:url(../images/galleries.jpg) no-repeat;
  position:absolute;
  width:100%;
  height:100%;
  cursor:pointer;
}
#menu_contact{
  width:90px;
  height:15px;
  float:left;
  font-size:0.4em;
  position:relative;
}
#menu_contact span{
  background:url(../images/contact.jpg) no-repeat;
  position:absolute;
  width:100%;
  height:100%;
  cursor:pointer;
}
#menu_facilities{
  width:80px;
  height:15px;
  float:left;
  font-size:0.4em;
  position:relative;
}
#menu_facilities span{
  background:url(../images/facilities.jpg) no-repeat;
  position:absolute;
  width:100%;
  height:100%;
  cursor:pointer;
}


/* END OF UTK MENUNYA */


a,a:link,a:visited,a:hover { 
  color:#ff9800;
  text-decoration:none; 
}
a:focus,a:hover { 
  text-decoration:underline;
}

#logomenu {
	float: left;
	margin:0px;
	width:400px;
	padding-left:30px;
	padding-top:17px;	
}

#textcontainer {
	float: left;
	margin:0px;
	padding-top:0px;
	padding-left:30px;
	width:400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
}

#textcontainer ul {
 list-style:disc;
  padding-left:20px;
}

#imagecontainer {
	margin:0px;
	padding-top: 20px;
	padding-left:50 px;
	width:400px;
	float: right;
}
#imagecontainer1 {
	margin:0px;
	padding-top: 20px;
	padding-left:10 px;
	width:450px;
	float: right;
}

#form1 input.error, select.error, textarea.error { border: 1px solid red; background-color:yellow;}
