* { margin: 0px; padding: 0px; }

body { 
	background: url(images/latar.gif); 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #7C2D00;
}

#container {
	margin: 0px auto;
	width: 800px;
}

#flash {
	width: 800px;
	height:600px;
}

/*------------------ div header ------------------------*/
#header {
	position:relative;
	width: 100%;
	height: 54px;
	margin-top: -600px;
}

#header .head0 {
	background:url(images/header0.gif) no-repeat bottom;
	width: 133px;
	height:54px;
	float: left;
}

#header .head1 {
	background:url(images/header1.gif) no-repeat bottom;
	width: 130px;
	height:54px;
	float: left;
}

#header .head2 {
	background:url(images/header2.gif) no-repeat bottom;
	width: 162px;
	height:54px;
	float: left;
}

#header .head3 {
	background:url(images/header3.gif) no-repeat bottom;
	width: 209px;
	height:54px;
	float: left;
}

#header .head4 {
	background:url(images/header4.gif) no-repeat bottom;
	width: 166px;
	height:54px;
	float: left;
}
#header .head4 a{
	background:url(images/signal.gif) no-repeat;
	width: 86px;
	height: 54px;
	display:block;
	float:left;
}

/*------------------ div bottom ------------------------*/
#bottom {
	position:relative;
	margin-top: 401px;
}

#bottom1 {
	width: 100%;
	height: 53px;
}

#bottom1 .bot1a {
	background:url(images/bottom1a.gif) no-repeat;
	width: 263px;
	height: 53px;
	float: left;
}

#bottom1 .bot1b {
	background:url(images/bottom1b.gif) no-repeat;
	width: 256px;
	height: 53px;
	float: left;
}

#bottom1 .bot1c {
	background:url(images/bottom1c.gif) no-repeat;
	width: 281px;
	height: 53px;
	float: left;
}

#bottom2 {
	width: 100%;
	height: 47px;
	clear:both;
}

#bottom2 .bot2a {
	background:url(images/bottom2a.gif) no-repeat;
	width: 263px;
	height: 47px;
	float: left;
}

#bottom2 .bot2a a{
	background:url(images/rb.gif) no-repeat;
	width: 53px;
	height: 47px;
	display:block;
	float:right;
}

#bottom2 .bot2b {
	background:url(images/bottom2b.gif) no-repeat;
	width: 214px;
	height: 47px;
	float: left;
}

#bottom2 .bot2b a{
	background:url(images/sbs.gif) no-repeat;
	width: 52px;
	height: 47px;
	display:block;
	float:right;
}

#bottom2 .bot2c {
	background:url(images/bottom2c.gif) no-repeat;
	width: 220px;
	height: 47px;
	float: left;
}

#bottom2 .bot2c a{
	background:url(images/info.gif) no-repeat;
	width: 54px;
	height: 47px;
	display:block;
	float:right;
}

#bottom2 .bot2d {
	background:url(images/bottom2d.gif) no-repeat;
	width: 103px;
	height: 47px;
	float: left;
}


#bottom3 {
	background:url(images/bottom3.gif) no-repeat;
	width: 100%;
	height: 15px;
	clear:both;
}

/*------------------ div footer ------------------------*/
#footer {
	position:relative;
	width: 100%;
	height: 31px;
	font: bold 9px Tahoma;
	color: #b8860b;
	text-align: left;
}
#footer a { text-decoration: none; color: #b8860b; }
#footer a:hover { color: Maroon; }

#footer .fot1 {
	background:url(images/footer1.gif) no-repeat;
	width: 93px;
	height: 31px;
	float: left;
}

#footer .fot2 {
	background:url(images/footer2.gif) no-repeat;
	width: 325px;
	height: 26px;
	padding:5px 0 0 7px;
	float: left;
}

#footer .fot3 {
	background:url(images/footer3.gif) no-repeat;
	width: 272px;
	height: 26px;
	text-align:right;
	padding-top:5px;
	float: left;
}

#footer .fot4 {
	background:url(images/footer4.gif) no-repeat;
	width: 103px;
	height: 31px;
	float: left;
}
