@charset "utf-8";
/* CSS Document */

BODY{
	background:url(../images/bg.jpg) repeat-x top;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}




#main-container-wrapper{
	width:885px;
	height:auto;
	margin:0px auto 0px auto;
}

.clr{
	clear:both;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#666;
	padding:0px;
	margin:0px;
}

#top-logo{
	width:304px;
	height:95px;
	float:left;
	background:url(../images/logo.jpg) no-repeat;
}

#navigation{
	width:885px;
	height:42px;
	border-left-width: 1px;
		border-left-style: solid;
			border-left-color: #FFF;	
}


#navigation ul{
	padding:0px;
	margin:0px;
}

#navigation ul li{
	display:block;
	height:17px;
	float:left;
	list-style:none;
	padding:15px 10px 11px 10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	border-right-width: 1px;
	
	border-right-style: solid;

	border-right-color: #FFF;

}

#navigation ul li a{
	color:#FFF;
	text-decoration:none;
}


#navigation ul li.active{
	background:url(../images/active.jpg) repeat-x;
}

#header{
	width:885px;
	height:267px;
	margin-top:10px;

}

#main-content-wrapper{
	width:600px;
	background:#FFF url(../images/content_bg.png) no-repeat top;
	background-position:0 36px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	float:left;
}

.breadcumbs{
	background:url(../images/breadcumbs.jpg) no-repeat left;
	width:871px;
	color:#FFF;
	margin-top:4px;
	padding-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	height:25px;
	padding-left:15px;
	text-align:left;

}

.left-image{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}


.right-image{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

#main-content-wrapper-h3{

	height:26px;

	background:url(../images/h3_bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:10px;
	padding-left:15px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	
}

#main-content{
	margin-top:10px;
	margin-bottom:10px;
	
}


#main-content-front{
	margin-top:10px;
	margin-bottom:10px;
	background:#FFF;
	padding-top:10px;
}

#footer{
	width:885px;
	height:43px;
	margin-bottom:50px;
	margin-top:30px;
	
	background:url(../images/footer.jpg) no-repeat;
}

#footer a{
	color:#FFF;
	text-decoration:none;
	border:none;
}

#footer-link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	padding-top:15px;
	padding-left:20px;
	float:left;
}
	

#footer-pdf{
	float:right;
}


#footer-pdf a{
	border:none;
}
/* front page module */


#front-module{
	width:278px;
	height:auto;
	float:left;
	margin-left:8px;
	margin-right:8px;
}

#front-h3{
	height:26px;
	background:url(../images/h3_bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:10px;
	padding-left:15px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}

#front-showcase{
	height:101px;
}

#front-content{
	height:auto;
	font-size:11px;
}

#front-content a{
	color:#066;
	text-decoration:none;

}

#front-content a:hover{
	text-decoration:underline;
}

.more{
	text-align:right;
}

#front-content ul{
	padding-left:20px;
}



/*right module*/
#right-module-wrapper{
	width:278px;

	float:right;
}



#right-module{
	width:278px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	height:auto;
	float:right;
	background:#FFF;
	margin-bottom:5px;

}

#right-module ul{
	margin:0px;
	padding:0px 0px 0px 10px;
}

#right-module ul li{

}

.blue{
	color:#06C;
	font-size:12px;
	font-weight:bold;
}


.grey{
	color:#666;
	font-size:12px;
	font-weight:bold;
}

.content-area{
	padding:10px 10px 10px 10px;
}

#right-h3{
	height:26px;
	background:url(../images/h3_bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:10px;
	padding-left:15px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}

#right-showcase{
	height:101px;
}

#right-content{
	height:auto;
	font-size:11px;
	padding:0px 15px 15px 15px;
	background:url(../images/hubungi_bg.jpg) no-repeat top left;
}