@charset "utf-8";
/* CSS Document */
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**** end reset ****/
body {
	background: #000017;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
.style 1 {
	font-size: 16px;
}

#wrapper {
	background:#fff;
	padding:10px;
	margin: 20px auto;
	width: 800px;
}

#header {
	height: 200px;
}

#nav{
	background:url(../../web%20baru/img/navigasi.jpg);
	display:block;
	float:left;
	width: 250px;
	}
/*- Menu nav --------------------------- */

    #tabsH {
      float:left;
      width:100%;
      background:#E8E8E8;
      font-size:93%;
      line-height:normal;
	  margin-bottom: 10px;
      }
    #tabsH ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background: url(../img/tableftH.gif);
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background: url(../img/tabrightH.gif);
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }
.pullquote {
	padding: 10px;
	float: right;
	width: 230px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #171717;
	border-bottom-color: #171717;
	font-size: 1.6em;
	text-align: center;
	font-style: oblique;
	line-height: 1.4em;
	font-family: Cambria, Georgia, 'Times New Roman', serif;
	font-weight: normal;
	}
	  
#content {
	margin: 10px 0;
	font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;	
	padding: 20px;
}
img {
	margin: 5px;
	padding: 5px;
}
#content h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	margin: 20px 0;
}
#content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 10px 0;
	line-height: 28px;
}
#content h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 10px 0;
	line-height: 28px;
}
#content p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 10px 0;
}

.fleft {
	float: left;
}
#content ul{
	list-style: circle;
	list-style-position:inside;
}
#content ul ul{
	list-style: none;
}

.tpesawat {
	float: left;
	width: 310px;
	padding: 10px;
}
.tbus {
	float: right;
	width: 310px;
	padding: 10px;
}

#futer {
	background: url(../img/futerr.jpg) bottom repeat-x;
	padding: 20px 0;
	text-align: center;
	width: 100%;
}

