/*------------------------------------------------------------------------------------------------------------------------------*/
body {
	background-image:url(../images/bg.jpg);
	text-align: justify;
	margin:	0px;
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 0.75em;
	height: 150%;
}
body img{
	border: 0;
}
/*------------------------------------------------------------------------------------------------------------------------------*/
	
a:hover {
	text-decoration: none;
	color: #FE4827;
}


a {
	color: #06029D;
	text-decoration: none;
	font-weight: bold;
}


/*-----------background_sebelah_kiri-------------------------------------------------------------------------------------------------------------------*/
div#image_top_left {
	position: absolute;
	width: 500px;
	height: 400px;
	left: 0px;
	top: 0px;
}
div#image_top_left p {
	color:#444444;
	margin:10px 0 0 14px;
	width:175px;/*150*/
	text-align: center;
	font-size:11px;
}
div#image_top_left p {
	line-height:145%;
}
/*----------------------------------logo_heliotechniki--------------------------------------------------------------------------------------------*/
div#logo {
	position: absolute;
	left: 220px;/*200*/
	top: 155px; /*150*/
	z-index: 3;
	width: 183px;/*158*/
}
div#logo a img {
	border:	0px;
	width: 125px;
}
/*----------background putih---------------------------------------------------------------------------------------------------------*/
div#content_right {
    background: white;
	position: absolute;
	width: 815px;/*815*/
	height:	auto;
	left: 190px;/*190*/
	top: 25px;
	z-index: 2;
}
/*------------------flags(bendera)------------------------------------------------------------------------------------------------------------*/
div#navigation_top {
	position: absolute;
	width: 354px;
	left: 645px;/*490*/
	top: -50px;
	height:	20px;
	z-index: 4;
	text-align: right;
	padding-top: 55px;
	background-image:url(../images/bg.jpg);
}
div#navigation_top p {
	margin:	0px;
	padding: 0px;
	text-align:	right;
}
#navigation_top ul.navigation_top_bar{
	float: right;
}
#navigation_top ul.navigation_top_bar {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}
#navigation_top ul.navigation_top_bar{
	height: 16px;
}
#navigation_top ul.navigation_top_bar li{
	float:left;
	position: relative;
	padding-left: 16px;
}
#navigation_top ul.navigation_top_bar li ul{
	display: none;
	position: absolute;
}
#navigation_top ul.navigation_top_bar li ul{
	margin-left: -6px;
	padding-top: .5em;
}
#navigation_top ul.navigation_top_bar li:hover ul{
	width: 95px;
	left: 10px;
	top: 0px;
	height:	20px;
	z-index: 1;
	display: none;
	margin:	0px;
	padding: 20px 0px 0px 0px;
	text-align:	left;
	display: block;
}
#navigation_top .navigation_top_bar ul li{
	padding: 2px 6px;
	background-color: #CCCCCC;
	list-style-type: none;
	border-top:	1px #F0EFE8 solid;
	width: 80px;
}
#navigation_top_bar_2 {
	width: 95px;
	left: 16px;
	top: 14px;
	height:	20px;
	z-index: 1;
	display: none;
	margin:	0px;
	padding: 20px 0px 0px 0px;
	text-align:	left;
	display: none;
	position: relative;
}
#navigation_top_bar_2 a:link{
	display: block;
}
/*--------------------------------flash/marquee----------------------------------------------------------------------------------------------*/
div#flash_top{
    position: absolute;
	width: 805px;/*804/805*/
	z-index: 6;	
	margin-top: 35px;/*25*/
	margin-left: 195px;/*195*/
}

/*--------------------------------menus(menu2_yang_disebelah_kiri)----------------------------------------------------------------------------------------------*/
div#navigation {
	position: absolute;
	left: 195px;/*186*/
	top: 505px;
	width: 160px;/*150*/
	height: auto;
	z-index: 5;
	font-size: 11px;/*11*/
}
div#navigation ul {
	margin: -4px 0px 0px 0px;
	padding: 15px;
	list-style-type: none;
	background-color: #EAEAEA;
	border-bottom: thin solid #aaaaaa;
	border-right: thin solid #aaaaaa;
}
div#navigation ul li {
    font-style: italic;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border-bottom: thin solid #FE4827;
}
div#navigation a.second{
	margin: 0px;
	padding: 2px 15px 2px 15px;
	font-weight: normal;
	border: thin solid #EAEAEA;
}
div#navigation a.third{
	margin-left: 35px;
	padding: 2px 15px 2px 15px;
	font-weight: normal;
	border: thin solid #EAEAEA;
	font-size: 11px;
}

div#navigation p{
	font-size: 11px;
    width: 160px;/*140*/
	color:#FFFFFF;
	margin-top: 20px;
	background-color:#999999;
	border-bottom: thin solid #aaaaaa;
	border-right: thin solid #aaaaaa;
	padding: 5px;
}
/*--------header,content,paragraph,header1&2------------------------------------------------*/
div#content {
	margin:	122px 0px -40px 180px;/*122 0 -40 180*/
	color: #444444;
	padding-bottom:	60px;
}
div#content h1{
    width: 481px;/*470*/
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 42px;/*10*/
	background-color: #FE4827;
	padding: 5px;
	text-align: left;
	margin-right: 0px; /*0*/
	margin-left: -1px;  /*0*/
	border: thin outset #FE4827;
}
div#content h2 {
	margin-bottom: 3px;
	color: #06029D;
	font-size: 13px;
	width: 430px;/*425*/
	line-height: 145%;
}
div#content p {/*tulisan*/
	margin:	0px 0px 0.75em 1px; /*0 0 0.75 7*/
	padding: 0px;
	line-height: 145%;
	width: 485px;/*480*/
	font-size:12px;
	text-align:justify;
	
}
div#content font {
	margin:	0px 0px 0px 0px;
	padding: 0px;
	line-height: 145%;
}
div#content img.headline {
	margin-top:	3px;
	margin-bottom: 1em;
}
/*------------------------------------------------------------------------------------------------------------------------------*/
div#w3c {
	width: 100%;
	margin-top: 0px;
	clear: both;
	text-align: left;
	margin-left: 0px;
	padding: 5px;
}
/*---------------------------------------------------footer/kaki------------------------------------------------------------------------*/
div#footer {
	position: absolute;
	bottom:	9px;
	height:	auto;
	padding: 0;
	left: 225px;/*200*/
	width: 426px;
}
div#footer p {
	margin:	0px;
	padding: 0px 0 0 0;
	border-top: 1px solid #CCCCCC;
	color:	#444444;
	font-size: 10px;
}

/*-----------------------------------------table-------------------------------------------------------------------------------------*/
table.lista {
	border: 1px solid #000000;
	width: 90%;
	margin-left: 4px;
}
table, tr, td {
	border-width: 0;
	margin: 0;
	padding: 0;
	font-size:11px;
}
th.listatitlos {
	background-color: #666666;
	color: #FFFFFF;
	font-size: smaller;
	font-weight: bold;
	text-align: center;
}
td.lista {
	background-color: #A1BDE4;
	color: #000000;
	font-size: smaller;
	text-align: center;
	vertical-align: text-top;
}
td.lista2 {
	background-color:#FFFFFF;
	color:#000000;
	font-size: smaller;
	text-align: left;
	vertical-align: text-top;
}
td.lista2 a {
	color: #000000;
}
td.lista3 {
	background-color: #292F7D;
	color: #FFFFFF;
	font-size: smaller;
	text-align: center;
	vertical-align: text-top;
}
/*----------------------------------------------berita--------------------------------------------------------------------------------*/
#news {
	clear:both;
	width:140px;/*140*/
	height:auto;
	text-align:left;
	background:#FFFFFF;
	
}
/*--------------------------------zack----------------------------------------------------------------------------------------------*/
#box_right{
	position: absolute;
	left: 5000px;/*160*/
	top: 205px;
	width: 100px;
	height: auto;
	z-index: 5;
	font-size: 11px;/*14*/
	background-color:
	#993333;
}


/*------------------alamat untuk table kiri bawah------------------------*/
#address {
clear:both;
width:140px;
height:auto;
text_align:left;
background:#FFFFFF;

}
