.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	text-decoration: none;
	margin:0 auto;
	background-color:#fff;
}
#container {
	margin:0 auto;
	width:950px;
	top: 0px;
	border:1px solid #E0E1E2;
	height:auto;
	background-color:#EFEFEF;
}
p {	
	margin-top:0px;
	padding: 0 0 5px 0
}


/* header area */
#header1 {
	height:140px;
	background-image: url(images/header-with-avar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow:hidden;
}
#header {
	height:140px;
	background-image: url(images/heade-blue.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	overflow:hidden;
}
.head-right {
	float:right;
	width:500px;
	height:140px;
	display:block;
}
.head-right1 {
	float:right;
	background:url(images/plang.png) right bottom no-repeat;
	width:500px;
	height:140px;
	display:block;
}
.head-left {
	float:left;
	background:url(images/logo.png) left top no-repeat;
	margin:25px 0 0 25px;
	width:300px;
	height: auto;
	display:block;
}
#navigation {
	width:100%;
	background: #DBDBDB url(images/navigation.png) bottom center repeat-x;
	height:40px;
}
.menu-utama {
	padding:5px 20px 0px 8px;
	color:#1E49AF;
	font-size:12px;
	font-weight:bold;
}
.menu-utama ul {
		list-style:none;
		margin-left:0;
		margin-top:0px;
	}
.menu-utama li {
		list-style:none;
		display:inline;
	}
.menu-utama li a{
		display:inline;
		color: #1E49AF;
		text-decoration:none;
	}
.menu-utama li a:hover{
		display:inline;
		color: #C41608;
		text-decoration:none;
	}
	
/* content area */
#content {
	width:auto;
	overflow:hidden;
	padding:5px;
}
.content-left {
	float:left;
	width: 640px;
	padding:1px;
	border:0px solid #ccc;
	overflow:hidden;
	margin-right:5px;
}
#feature {
	height: auto;
	background-color:#FFFFFF;
	margin-bottom:12px;
	padding:1px;
	border:1px solid #ccc;
}
#section {
	width:310px;
	float:left;
	height: inherit;
	background-color:#FFFFFF;
	margin-bottom:8px;
	padding:1px;
	border:1px solid #ccc;
}
#section2 {
	float:right;
	width:310px;
	height: inherit;
	background-color:#FFFFFF;
	margin-bottom:8px;
	padding:1px;
	border:1px solid #ccc;
}


.left-col-1 {
	font-size:12px;
	padding:15px;
	color:#393A3B;
	height: inherit;
	margin-bottom:10px;
}

	.left-col-1 a{
	color:#1645AF;
	text-decoration:none;
	}
	.left-col-1 a:hover{
	color:#FFB746;
	text-decoration:none;
	}
	.judul-isi {
	font-size:14px;
	font-weight:bold;
	color:#0066CC;
	}
	.judul-isi a{
	color:#1645AF;
	text-decoration:none;
	}
	.judul-isi a:hover{
	color:#FFB746;
	text-decoration:none;
	}
	
.left-col-2 {
	font-size:12px;
	padding:15px;
	color:#393A3B;
	height: inherit;
	margin-bottom:10px;
}
	.left-col-2 a{
	color:#1645AF;
	text-decoration:none;
	}
	.left-col-2 a:hover{
	color:#FFB746;
	text-decoration:none;
	}
	

.entry {
	padding:15px;
	background-color: #FFFFFF;
	line-height:150%;
	color:#393A3B;
	text-align:justify;
	min-height:400px;
	height:inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.entry img {
	float:left;
	margin:10px 10px 10px 0;
}
.entry h2 {
	font-size:16px;
}


.title {
	background:url(images/bg-title.jpg) top left repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	width: auto;
	height:30px;
	display:block;
	padding:8px 0 0px 15px;
}
#sidebar{
	float:right;
	height: inherit;
	width:285px;
	padding:1px;
	border:1px solid #ccc;
	overflow:hidden;
	margin-bottom:10px;
}

.sidebar {
	font-size:12px;
	padding:15px;
	color:#393A3B;
	height: inherit;
	margin-bottom:10px;
}


#reseller {
	width: auto;
	background:#1645AF url(images/map.png) no-repeat center 20px;
	min-height:200px;
	padding:15px;
}
.title-reseller {
	background: #3C6EDE url(images/bg-titles.jpg) top left repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	width: auto;
	height:30px;
	display:block;
	padding:8px 0 0px 15px;
}
.content-reseller {
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}
.content-reseller a {
	color:#E2B343;
	text-decoration:none;
	font-weight:bold;
}
.content-reseller a:hover {
	color:#D51C1C;
}
.info {
	margin:15px auto;
	padding:10px;
	border:1px dotted #fff;
	width:70%;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
}
.info a {
	color:#E2B343;
	text-decoration:none;
	font-weight:bold;
}
.info a:hover {
	color: #FF0000;
}
#footer {
	width: auto;
	background-color:#2d2d2d;
	padding:15px;
}
.copyright {
	color:#FFFFFF;
	font-size:10px;
}
.date {
	float: right;
	font-size:9px;
	color:#0033CC;
}

/*  inside page */
.content-full {
	float:left;
	width: auto;
	padding:1px;
	border:1px solid #ccc;
}

.entry-single {
	padding:15px;
	background-color: #FFFFFF;
	line-height:150%;
	color:#393A3B;
	text-align:justify;
	min-height:400px;
	height:inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.entry-single img {
	margin:10px auto;
	padding:3px;
	border:#0066CC 1px solid;
}
.entry-single h2 {
	font-size:16px;
}
.title-single {
	background:#2E56B5 url(images/bg-title.jpg) top left repeat-x;
	font-size:12px;
	display:block;
	font-weight:bold;
	color:#FFFFFF;
	padding:8px 0 10px 15px;
}

/* arsip */
.td-tgl {
	font-size:9px;
}
.td-title {
	font-size:11px;
	border-bottom:1px dashed #2E56B5;
}
.td-title a{
	text-decoration:none;
}
.td-title a:hover{
	color: #CC3300;
}
