/* CSS Document */
*, html {
	margin:0;
	padding:0;
}

body {
     margin:0;
	 padding:0;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#FFFFFF;
	 background:#342921;
}
#wrapper {
	width:100%;
	background:#342921;
	text-align:center;
}

#logo-wrapper {
	width:920px;
	height:55px;
	margin:0 auto;
	padding: 15px 0 10px 0;
}

#logo {
	width:122px;
	height:52px;
	background:url(images/logo.gif);
	float:left;
}

#logo-text {
	width:372px;
	height:55px;
	background:url(images/title.gif);
	float:right;
}

#menu-wrapper {
	position:relative;
	width:100%;
	height:20px;
	background:#281b0f;
	z-index:100;
}

#topmenu {
	width:920px;
	margin:0 auto;
	font-size:12px;
	line-height:20px;
	}

#topmenu ul {
	
	margin:0;
	text-indent:0;
}

#topmenu li {
	display:inline;
	list-style:none;
	padding: 0 10px;	
	}

#topmenu a {
	text-decoration:none;
	color:#fff;
	}

#topmenu a:hover {
	color:#993300;
}

#header-wrapper {
	width:100%;
	height:450px;
	margin:0 auto;
	background:url(images/tngh_atas.gif);
}

#header {
	width:920px;
	height:17px;
	padding-top:433px;
	margin:0 auto;
}

#headerslide {
	width:920px;
	height:450px;
	margin:0 auto;
	padding-top:-5px;
	position:relative;
}

#book {
	width:920px;
	height:18px;
	margin:0 auto;
	font-size:10px;
	background:url(images/transparan.png) repeat-x;
}

#book ul {
	display:block;
	text-align:right;
	margin:0;
}
#book li {
	display:inline;
	line-height:18px;
	height:18px;
	vertical-align: middle;
	padding:3px 5px 3px 5px ;
	background:#514232;
}
#book li a {
	text-decoration:none;
	color:#fff;
}

#book li a:hover {color:#996633;}

#content-wrapper {
	width:100%;
	margin:0;
	padding:0;
	background:#423222;
}

#content {
	width:860px;
	height:auto;
	margin:0 auto;
	padding:30px;
	text-align:left;
	background:#5f513f;
}

#content a {
	text-decoration:none;
	color:#CC9900;
}

#content a:hover {text-decoration:underline}

#content table{font-size:12px;}

#content p {
	margin-bottom:10px;
	font-size:12px;
	font-weight:normal;
}


#content h3 {
	font-size:14px;
	color:#FFCD9B;
	margin-bottom:15px;
}

#content ul {
	margin-left:20px;
	font-size:12px;
}

#footer-wrapper {
	width:100%;
	height:100px;
	background:#342921;
	border-top:solid 2px #281b0f;
}

#footer {
	width:920px;
	height:80px;
	margin:0 auto;
	padding:0;
	text-align:left;
	position:relative;
}

#trans a {color:#342921}

#trans {
	float:right;
}

.teks {
       padding: 15px;
	   text-align:justify;
}
#copy {
      font-size: 10px;
	  height: 50px;
	  margin-top:10px;
	  float:left;
}


/* dropdown*/
#dropmenudiv{
position:absolute;

border:1px solid black;
border-bottom-width: 0;
font:normal 12px Calibri;
line-height:18px;
z-index:100;
height: 300px;
background:url(images/drop.png);
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-top: 1px solid #666666;
border-bottom: 1px solid #999999;
padding: 1px 0;
color:#fff;

text-decoration: none;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #82674D;
color:#FFFFFF;
}


.rata {
           margin : 0;
		   padding: 0;
        
}

.rata img {
           margin : 0 ;
        
}

.left-side {
           width: 200px;
		   background:url(images/left-side.gif);
		   background-repeat:no-repeat;
}
#judul {
        color:#A08A70;
		font-weight:bold;
}
#flashcontent {
	z-index:-10;
	}
	
.gal-title {
	color:#eee;
	width:100%;
	margin-top:432px;
}

.style5 {color: #CC9933; font-weight: bold; font-size:14px;}
.style4 {font-size: 13px}
.clear {clear:both}