body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
	
}
 
body {
	background: #000000 0px 135px   repeat-x;
	font: 12px arial, sans-serif;
	color: #F09361;
	width:auto;
	height: auto;
	 
}
 
#header {
	background: 0px 0 #000000 repeat-x;
	width:auto;
}
 

 
 
#nav {
	background: url(../icons/nav_bg.gif) repeat-x;
	height: 40px;
	font-size: 17px;
	z-index:1;
	width:auto;
}
#nav em {
	font-size: 22px;
	font-style: normal;
}
#nav ul {
	min-width: 1250px;
	padding: 0;
	padding-top: 10px;
	 
}
#nav li {
	float: left;
	background: 12px 6px url(../icons/bullet_nav.gif) no-repeat;
	padding-left: 50px;
	padding-right: 20px;
	
	
	
}
#nav li.first {
	background: none;
	padding-left: 50px;
	
}
#nav a {
	font-weight: normal;
	color: #9A0000;
	text-decoration: none;
}
#nav a:hover {
	color: #500000;
}

 #copyright {
 	 
	 
		top: 1em;
	background : #000000;
	width: auto;
		
	
	
}

#footer {
	background: url(../icons/footer.gif) repeat-x;
	height: 46px;
	width:auto;
	z-index:1;
}

#kwicks_container { 
	background-color: #dddddd;
	height: 70%;
	width: 900px;
	margin-left: 21.5em;
	padding-top: 30px;
	padding-bottom: 20px;
	
	 
}

 

#kwicks {

 position:relative;
	 
}

#kwicks li {
 float:left;
 }
 
#kwicks .kwick {
	float: left;
	display: block;
	 
	height: 400px;
	  width:126px;
	 cursor:pointer;
	  
	 padding:2px;
 	
}

#kwicks .kwick span {
 display:none;
 }

#kwick_yellow {background-image:url('../img/base7.jpg');   }
#kwick_green {background-image:url('../img/package.jpg');    }
#kwick_black {background-image:url('../img/base6.jpg');    }
#kwick_blue {background-image:url('../img/base5.jpg');      }

#kwick_purple {background-image:url('../img/base02.jpg');   }
#kwick_kelabu {background-image:url('../img/base01.jpg');    }
#kwick_kuning {background-image:url('../img/base03.jpg');    }
#kwick_magenta {background-image:url('../img/base04.jpg');      }

  
 div#simpleViewer { margin: auto; background: #dddddd; color: black; padding-top: 15px; padding-bottom: 50px; height: 80%; width: 100%;}

  
 div#wb_Text1 {
 float:left;
  position:absolute;
  left:48%;
  top:190px;
  width:380px;
  height:500px;
  z-index:2;
 margin:5px 0 5px 5px;
 line-height:	19px;
  }

#flashcontent {	
		width: 100%;
		height: 450px;		
	}  

 