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%;
}

.date td {
background-color:#ffffff;
}


/* 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;
}

.btn {
	border:solid 1px #ffffff;
	font:bold 11px Tahoma;
	color:#FFFFFF;
	padding:2px;
	background:#ff0004;

}

.button {
	border:solid 1px #ffffff;
	font:bold 11px Tahoma;
	color:#FFFFFF;
	padding:2px;
	background:#ff0004;

}

/* Banner */

.banner {
	height:200px;
	background:#eaeef1;
}
.bannerDt {
	width:992px;
	margin:0 auto;
}

/* Line */

.line {
	height:3px;
	background:url(../images/line.jpg) repeat-x #7ed2f4;
	margin:0 auto;
}

/* Content */
.main {
	background:url(../images/bg.jpg) repeat-x bottom #7ed2f4;
}

.content {
	width:952px;
	padding:20px;
	margin:0 auto;
}

.Left {
	 width: 611px;
	 height:100%;
	 float:left;
}

.Right {
	 width: 308px;
	 height:100%;
	 float:right;
}

/* Footer */
.footer {
	height:100px;
	background:url(../images/footerBg.jpg) repeat-x top #2e8fd3;
	position:relative;
}

.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;
}


.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;
}

/* Boxes Content*/
.box1 .titles {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:0px 10px;
	background:url(../images/titleM.gif) repeat-x;
	height:24px;
	line-height:24px;
}
.box1 .titleL {
	background:url(../images/titleL.gif) no-repeat;
	height:24px;
	width:4px;
	line-height:24px;
}
.box1 .titleR {
	background:url(../images/titleR.gif) no-repeat;
	height:24px;
	width:4px;
	line-height:24px;
}
.box1 {
	float:left;
	margin-right:10px;
}
.box1 .TL {
	width:4px;
	line-height:4px;
	background:url(../images/boxTL.jpg) no-repeat;
	float:left;
}
.box1 .T {
	line-height:4px;
	background:url(../images/boxT.jpg) repeat-x;
	float:left;
}
.box1 .TR {
	width:4px;
	line-height:4px;
	background:url(../images/boxTR.jpg) no-repeat;
	float:right;
}
.box1 .L {
	width:4px;
	background:url(../images/boxL.jpg) repeat-y bottom;
	vertical-align:bottom;
}
.box1 .R {
	width:4px;
	background:url(../images/boxR.jpg) repeat-y bottom;
	vertical-align:bottom;
}
.box1 .M {
	background:url(../images/boxM.jpg) repeat-x bottom #ace3f7;
	padding:10px;
}
.box1 .M2 {
	background:#ace3f7;
	padding:10px;
}
.box1 .BL {
	width:4px;
	line-height:4px;
	background:url(../images/boxBL.gif) no-repeat;
}
.box1 .B {
	line-height:4px;
	background:url(../images/boxB.jpg) repeat-x;
}
.box1 .BR {
	width:4px;
	line-height:4px;
	background:url(../images/boxBR.gif) no-repeat;
}
.box1 .BL2 {
	width:4px;
	line-height:4px;
	background:url(../images/boxBL2.jpg) no-repeat;
}
.box1 .B2 {
	line-height:4px;
	background:url(../images/boxB2.jpg) repeat-x;
}
.box1 .BR2 {
	width:4px;
	line-height:4px;
	background:url(../images/boxBR2.jpg) no-repeat;
}

/* Boxes Content*/
#box2 .titles {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:0px 15px;
	background:url(../images/titleM.jpg) repeat-x;
	height:30px;
	line-height:30px;
}
#box2 .titles2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	position:absolute;
	top:335px;
	z-index:999999;	
}
#box2 .titleL {
	background:url(../images/titleL.jpg) no-repeat;
	height:30px;
	width:4px;
	line-height:30px;
}
#box2 .titleR {
	background:url(../images/titleR.jpg) no-repeat;
	height:30px;
	width:4px;
	line-height:30px;
}
#box2 {
	float:left;
	margin-right:10px;
}
#box2 .TL {
	width:4px;
	line-height:4px;
	background:url(../images/boxTL.jpg) no-repeat;
	float:left;
}
#box2 .T {
	line-height:4px;
	background:url(../images/boxT.jpg) repeat-x;
	float:left;
}
#box2 .TR {
	width:4px;
	line-height:4px;
	background:url(../images/boxTR.jpg) no-repeat;
	float:right;
}
#box2 .L {
	width:4px;
	background:url(../images/boxL.jpg) repeat-y bottom;
	vertical-align:bottom;
}
#box2 .R {
	width:4px;
	background:url(../images/boxR.jpg) repeat-y bottom;
	vertical-align:bottom;
}
#box2 .M {
	background:url(../images/boxM.jpg) repeat-x bottom #ace3f7;
	padding:15px;
	min-height:340px;
}

#box2 .M a:link, #box2 .M a:visited{
	color:#094cbc;
}
#box2 .BL {
	width:4px;
	line-height:4px;
	background:url(../images/boxBL.gif) no-repeat;
}
#box2 .B {
	line-height:4px;
	background:url(../images/boxB.jpg) repeat-x;
}
#box2 .BR {
	width:4px;
	line-height:4px;
	background:url(../images/boxBR.gif) no-repeat;
}


.content ul li{
	list-style-position: outside;
	margin-left:20px;
	text-decoration:underline;
	list-style-image: url(../images/bullets.gif);
	line-height:14px;
}

/* 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]-->
