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;
	background-color:#2e8fd3;
	
}
body {
	color:#000000;
	font:11px tahoma;
 	height:100%;
}
p {
	line-height:14px;
}
td {
	color:#000000;
	font:11px Tahoma;
	
}

form, p, h1, h2, h3, h4, h5, ul, ol {
	margin:0;
	padding:0;
}

img a, a img {
	border:none;
}

h1 {
	background:url(../images/logo.jpg) no-repeat;
	width:218px;
	height:74px;
}

h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#ff0000;
	line-height:24px;
}

.border {
	 border:solid 1px #4685ae;
}
.all {
	height:100%;
}


/* Header */
.header {
	height:74px;
	background:#FFFFFF;
}
.headerDt {
	width:992px;
	margin:0 auto;
}
.logo {
	width:218px;
	float:left;
}
.phone {
	left:218px;
	text-align:right;
	float:right;
}
.phoneDt {
	text-align:left;
	float:left;
}
.distributor {
	width:125px;
	float:left;
}

/* Navigasi */
.nav {
	height:30px;
	background:#0962bc;
}
.navDt {
	width:992px;
	margin:0 auto;
}
.search {
	width:25%;
	height:30px;
	z-index:999999;
	float:right;
	text-align:right;
}
.txt {
	width:124px;
	height:17px;
	padding:0px 2px;
	border:solid 1px #717171;
	font:11px Tahoma;
}

/* Banner */

.banner {
	height:296px;
	background:#eaeef1;
}
.bannerDt {
	width:992px;
	margin:0 auto;
}

/* Line */

.line {
	height:3px;
	background:url(../images/line.jpg) repeat-x;
	margin:0 auto;
}

/* Content */
.main {
	background:url(../images/bg.jpg) repeat-x bottom #7ed2f4;
	min-height:175px;
}

.content {
	width:952px;
	padding:20px;
	margin:0 auto;
}

/* Footer */
.footer {
	height:100px;
	background:url(../images/footerBg.jpg) repeat-x top #2e8fd3;
}

.footerDt {
	width:952px;
	padding:20px;
	margin:0 auto;
	color:#FFFFFF;
	text-align:center;
	line-height:20px;
}

.footerDt a{
	padding:0px 3px;
	color:#FFFFFF;
	text-decoration:none;
}

/* Boxes */
.box1 {
	width:308px;
	height:100%;
	float:left;
	margin-right:10px
}
.TL {
	width:4px;
	line-height:4px;
	background:url(../images/boxTL.jpg) no-repeat;
	float:left;
}
.T {
	width:300px;
	line-height:4px;
	background:url(../images/boxT.jpg) repeat-x;
	float:left;
}
.TR {
	width:4px;
	line-height:4px;
	background:url(../images/boxTR.jpg) no-repeat;
	float:right;
}
.L {
	width:4px;
	height:125px;
	background:url(../images/boxL.jpg) repeat-y bottom;
	float:left;
	vertical-align:bottom;
}
.R {
	width:4px;
	height:125px;
	background:url(../images/boxR.jpg) repeat-y bottom;
	float:left;
	vertical-align:bottom;
}
.M {
	width:300px;
	height:125px;
	background:url(../images/boxM.jpg) repeat-x bottom #ace3f7;
	float:left;
}
.M a:link, .M a:visited{
	color:#094cbc;
}
.BL {
	width:4px;
	line-height:4px;
	background:url(../images/boxBL.jpg) no-repeat;
	float:left;
}
.B {
	width:300px;
	line-height:4px;
	background:url(../images/boxB.jpg) repeat-x;
	float:left;
}
.BR {
	width:4px;
	line-height:4px;
	background:url(../images/boxBR.jpg) no-repeat;
	float:right;
}


.content ul li {
	list-style-position: outside;
	margin-left:20px;
	text-decoration:underline;
	list-style-image: url(../images/bullets.gif);
	line-height:14px;
}

.content ol li {
	list-style-position: outside;
	margin-left:20px;
	text-decoration:underline;
	line-height:14px;
	list-style-type: decimal;
}


/* Menu */
#topnav {
	width:75%;
	font: 11px Tahoma;
	color: #ffffff;
	height:30px;
	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:30px;
	padding:9px 0px;
}
#topnav a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding: 0px 15px;
	display:block;
	float:left;
	line-height:11px;
	border-right: 1px solid #ffffff;
}

#topnav ul li.last2 {
	background: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:0;
	margin:0;
	width: 150px;
	background-color:#AAE1F6;
}

html>body #topnav ul ul {
}


#topnav ul ul li {
	display:block;
	background:none;
	width:100%;
	border-bottom: dotted 1px #ffffff;
	padding:0;
}
#topnav ul ul li a {
	text-decoration: none;
	text-transform:none;
	font-weight:normal;
	color:#000000;
	float:left;
	display:block;
	width:100%;
	border-right:none;
	line-height:20px;
	padding:0px 10px;
}
#topnav ul ul li a:hover {
	font-weight:bold;
	color:#ff0000;
}
#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]-->
