*,html {
	margin:0;
	padidng:0;
}

body {
	margin:15 0 0 0;
	padding:0;
	background:#e4faa5;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	width:980px;
	height:auto;
	margin:0 auto;
}

/* TOP HEADER */
#top-wrap {
	width:980px;
	height:53px;
	background:url(images/top-bg.png) left top repeat-x;
}

#top {
	float:left;
	width:980px;
	height:53px;
	background:url(images/logo.png) left top no-repeat;
}

/* MENU */
#nav {
	height:26px;
	font-size:10px;
	font-weight:bold;
	line-height:normal;
        padding-left: 30px;
}

#nav ul {
	width:750px;
	list-style:none;
	padding:0;
	margin:0 auto;
}

#nav li {
	display:inline;
	padding: 0;
	margin: 0;
}

#nav a {
	padding: 0 10px 0 22px;
	float: left;
	background:url(images/nav-linew.png) left top no-repeat;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	font-size:10px;
}

#nav a:hover {color:#FF6600}

#nav a span {
	float:left;
	display:block;
	padding:1px 5px 10px 0;
	background:url(images/nav-rgnew.png) right top no-repeat;
}

#display {
	display:inline;
}

#biog {
	float:right;
	width:980px;
	height:53px;
	background:url(images/biog.png) right top no-repeat;
}

#flag {
	width:100px;
	height:25px;
	float:right;
	padding-right:10px;
}

/* MIDDLE HEADER */
#mid-wrap {
	width:980px;
	height:206px;
	margin:1px 0;
	background:url(images/mid-bg.jpg) repeat-x;
}

#mid-lf {
	width:980px;
	height:206px;
	background:url(images/mid-lf.jpg) left top no-repeat;
}

#mid-rg {
	width:980px;
	height:206px;
	background:url(images/mid-rg.jpg) right top no-repeat;
}

/* CONTENT */
#content-wrap {
	width:980px;
	height:auto;
}

.top-sidebar {
	width:142px;
	height:24px;
	padding:6px 0 0 60px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	background:url(images/sidebar-title.jpg) left bottom no-repeat;
}

.top-post {
	width:574px;
	height:15px;
	background:url(images/post-top.png) left top no-repeat;
}
.top-ctr {
	width:574px;
	height:15px;
	background:url(images/content-top.png) center bottom no-repeat;
}

.mid-sidebar {
	background:url(images/sidebar-mid.jpg) repeat-y;
}

.mid-sidebar ul {
	margin-left:30px;
	padding-left: 10px;
	list-style:disc;
	color:#f2871a;
}

.mid-sidebar a {
	color:#375e02;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.mid-sidebar a:hover {
                      color:#804000;
}
.mid-ctr {background:url(images/content-mid.png) center repeat-y}
.post {
	width:540px;
	padding:10px 10px 10px 24px;
	font-size:13px;
}
.post p {margin-bottom:10px;}

.btm-sidebar {
	width:202px;
	height:15px;
	background:url(images/sidebar-btm.jpg) left bottom no-repeat;
}

.btm-ctr {
	width:574px;
	height:15px;
	background:url(images/content-btm.png) center bottom no-repeat;
}

/* HIGHLIGHTS */
#higlights-title {
	width:202px;
	height:24px;
	padding:6px 0 0 5px;
	background:url(images/highlight-title.png) left bottom no-repeat;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center;
}

#higlights-mid {
	width:182px;
	height:auto;
	padding: 5px 10px;
	margin:0;
	font:normal 11px Arial, Helvetica, sans-serif;
	background:url(images/highlight-mid.png) left top repeat-y;
}
#higlights-mid li {
                   
				   list-style: none;
				   
}
#higlights-mid a {
                 font: bold 12px Arial;
				 line-height: 36px;
}

#higlights-mid a:hover {
                 color:#B75B00;
}
#higlights-mid img {
	
	margin:0 5px 0 0;
}

#highlights-btm {
	width:202px;
	height:15px;
	padding:0;
	margin:0;
	background:url(images/highlight-btm.png) left bottom no-repeat;
}

.orange {
	color:#dc740c;
	font-weight:bold;
}
.green {
	color:#4a7404;
	font-weight:bold;
}

.dash {
	border-top:dashed 1px #333;
	margin: 20px 0;
}

.clear {clear:both}

#headlink {
         padding: 140px 10px 0 10px;
	 float:right;
         color:#333;
		 
		 
}

#headlink a {
                 color:#333;
		 text-decoration:none;
		 font-size: 14px;
		 font-weight: bold;
}

#headlink a:hover {
          color:#FF3300;
		  
}

.move {
       border: solid #000 1px; 
	   height: 100px auto;
	   width:100%;
	   background: url(images/back-move.png) top no-repeat;
	   background-color:#FAFCF5;
	   color:#BD4206;
	   font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	   letter-spacing: 2px;
	   
}

.move a {
         color:#BD4206;
}
.move a:hover {
         color:#E88C11;
}


/*Tombol*/
.tombol {
	height:26px;
	font-size:12px;
	font-weight:bold;

}

.tombol ul {
	width:735px;
	list-style:none;
	padding:0;
	margin:0 auto;
}

.tombol li {
	display:inline;
	padding: 0;
	margin: 0;
}

.tombol a {
	padding: 0 10px 0 26px;
	float: left;
	background:url(images/tombol-a.png) left top no-repeat;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	
}

.tombol a:hover {color:#FF6600}

.tombol a span {
	float:left;
	display:block;
	padding:5px 7px 10px 0;
	background:url(images/tombol-span.png) right top no-repeat;
}


.addr {
	
	float:left;
	font-size:11px;
	color:#476f04;
}

#copy {
	width:300px;
	float:right;
	padding-right:10px;
	text-align:right;
	font-size:11px;
	color:#476f04;
}

img { behavior: url("iepngfix.htc") }



#footer {
width:100%;
margin:0 auto;
}

#credit {
width:450px;
float:left;
}


#best {
     width: 340px;
	 height: 60px;
	 background: url(images/descbest.png)no-repeat;
	 font-size: 10px;
	 margin: 50px 0 0 30px;
	 padding: 5px 5px 2px 10px;
	 color:#003300;
	
}

#titbest {
         font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-weight: bold;
		 font-size:16px;
		 color:#003300;
		 width: 200px;
		 height: 35px;
		 margin: 20px 0 0 50px;
}

#gbrbest {
          float:right;
}

#un {
        margin: 0 0 0 400px;
	 width:50px;
	 height:44px;
	 background:url(images/unfordiab.png);
         behavior: url("iepngfix.htc")
}

.newslink a {
           color:#009933
}

.newslink a:hover {
                color:#CC6600;
}
