#header{
	width : 1300%;
	height : 160px;
	top : 0px;
	position : absolute;
	width : 1300px;
	background-color: #FFFFFF;
}  

#topmenu{
	width : 1300px;
	height : 30px;
	background-color: teal;
	margin-top: 0px;
  
  
  
}
 
  UL.navi{
	padding : 0em 2em 0em 2em;
	font-weight : bolder;
	color : white;
	background-color : teal;
	font-size : large;
	margin-top: 0px;
  }
.list{
	padding-top: 10px;
	padding-right: 200px;
	padding-left: 350px;
}

   UL.navi LI{
	display: inline;
	List-style-type: none;
	margin : 0px;
	padding-top: 0.5em;
	padding-right: 2em;
	padding-bottom: 0.5px;
	padding-left: 2px;
	vertical-align: middle;
}
   ul.navi a{
       color: white;
       text-decoration: none;
       border: 0px green solid
;
}
   ul.navi a:hover{
       border: 1px yellow;
       background-color: #aaccff;
       color: blue;
}  

#boxleft{
	width : 280px;
	height : auto;
	background-color : #FFFFCC;
	line-height : 1.5em;
	letter-spacing: 2px;
	font-size: small;
	font-weight: normal;
	visibility : visible;
	margin-top : 0px;
	padding-left : 0px;
	float: left;
	}
.btn LI{
	list-style-type: none;
	list-style-position: outside;
	margin-top: 5px;
	margin-bottom : 5px;
	padding-left : 0px;
	margin-left : 0px;
	list-style-image : url(image/bullet026.gif);
}
.btn A{
	display: block;
	width : 180px;
	height: 25px;
	text-decoration : none;
	padding-left : 0px;
	margin-left : 0px;
} 
li#item2{
}
li#item3{
}

li#item8{
}
li#item12{
}
li#item15{
}
li#item18{
}
li#item19{
}
li#item21{
}
li#item22{
}
li#item23{
}
li#item24{
}

#boxright{
	width : 250px;
	height : auto;
	background-color : white;
	margin-top : 0px;
	text-align : center;
	float: right;
	background-repeat: no-repeat;
	background-image: url(image/bokasi.jpg);
}
li#item25{
}

TABLE.schedule{
	border:solid 2px #0000cc;
	border-collapse:collapse;
	text-align : center;
	width : 200px;
	height : 300px;
}
TABLE.scedule TH{
    border-bottom:solid 2px #0000cc;
    border-right:dashed 1px gray;
  border-collapse : separate;
}
TABLE.schdule TD{
    border-bottom:solid 1px green;
    border-right:dashed 1px gray;
  text-align : center;
  border-collapse : separate;
}
#territory{
	background-color: #FFFFFF;
	width: auto;
}
#territory #header .list tbody{
	padding-top: 30px;
	padding-left: 15px;
}
#territory #center{
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(image/bokasi.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	text-indent: 10px;
	margin-right: 50px;
	margin-left: 280px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 1.4em;
	margin-top: 0px;
}
