html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td, table{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
ol, ul, li{list-style:none}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h5, h5, h6{font-weight:bold}


/* General Styles */ 

html {
	height:100%;
}

body, td {
	padding:0;
	margin:0;
	
}
body {
	color:#ffffff;
	font:11px  Arial, Helvetica, sans-serif;
 	height:100%;
	background-color:#000000;
}

form, p, h1, h2, h3, h4, h5, ul, ol {
	margin:0;
	padding:0;
}

img a, a img {
	border:none;
}

.clear {
	clear:both;
}


/* Titles */
h1 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#ffef00;
}

h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffef00;
}

.yellow {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#ffef00;
}

.border {
	 border:solid 1px #ffffff;
}


/* Header */
.header {
	height:292px;
	width:1024px;
	margin:0 auto;
	background:url(../images/banPage.jpg) no-repeat top;
}

/* Navigasi */
.allmenu {
	width:1024px;
	margin:0 auto;
	height:40px;
}
.leftmenu {
	width:106px;
	float:left;
}
.menu {
	height:40px;
	width:883px;
	float:left;
}

/* Limit */
.limit {
	width:1024px;
	margin:0 auto;
	height:8px;
}

/* Content */
.main {
	min-height:135px;
	width:1024px;
	margin:0 auto;
}
.Left {
	width:134px;
	height:245px;
	float:left;
	background:url(../images/contentBg.jpg) no-repeat #0d5cab;
}
.Right {
	width:9px;
	height:245px;
	background:url(../images/submenuBg.jpg) no-repeat top right;
	float:left;
}
.content {
	width:568px;
	height:100%;
	min-height:215px;
	padding:20px;
	background:#0d5cab;
	float:left;
}
.content a, 
.content a:visited
{
	color:#ffef00;
}
.content ul li {
	list-style:disc;
	list-style-position: outside;
	padding-left:0px;
	margin-left:20px;
}
.content ol li {
	list-style: decimal;
	list-style-position: outside;
	padding-left:0px;
	margin-left:20px;
}
.submenu {
	width:188px;
	height:100%;
	min-height:225px;
	margin-left:8px;
	float:left;
	padding:10px 0px 10px 15px;
	background:#275e37;
}

.tagline{
	width:177px;
	height:25px;
	background: url(../images/submenuTag.jpg) no-repeat top #275e37;
}

.subList {
	width:80%;
	float:right;
	padding:15px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:right;
}

.subList ul li {
	width:100%;
	height:26px;
}

.subList ul li a{
	width:130px;
	display:block;
	line-height:18px;
	color:#ffffff;
	text-decoration:none;
	padding: 0 10px;;
}
.subList ul li a:hover {
	background-color:#ffffff;
	color:#830517;
}


/* Bottom */
.bottom {
	min-height:117px;
	width:1024px;
	margin:0 auto;
}
.btLeft {
	width:170px;
	height:117px;
	float:left;
	background:url(../images/footerpageL.jpg) no-repeat;
}
.btRight {
	width:93px;
	height:117px;
	float:left;
	background:url(../images/footerpageR.jpg) no-repeat;
}
/* Searxh */
.search {
	width:190px;
	height:112px;
	float:left;
	background-color:#830517;
	padding-top:5px;
}
.searchArea{
	 height:22px; 
	 width:168px; 
	 background:url(../images/searchTxt.jpg) no-repeat left #ffffff;
}
.newsletter{
	 height:22px; 
	 width:168px; 
	 background:url(../images/searchTxt2.jpg) no-repeat left #ffffff;
}
.txt{
	width:120px;
	height:16px;
	margin-left:10px;
	vertical-align:middle;
	font: 11px Arial, Helvetica, sans-serif;
	color:#000000;
	border:1px solid #ffffff;
}
.btn{
	background:url(../images/searchBtn.jpg) no-repeat left;
	width:28px;
	vertical-align:middle;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000000;
	border:none;
}
/* Loacation */
.location {
	width:235px;
	height:117px;
	float:left;
	vertical-align:middle;
	background-color:#830517;
}
/* News */
.news {
	width:336px;
	height:117px;
	float:left;
	background-color:#830517;
}
.newsT {
	width:336px;
	height:19px;
	background:url(../images/newsT.jpg) no-repeat;
}
.newsM {
	width:316px;
	height:58px;
	padding:10px;
	background-color:#000000;
}
.newsB {
	width:336px;
	height:11px;
	background:url(../images/newsB.jpg) no-repeat;
}
.newsDt {
	width:216px;
	float:left;
}
.newsTitle {
	width:100px;
	float:left;
}

/* Footer */
.footer {
	height:50px;
	width:1024px;
	margin:0 auto;
	font:11px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	padding-top:10px;
}

.footer a{
	font:11px Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.footer a: hover{
	text-decoration:none;
}

/* Menu */
#topnav {
	color: #ffffff;
	height:27px;
	float:left;
}
#topnav ul {
	margin:0;
	padding:0;
}
#topnav ul li {
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	display:block;
	float:left;
	line-height:27px;
	border-right: 1px solid #830517;
}
#topnav a {
	color:#ffffff;
	font: 12px Tahoma;
	font-weight:bold;
	text-decoration:none;
	padding: 0px 25px;
	display:block;
	float:left;
	line-height:27px;
}

#topnav ul li.last2 {
	background:none;
	border:none;

}

#topnav h2 {
font-weight:normal;
padding:0;
margin:0;
}

#topnav a:hover {
	text-transform:underline;
}

#topnav ul ul {
	position: absolute;
	z-index: 500;
	top:100%;
	left:0;
	padding:5px 0px;
	margin:0;
	width: 110px;
	background-color:#275e37;
}

html>body #topnav ul ul {
}


#topnav ul ul li {
	display:block;
	background:none;
	width:100%;
	border-right:none;
	padding:0;
}
#topnav ul ul li a {
	text-decoration: none;
	text-transform:none;
	font: normal 11px Tahoma;
	color:#ffffff;
	float:left;
	display:block;
	width:100%;
	line-height:20px;
	padding:0px 10px;
}
#topnav ul ul li a:hover {
	font-weight:bold;
}
#topnav a.last2 {
	border:none;
}
#topnav #last a {
	border:none;
}

#topnav ul ul ul {
	position: absolute;
	top: 0;
	left:70%;
}
#topnav ul ul li a {
}

#topnav ul ul,
#topnav ul li:hover ul ul,
#topnav ul ul li:hover ul ul
{display: none;}

#topnav ul li a:hover ul ul,
#topnav ul li a:hover ul ul li {
	display:none;
}

#topnav ul li:hover ul,
#topnav ul ul li:hover ul,
#topnav ul ul ul li:hover ul
{display: block;}

#topnav li:hover ul, li.over ul { display: block; float:left;}

[if IE 7]>
#topnav{float:left;}
body{behavior:url(csshover.htc); }
#topnav ul li{ display:block; float:left;}
#topnav a{height:1%;}

#topnav ul li a:hover ul ul,
#topnav ul li a:hover ul ul li {
	display:none;
}
<![endif]

