* {
	margin: 0;
	padding: 0;
}

#wrapper {
}

body {
	behavior: url("csshover3.html"); 
	margin-top: 0px;
	background: #C2C7DD;
	text-align: justify;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

#main {
	background:#fff;
	/*border: 2px solid #FFCC00; /*MAIN CONTENT 1 PX BORDER AND BORDER COLOR*/
	// border-right:2px solid #1e2329;
	// border-left:2px solid #1e2329;
	width: 970px;
	margin: 0 auto;
	padding:0 0 10px 0;
}

h1, h2, h3 {
	color: #FFFFFF;
}

h1 {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
h2 {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center
}
.smallcaps{
	font-variant:small-caps;
}

h2 {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
}

blockquote {
}

/* Wrapper */
#wrapper {
}

/* Header */

#header {
	width: 948px;
	height: 100px;
	margin: 0 auto;
}

/* Bahasa */

#bahasa {
	// background:url(../images/bahasa_bg.gif) repeat-x;
	background-color: #0D25A0;
	width: 955px;
	height: 15px;
	float:right;
	padding:5px 15px 5px 0;
	color:#ccc;
	font-size:10px;
	font-weight:bold;
	text-align: right;
}

#tuv {
	width:130px;
	height:65px;
	background-image:url(../images/mini-tuv.jpg);
	background-repeat:no-repeat;
	float:right;
	margin-top:13px;
}

/* Logo */

#logo {
	background:url(../images/logo.png) no-repeat;
	float: left;
	width: 300px;
	height: 65px;
	margin:10px 0 0 0;
}

#splash {
	width: 948px;
	height: 200px;
	margin:0 auto;
	padding-bottom:10px;
}

/*
input{
width: 171px;
height: 17px;
float: left;
padding: 5px 10px;
margin:0 0 0 0;
color: #a0a4a8;
border: none;
}

input#submit{
display: inline;
width: 66px;
height: 27px;
float: left;
margin:25px 0 0 10px;
background: url(../images/search_button.gif) no-repeat;
}
*/

/* Page */

#page {
	width: 948px;
	margin: 0 auto;
}

#page-bgtop {
}

/* Content */

#content {
	float: right;
	width: 720px;
	height:380px;
	-moz-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #E4E7F1; /*RIGHT CONTENT BACKGROUND COLOR*/
	// border: 1px solid #141414; /*RIGHT CONTENT 1 PX BORDER AND BORDER COLOR*/
	padding: 10px 10px 0px 0px;
}

*html #content {
	float: right;
	width: 720px;
	height:413px;
	-moz-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #0a0a0a; /*RIGHT CONTENT BACKGROUND COLOR*/
	border: 1px solid #141414; /*RIGHT CONTENT 1 PX BORDER AND BORDER COLOR*/
	padding: 10px 10px 0px 0px;
}

#content_index {
	float: left;
	width: 718px;
	height:380;
	-moz-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #E4E7F1; /*RIGHT CONTENT BACKGROUND COLOR*/
	// border: 1px solid #141414; /*RIGHT CONTENT 1 PX BORDER AND BORDER COLOR*/
	padding: 10px 10px 0px 0px;
	margin-left:10px;
}

*html #content_index {
	float: left;
	width: 510px;
	height:400px;
	-moz-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #0a0a0a; /*RIGHT CONTENT BACKGROUND COLOR*/
	border: 1px solid #141414; /*RIGHT CONTENT 1 PX BORDER AND BORDER COLOR*/
	padding: 10px 10px 0px 0px;
	margin-left:10px;
}

#content-auto {
	float: right;
	width: 720px;
	height:auto;
	-moz-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #E4E7F1; /*RIGHT CONTENT BACKGROUND COLOR*/
	// border: 1px solid #141414; /*RIGHT CONTENT 1 PX BORDER AND BORDER COLOR*/
	padding: 10px 10px 0px 0px;
}

*html #content-auto {
	float: right;
    width: 600px;
	height:auto;
	-moz-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #E4E7F1; /*RIGHT CONTENT BACKGROUND COLOR*/
	// border: 1px solid #141414; /*RIGHT CONTENT 1 PX BORDER AND BORDER COLOR*/
	padding: 10px 10px 0px 0px;
}

#content-gallery{
	float: left;
	width: 930px;
	height:auto;
	-moz-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #0a0a0a; /*RIGHT CONTENT BACKGROUND COLOR*/
	border: 1px solid #141414; /*RIGHT CONTENT 1 PX BORDER AND BORDER COLOR*/
	padding: 10px 10px 0px 0px;
}
.post {
	margin: 0px;

}

.rightcontent_bar {
	display: block;
	width: 718px;
	height: 25px;
	-moz-border-radius: 10px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 10px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #0a0a0a; /*LEFT CONTENT BACKGROUND COLOR*/
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 10px;
	background: #0D25A0;
	text-decoration:none;
	text-transform:uppercase;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.rightcontent_index {
	display: block;
	width: 470px;
	height: 25px;
	-moz-border-radius: 10px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 10px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #0a0a0a; /*LEFT CONTENT BACKGROUND COLOR*/
	margin: 0px 0px 0px 10px;
	padding: 10px 10px 0px 10px;
	background: #0D25A0;
	text-decoration:none;
	text-transform:uppercase;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}

.post .title a {
	padding: 4px 35px 4px 15px;
	background: #07B6FE;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.post .entry {
	padding: 10px 10px;
	text-align: justify;
}

.post .entry1 {
	padding: 20px 20px;
}

/* .post img {
	float: left;
	padding: 15px 0px;
} */

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
}

/* Sidebar */

.left-content {
	float: left; /*FLOATS LEFT CONTENT BOX LEFT*/
	width: 172px; /*ADDS A FIXED WIDTH*/
    _width: 142px; /*ADDS A FIXED WIDTH*/
	-moz-border-radius: 15px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 15px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #0a0a0a; /*LEFT CONTENT BACKGROUND COLOR*/
	border: 1px solid #181818; /*LEFT CONTENT 1 PX BORDER AND BORDER COLOR*/
	padding: 20px; /*ADDS PADDING ALL THE WAY AROUND*/
        _padding: 0; /*ADDS PADDING ALL THE WAY AROUND*/
}

html>body .left-content {
	float: left; /*FLOATS LEFT CONTENT BOX LEFT*/
	width: 172px; /*ADDS A FIXED WIDTH*/
    _width: 142px; /*ADDS A FIXED WIDTH*/
	-moz-border-radius: 15px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 15px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #E4E7F1; /*LEFT CONTENT BACKGROUND COLOR*/
	// border: 1px solid #181818; /*LEFT CONTENT 1 PX BORDER AND BORDER COLOR*/
	padding: 20px; /*ADDS PADDING ALL THE WAY AROUND*/
    _padding: 0; /*ADDS PADDING ALL THE WAY AROUND*/
}


#sidebar {
	float: left;
	width: 195px;
    _width: 142px;
	height:367px;
	-moz-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #E4E7F1; /*LEFT CONTENT BACKGROUND COLOR*/
	// border: 1px solid #141414; /*LEFT CONTENT 1 PX BORDER AND BORDER COLOR*/
	margin: 0px;
	padding:0px 10px 30px 0px;
}

*html #sidebar {
	float: left;
	width: 185px;
	height:367px;
	-moz-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #0a0a0a; /*LEFT CONTENT BACKGROUND COLOR*/
	border: 1px solid #141414; /*LEFT CONTENT 1 PX BORDER AND BORDER COLOR*/
	margin: 0px;
	padding:0px 10px 30px 0px;
}

.top_sidebar {
	display: block;
	width: 190px;
    _width: 170px;
	height: 25px;
	-moz-border-radius: 10px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 10px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #0a0a0a; /*LEFT CONTENT BACKGROUND COLOR*/
	margin: 10px 0px 10px 0px;
    _margin: 10px 5px 10px 5px;
	padding: 10px 10px 0px 10px;
	background: #000000;
	text-decoration:none;
	font-family: verdana;
	font-size: 11px;
	text-transform: uppercase; /*TRANSFORMS NAVIGATION LINKS TO ALL CAPITAL LETTERS*/
	font-weight: bold;
	color: #fff;
	text-align: center;
}

html>body .top_sidebar {
	display: block;
	width: 170px;
	height: 25px;
	-moz-border-radius: 10px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 10px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #0a0a0a; /*LEFT CONTENT BACKGROUND COLOR*/
	margin: 10px 5px 10px 5px;
	padding: 10px 10px 0px 10px;
	background: #0D25A0;
	text-decoration:none;
	font-family: verdana;
	font-size: 11px;
	text-transform: uppercase; /*TRANSFORMS NAVIGATION LINKS TO ALL CAPITAL LETTERS*/
	font-weight: bold;
	color: #fff;
	text-align: center;
}

*html #sidebar {
	float: left;
	width: 200px;
        _width: 142px;
	height:381px;
	-moz-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #0a0a0a; /*LEFT CONTENT BACKGROUND COLOR*/
	border: 1px solid #141414; /*LEFT CONTENT 1 PX BORDER AND BORDER COLOR*/
	margin: 0px;
	padding:0px 10px 30px 0px;
}


#sidebar ul {
	font:verdana;
	font-size:11px;
	margin: 0;
	padding: 0px 0px 0px 20px;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0px;
	border: none;
	border-bottom: 1px solid #252726;
}

a, a:link, a:visited {
	border: none;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	border: none;
	color:#FFFF00;
	font-weight:normal;
	text-decoration:none;
}

#sidebar a, #sidebar a:link, #sidebar a:visited {
	border: none;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}

#sidebar a:hover {
	border: none;
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 160%;
	font-weight: normal;
	color: #07B6FE;
}

#sidebar h3 {
	font-size: 77%;
	color: #110404;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#news {
	float: right;
	width: 195px;
     _width: 190px;
	height:387px;
	-moz-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #0a0a0a; /*LEFT CONTENT BACKGROUND COLOR*/
	border: 1px solid #141414; /*LEFT CONTENT 1 PX BORDER AND BORDER COLOR*/
	margin: 0px;
	padding:0px 10px 10px 0px;
     _padding:0px 10px 10px 0px;
}
*html #news {
	float: right;
	width: 190px;
	height:400px;
	-moz-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 5px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #0a0a0a; /*LEFT CONTENT BACKGROUND COLOR*/
	border: 1px solid #141414; /*LEFT CONTENT 1 PX BORDER AND BORDER COLOR*/
	margin: 0px;
	padding:0px 0px 10px 0px;
}

.news_content {
	float: right;
	width: 175px;
        _width: 170px;
	margin: 0px;
	padding:0px 5px 10px 5px;
	text-align:left;
}

html>body .news_content {
	float: right;
	width: 170px;
	margin: 0px;
	padding:0px 5px 10px 5px;
	text-align:left;
}

.date {
	font-size: 10px;
	line-height: 135%;
	font-style: italic;
	color:#F30B27;
}
#news_bar {
	display: block;
	width: 205px;
    _width: 190px;
	height: 25px;
	-moz-border-radius: 10px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 10px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #0a0a0a; /*LEFT CONTENT BACKGROUND COLOR*/
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	background: #0D25A0;
	text-decoration:none;
	font-family: verdana;
	font-size: 11px;
	text-transform: uppercase; /*TRANSFORMS NAVIGATION LINKS TO ALL CAPITAL LETTERS*/
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;
}

/* Footer */

#footer1 {
	width: 948px;
	margin:0 auto;
 	background-image:url(images/footer_bg.html);
 	background-repeat: repeat-x; /*REPEATS BACKGROUND HORIZONTALLY*/ 
  	background-position: bottom; /*PLACES BACKGROUND AT THE BOTTOM OF THE DIV*/
	-moz-border-radius: 10px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 10px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #0D25A0; 
	border: 1px solid #0D25A0; /*LEFT CONTENT 1 PX BORDER AND BORDER COLOR*/
	color:#999;
}
#footer1 a:link, a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#footer1 a:hover {
	color:#F30;
	font-weight:bold;	
}

.scroll {
	height: 312px;
	width: 650px;
	overflow: auto;
	border: 0px;
	background:url(images/Layer-1.html);
	padding: 20px;
	}

#footer1 p {
	margin-top:10px;
	padding:10px;
	height:50px;
	text-align:center;
	font-size: 9px;
}

#footer1 a {
	text-decoration:none;
}

#footer1 a:hover {
	text-decoration: none;
}

#leadpic {float:left;margin: 10px 20px 10px 0;padding:1px;border:1px solid #999;}
#leadpic1 {float:left;margin: 10px 20px 10px 10px;padding:1px;border:1px solid #999;}

/* image bannger */
div.wrap {
width : 948px;
margin : 0 auto;
text-align : left;
}
div#header_gallery {
margin : -1px 0 0;
}
div#video-header {
height : 683px;
margin : -1px 0 0;
}
div#header_gallery div.wrap {
height : 299px;
background : url(images/header-bg.html) no-repeat 50% 0;
}
div#header_gallery div#slide-holder {
z-index : 40;
width : 948px;
height : 299px;
position : absolute;
}
div#header_gallery div#slide-holder div#slide-runner {
top : 9px;
width : 948px;
height : 278px;
overflow : hidden;
position : absolute;
}
div#header_gallery div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#header_gallery div#slide-holder div#slide-controls {
left : 0;
bottom : 15px;
width : 942px;
height : 46px;
display : none;
position : absolute;
background:url(../images/banner/slide-bg.png) 0 0;
}
div#header_gallery div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}
div#header_gallery div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
div#header_gallery div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#header_gallery div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#header_gallery div#slide-holder div#slide-controls p#slide-nav a {
background-image:url(../images/banner/silde-nav.png);
}
div#nav ul li a {
background:url(../images/banner/silde-nav.png)) no-repeat;
}

#content_auto_projects {
	float: left;
	width: 948px;
	height: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #E4E7F1;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#content_auto_projects .content_title {
	display: block;
	width: 938px;
	height: 25px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #0a0a0a;
	margin: 0px;
	padding: 10px 5px 0px 5px;
	background: #0D25A0;
	text-decoration: none;
	text-transform: uppercase;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}