/* Body, td,  */

.body  {
	background:#2e6697 url(../images/main-back.gif) no-repeat top center;
	margin:0px;
	font-size:10px;
	color:#a3d7f3;
	font-family:Verdana, Arial, Tahoma;
}

img {
	border : none ;
}

#container {
	margin:0px auto;
	text-align:left;
	width: 516px;
	/*height: auto;
	min-height:720px;*/
	position:relative;
	padding:0px 0px 0px 0px;
	/*float:left;*/
}

td, textarea, input, select {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color:#6b6b6b;
	font-weight: normal;
}

/* text, judul */

.judul {
	font-family:"Georgia", "Times New Roman", Times, serif;
	color:#6b6b6b;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}

.text1 {
	font-family: "Arial", Verdana, Tahoma
	color:#d8d8d8;
	font-weight:normal;
	font-size:12px;
	text-align:left;
	padding:0px 10px 0px 0px;
	text-align:right;
}


/* Content */

#top {
	width:auto;
	height:108px;
	background:url(../images/main-logo.gif) no-repeat top left;
	text-align:right;
}

#center {
	width:516px;
	height:261px;
}

#sub {
	width:auto;
	height:83px;
	border-bottom:1px #89bfdb solid;
}

.sub-bottom1 {
	width:238px;
	height:auto;
	border-right:1px #89bfdb solid;
	padding:10px 10px 5px 10px !important;
	padding:10px 10px 15px 10px;
	float:left;
	text-align:right;
	background:url(../images/icon1.gif) no-repeat top left;
}
.sub-bottom2 {
	width:238px;
	height:auto;
	padding:10px 7px 5px 10px !important;
	padding:10px 7px 15px 10px;
	float:right;
	text-align:right;
	background:url(../images/icon2.gif) no-repeat top left;
}

#footer {
	width:auto;
	height:auto;
	text-align:center;
	font-family:Verdana, Arial, Tahoma;
	font-size:10px;
	color:#a3d7f3;
	clear:both;
	margin-top:20px;
}


/* nav, links */

.main-nav {
	width:100%;
	height:28px;
	background:url(../images/bg-main-nav.gif) repeat top left;
	text-align:center;
}

* html div #main-nav { /* IE 5.* FIX */
	height: 0px;
	hei\ght: 0px;
}
#main-nav a {
	color:#dceaff;
	text-decoration: none;
	font-weight:normal;
	padding: 7px 20px 0px 20px !important;
	padding: 7px 20px 0px 20px;
	background:url(../images/bg-main-nav.gif) repeat top left;
	line-height:28px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#main-nav a:hover {
	color:#2e6697;
	line-height:28px;
}
/*#nav a.selected {
	color: #cbcdba;
	font-weight:normal;
	background:#fff url(../images/arrow-li.gif) no-repeat left top;
}*/

a:link {
	font-family:Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family:Verdana, Arial, Tahoma;
	font-weight: normal;
	color:#FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	font-family:Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#a3d7f3;
	text-decoration: none;
}
