#container {
	text-align: left;
	height: 800px;
	width: 805px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/header-logo.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	background-image: url(images/txt.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 34px;
	width: 302px;
	margin-left: 410px;
	margin-top: 50px;
	margin-bottom: 5px;
}

#header a:hover, #header a.active {
	background-image: url(images/txt-b.jpg);
	background-repeat: no-repeat;
}

#header span {
	display: none;
}
#home:hover, #home.active {
	width: 60px;
	background-position: left top;
	display: block;
	float: left;
	height: 34px;
}

#home:link, #home:visited {
	width: 60px;
	display: block;
	float: left;
	height: 34px;
}
#about:hover, #about.active {
	height: 34px;
	width: 70px;
	background-position: -60px top;
}
#about:link, #about:visited {
	width: 70px;
	display: block;
	height: 34px;
	float: left;
}

#services:hover, #services.active {
	height: 34px;
	width: 92px;
	display: block;
	background-position: -130px top;
}
#services:link, #services:visited {
	width: 92px;
	display: block;
	height: 34px;
	float: left;
}
#contact:hover, #contact.active {
	height: 34px;
	width: 80px;
	display: block;
	background-position: -222px top;
}
#contact:link, #contact:visited {
	width: 80px;
	display: block;
	height: 34px;
	float: left;
}


body {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #f0f5d5;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #4E4D27;
}
#content {
	height: 640px;
	width: 630px;
	margin-left: 80px;
	margin-top: 12px;
	padding: 5px;
}
.judul {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #3F5902;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.judulKecil {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #3F5902;
}
#contentIsi {
	height: 585px;
	width: 630px;
	margin-left: 80px;
	margin-top: 30px;
	padding: 5px;
}
#navPage {
	margin-left: 100px;
	margin-top: 10px;
	font-weight: bold;
}

a:link  {
	color: #3F5902;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	color: #517302;
}
.buton {
	font-size: 12px;
	font-variant: normal;
	text-decoration: none;
}
#contactusH {
	margin-right: 20px;

}
.isiberita {
	color: #333333;
}
.red {
	font-size: 11px;
	color: #FF0000;
}
#contactus {
	float: right;
	height: auto;
	width: 320px;
	padding-left: 5px;
}
#contactuskiri {
	float: left;
	width: 170px;
	text-align: right;
	padding-right: 15px;
	margin-left: 50px;
}
#contactIsi {
	height: 380px;
	width: 600px;
	margin-left: 5px;
}
#contactDir {
	height: 700px;
	width: 600px;
	margin-left: 5px;
}








.vscrollerbase {
	width: 8px;
	background-color: transparent;
}
.vscrollerbar {
	width: 8px;
	background-color: #4B5412;
}
.hscrollerbase {
	height: 8px;
	background-color: transparent;
}


.hscrollerbar {
	height: 8px;
	background-color: #4B5412;
}

/*CUSTOM SCROLL BAR */
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.scrollerjogbox {
	width: 8px;
	height: 8px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background-color: transparent;
}
