body{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#BBE342;
	font-family:tahoma;
	font-size:11px;
	color:#333333;
}

.boxmenu{
	background-color:#2D350C;
	background-image:url(images/bgmenu.jpg);
	margin:0px 0px 0px 0px;
	padding:2px;
}

.bg01{
	 background-image:url(images/ataskiri1.jpg);
	 background-color:#FFFFFF;
	 background-position:top;
	 background-repeat:repeat-x;
	 width:35px;
	 height:120px;
}
.bg02{
	 background-image:url(images/ataskiri2.jpg);
	 background-color:#FFFFFF;
	 background-position:top;
	 background-repeat:repeat-x;
	 width:35px;
	 height:148px;
}

.bg03{
	 background-image:url(images/ataskanan1.jpg);
	 background-color:#FFFFFF;
	 background-position:top;
	 background-repeat:repeat-x;
	 width:38px;
	 height:120px;
}
.bg04{
	 background-image:url(images/ataskanan2.jpg);
	 background-color:#FFFFFF;
	 background-position:top;
	 background-repeat:repeat-x;
	 width:38px;
	 height:148px;
}

.footer{
	width:728px;
	height:55px;
	background-color:#FFFFFF;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	color:#003300;
	font-family:verdana;
	font-size:10px;
	margin-top:10px;
}

.leftside{
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	background-position:top;
	background-image:url(images/leftside.jpg);
}

.rightside{
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	background-position:top;
	background-image:url(images/rightside.jpg);
}

.biggreen{
	font-family:tahoma;
	font-size:17px;
	color:#4C561A;
	font-weight:bold;
}

.birutbl{
	color:#0066FF;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.orangetbl{
	color:#FF3300;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
a{
text-decoration:none;
color:#FF3300;
}
a:hover{
text-decoration:none;
color:#FF6600;
}

#menucase{
margin-top:20px;
marginleft:20px;
padding-left:50px;
}
#menucase ul.vert-one{margin:0;padding:0;list-style-type:none;font:bold 11px Helvetica, Verdana, Arial, sans-serif;line-height:165%;}
#menucase ul.vert-one li{margin:0;padding:0;border-bottom:1px solid #2D350C;}
#menucase ul.vert-one li a{text-decoration:none;color:#fff;padding:0 0 0 10px;}
#menucase ul.vert-one li a:hover{background:#2D350C url("images/vert-one_arrow.gif") no-repeat 0 9px;}
#menucase ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#2D350C url("images/vert-one_arrow.gif") no-repeat 0 9px;}

#btmmenu{
	padding-top:8px;
}

/* --- porofolio -- */
#gallery {
  height:320px;
  display:none;
}
#slideshow {
  display:none;
}
.gcap {
  font-size:xx-small;
  margin:3px; padding:0;
  color:#CCCCCC;
}
.scap {
  font-size:xx-small;
  margin:3px; padding:0px;
}
.gcon { /* gallery image/caption container */
  width:260px;
  height:220px;
  margin:10px;
  background-color:#2D2D2D;
  border:1px solid #0E3104;
  float:left;

}
.scon { /* slideshow image/caption container */
  width:520px;
  margin:10px;
  background:#CFD4E6;
  border:1px solid #2D350C;
}
#gallery img {
  margin:6px 6px 3px 6px;
  background:#CFD4E6;
}
#slideshow img {
  margin:6px 6px 3px 6px;
  background:#CFD4E6;
}
#navigation {
position:inherit;
padding:5px 0px 5px 0px;
border:1px dotted #696969;
background-color:#E1E1E1;
/*  text-align:center; */
}
#prev, #next, #back, #auto, #time {
  color:#007FFF;
  cursor:pointer;
  font-weight:bold;
  margin-right:20px;
}
.clearAll {
  clear:both;
  margin:0; padding:0;
}

.boxhijau{
	border:1px solid #2D350C;
	background-color:#A8DB42;
	padding:10px;
}

.boxbiru{
	border:1px solid #2A7FFF;
	background-color:#C1E2F5;
	padding:10px;
}

.boxabu{
	border:1px solid #696969;
	background-color:#E1E1E1;
	padding:10px;

}

a.btm{
	color:#003300;
	font-family:tahoma;
	font-size:10px;
}

a.btm:hover{
	color:#003399;
	font-family:tahoma;
	font-size:10px;
}

