/*--------------------------------------BODY---------------------------------*/

* {
    padding: 0;
    margin: 0 auto;
} 

body {
	background: url(control/images/013.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background-attachment: fixed;
}

#wrap {
	background: #FFFFFF;
	width: 950px;
	margin: 3px auto;
}


/*--------------------------------------HEADER---------------------------------*/

#header {
	background:url(control/images/padi.jpg) no-repeat;
	height: 150px;
	margin: 0;
}



/* ---------------------------------------------- [MENU] -------------------------------------------- */

#menu {
	clear:both;
	background: url(control/images/bgmenu.jpg) repeat-x ;
	height: 40px;
	vertical-align:top;
	text-align:center;
	margin: 0 0;
}

#menu {
	clear:both;
	background: url(control/images/bgmenu.jpg) repeat-x ;
	height: 40px;
	vertical-align:top;
	text-align:center;
	margin: 0 0;
}

#boxmenu1 {
	float:left;
	height: 26px;
	width: 60px;
	text-align:center;
	line-height: 26px;
	padding:2px 0 0 0;
	margin: 0 0;
}

#boxmenu2 {
	float:left;
	height: 26px;
	width: 110px;
	text-align:center;
	line-height: 26px;
	padding:2px 0 0 0;
	margin: 0 0;
}


#boxmenu3 {
	float:left;
	height: 26px;
	width: 80px;
	text-align:center;
	line-height: 26px;
	padding:2px 0 0 0;
	margin: 0 0;
}

#bts {
	width: 1px;
	height: 26px;
	background: url(control/images/bts.jpg) bottom no-repeat;
	float: left;
	padding:2px 0 0 0;
	margin: 0 0;
}

/*--------------------------------------SEARCH---------------------------------*/

#search_box {
	float: left;
    width: auto;
    height: 22px;
	}
#search_box #s {
    float: left;
    padding: 0;
	margin:7px 0 1px 10px;
    border: 1px #006600;
	border-collapse:collapse;
    width: 110px;
	height:12px;
    background: #FFFFFF;
	border: 2px solid #999;
	font-family: verdana;
	font-size: 10px;
	color: #336600;
	
}
#search_box #go {
	margin:0;
	margin:7px 0 2px 1px;
    float: left;
}


/*--------------------------------------CONTENT---------------------------------*/

#content {
	clear:both;
	background: #FFF;
}


/*--------------------------------------LEFT---------------------------------*/

#left {
	background: #FFF;
	float: left;
	width: 180px;
	padding: 0 0 0 10px;
}

#lefthead { 
	background: #fff url(control/images/isimenu.jpg) no-repeat;
	width: 180px;
	height: 25px;
	margin: 0 0 2px 0;
	text-align:center;
}

#leftcontent { 
	background: #fff;
	border: solid 1px;
	border-color: #669900;
	height: auto;
	padding: 2px 5px 2px 1px;
	margin: 0 0 5px 0;
	text-align:justify
}

#leftgub { 
	background: #fff;
	border: solid 1px;
	border-color: #669900;
	height: auto;
	padding:1px;
	margin: 0 0 5px 0;
	text-align:center;
	font-weight: bold;
	font-size:10px;
	color:#666600;
	line-height:12px;
}

#gub { 
	background: #fff url(control/images/gub.jpg);
	height: 200px;
	width: 176px;
	margin: 0;
}

#wagub { 
	background: #fff url(control/images/wagub.jpg);
	height: 200px;
	width: 176px;
	margin: 0;
}

/*--------------------------------------CENTER---------------------------------*/

#center {
	background: #FFF;
	float: left;
	width: 550px;
	padding: 0 10px 5px 10px;
}

#centerhead { 
	background: #fff url(control/images/pengantarbg.jpg) no-repeat;
	width: 550px;
	height: 30px;
	margin: 0 0 2px 0;
	text-align: left;
	padding: 0;
	line-height: 30px;
	font-family: Times New Roman;
	font-weight:bold;
	font-size:11pt;
	color: #666600;
}

#centerhead div{
	padding: 0 0 0 40px;
} 

#centerheadnews { 
	background: #fff url(control/images/bgnews.jpg) no-repeat;
	width: 550px;
	height: 30px;
	margin: 5px 0 2px 0;
	text-align: left;
	padding: 0;
	line-height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11pt;
	color: #666600;
}

#centerheadnews div{
	padding: 0 0 0 40px;
} 

#centerbox { 
	background: #fff;
	border: solid 1px;
	border-color: #669900;	
	height: auto;
	padding: 2px 5px 2px 5px;
	margin: 0;
}

#centerbox1 { 
	background: #E6F1C6;
	border: solid 1px;
	border-color: #669900;	
	height: auto;
	padding: 2px 5px 2px 5px;
	margin: 0;
}


/*--------------------------------------RIGHT---------------------------------*/

#right {
	background: #FFF;
	float: left;
	width: 180px;
	padding: 0 10px 0 0;
}

#righthead { 
	background: #fff url(control/images/isimenu.jpg) no-repeat;
	width: 180px;
	height: 25px;
	margin: 0 0 2px 0;
	text-align:center;
}

#rightcontent { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	border: solid 1px;
	border-color: #669900;
	height: auto;
	padding: 2px 5px 2px 5px;
	margin: 0 0 5px 0;
}


/*--------------------------------------FOOTER---------------------------------*/

#footer {
	clear:both;
	background: #515100;
	padding: 0 0 0 0;
	text-align: center;
	height: 100px;
	margin: 0 0 0 0;
}

/* ---------------------------------------------- [TEXT FOOT] -------------------------------------------- */

#textfoot {
	clear:both;
	background: #605A12 url(control/images/grs.png) repeat-x;
	float: left;
	width: 950px;
	padding: 3px 0 0 0;
}

#boxtextfoot {
	background: #605A12;
	float: left;
	width: 950px;
	padding: 5px 0 0 0;
}	

#kotaktextfoot { 
	clear:both;
	background: #605A12;
	width: 600px;
	height: auto;
	margin: 0 auto;
	padding: 2px 0 5px 0;
	border:solid 1px #C0C0C0;
	border-collapse: collapse;
	text-align: center;
	font face:Verdana;
	font-size: 7pt; 
	color:#FFFFFF;
	line-height: 11px
}

#kotaktextfoot2 { 
	background: #605A12;
	width: 530px;
	height: auto;
	margin: 0 auto 2px auto;
	padding: 0 0 3px 0;
	text-align: center;
	font face:Verdana;
	font-size: 7pt; 
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:#C0C0C0 solid 2px;
	line-height:12px;
}

/* ---------------------------------------------- [COPYRIGHT] -------------------------------------------- */
#copy {
	clear:both;
	background:#605A12;
}

#copyright {
	background: #605A12;
	float: left;
	width: 950px;
	padding:0;
	margin: 0;
}	

#boxcopy { 
	background: #605A12;
	width: 950px;
	height: 20px;
	margin: 0;
	text-align: center;
	font-family: Times New Roman;
	font-size: 10px;
	color: #FFFFFF;
	border-bottom:#C0C0C0 dotted 1px;
	line-height:20px;
}

/*--------------------------------------FONT---------------------------------*/

#font1 {
	font-family: verdana;
	font-size: 9pt;
	color: #336600;
	text-shadow:#666666;
}

#font2 {
	font-family: verdana;
	font-size: 11px;
	color: #666600;
	text-decoration:none;
	line-height: 25px;
}

#font3 {
	font-family: verdana;
	font-size:11px;
	text-decoration:none;
	line-height: 25px;
	color: #000000;
}

/*--------------------------------------BUTTON---------------------------------*/
a.button3{
	display:block;
	width: auto;
	height: 26px;
	line-height: 26px;
	font-family: verdana;
	font-size: 10px;
	color: #666600;
	text-decoration:none;
	}
a.button3:hover{
	background-color:#D9EAA6;
	color: #000000;
}


a.button5{
	color: #FFFFFF;
}
a.button5:hover{
	color: #FFFFFF;
}