html, body{height:100%;}
body{
	margin:0;
	background-color: #420104;
	background-image: url(../images/background_1px.jpg);
	background-repeat: repeat-x;
}
img{border:none;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c77c55;
}
#shadow_left{
	float:left;
	background-image: url(../images/shadow_left.jpg);
	background-repeat: no-repeat;	
	height:666px;
	width:37px;
}
#shadow_right{
	float:right;
	background-image: url(../images/shadow_right.jpg);
	background-repeat: no-repeat;	
	height:666px;
	width:37px;
}	
#main{
	margin:0 auto;
	width:883px;
	height:auto;

}
#logo{
	float:left;
	width:463px;
	height:153px;
	background-image: url(../perkhidmatan/images/logo.jpg);
	background-repeat: no-repeat;
}
#logo-pic{
	float:left;
	width:344px;
	height:153px;
	background-image: url(../images/logo-pic.jpg);
	background-repeat: no-repeat;
}
#navigation{
	width:809px;
	height:31px;
	float:left;
}
#navigation img{
	float:left;
}
#navigation ul{
	float:left;
	list-style-type:none;
	height:31px;
	width:809px;
	margin:0;
	padding:0;
	background-repeat: repeat-x;
}

#navigation ul li{
	float:left;
	height:31px;
	margin:0;
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#navigation ul li a:hover{
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
}
.sm_pic1{
	border: 3px solid #feeec5;
	margin-left:26px;
	margin-top:14px;
	float:left;	
}
.sm_pic2{
	border: 3px solid #feeec5;
	margin-left:26px;
	margin-top:6px;
	float:left;	
}
.sm_pic3{
	border: 3px solid #feeec5;
	margin-left:26px;
	margin-top:6px;
	float:left;	
}
.sm_text1{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #914c28;
	margin-left:15px;
	margin-top:30px;
	font-weight: bold;
}
.sm_text2{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #914c28;	
	margin-left:15px;
	margin-top:30px;
		font-weight: bold;
}
.sm_text3{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #914c28;	
	margin-left:15px;
	margin-top:30px;
		font-weight: bold;
}

.sm_text1 a{color: #914c28;text-decoration: none;}
.sm_text2 a{color: #914c28;text-decoration: none;}
.sm_text3 a{color: #914c28;text-decoration: none;}

.sm_text1 a:hover{color: #9a201c;}
.sm_text2 a:hover{color: #9a201c;}
.sm_text3 a:hover{color: #9a201c;}

#banner_left{
	float:left;
	width:516px;
	height:246px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	margin:0;
}
#banner_right{
	float:left;
	width:291px;
	height:246px;
	margin:0;
}

#banner_nav1{
	background-image: url(../images/banner_nav1.jpg);
	background-repeat: no-repeat;
	height:82px;
	width:291px;
}
#banner_nav2{
	background-image: url(../images/banner_nav2.jpg);
	background-repeat: no-repeat;
	height:74px;
	width:291px;		
}
#banner_nav3{
	background-image: url(../images/banner_nav3.jpg);
	background-repeat: no-repeat;
	height:90px;
	width:291px;		
}

#ttl_berita{
	float:left;
	height:60px;
	width:809px;
	background-image: url(../images/ttl_berita.jpg);
	background-repeat: no-repeat;
}	

#content_all{
	width:809px;
	height:auto;
	float:left;
}
.content1{
	width:205px;
	height:auto;
	float:left;
	margin-left:43px;

}
.content1 img{
	float:left;
	border: 2px solid #f3d3ad;
	margin:0;
}
.content2{
	width:205px;
	height:auto;
	float:left;
	margin-left:30px;
}

.content2 img{
	float:left;
	border: 2px solid #f3d3ad;
	margin:0;
}

.title{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffca77;
	margin-top:8px;
	margin-bottom:8px;
}

.text{
	margin-top:10px;
	float:left;
	width:192px;
}
.readmore{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	float:right;
	margin:15px 5px 0 0;
}
.readmore a{
	color: #ffca77;
	text-decoration: none;
}
.readmore a:hover{
	color: #995f3a;
}
#dot{
	background-image: url(../images/doth.jpg);
	background-repeat: repeat-y;
	width:1px;
	height:250px;
	float:left;
	margin-left:25px;
}

#footer{
	width:807px;
	height:53px;
	margin:0 auto;
	background-repeat: no-repeat;	
}
#footer p{
	margin:0;
	text-align:center;
	color:#e5a665;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

#footer a{
	color:#e5a665;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

#footer a:hover{
	color:#ca8741;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}

