@charset "utf-8";
/* CSS Document */
body {
	margin: 0 auto;
	padding: 0;
	font: 9pt Arial, Verdana, Sans-Serif;
	background: #fff;
}#bg {
	width: 900px;
	margin: 0 auto;
	padding: 5px 10px 10px 10px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#bg #main {
	padding-top: 9px;
	color: #303030;
	width: 876px;
	margin-left: 12px;
	background-color: F4F4F4;
}
#bg #main #toplink {
	height: 20px;
	background: #333333;
	text-align: right;
	padding-right: 10px;	
	padding-top: 5px;
}
#bg #main #toplink a {
	font-size: 8pt;
	display: inline;
	padding-left: 8px;
	padding-right: 5px;
	background: url(strelica.gif) left no-repeat;
	padding-bottom: 3px;
	margin-right: 5px;
	color: #fff;
}
#bg #main #toplink a:hover {
	border-bottom: 2px solid #fff;	
}
#bg #main #header {
	clear: both;
	margin: 0px 0 5px 0;
	height: 70px;
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
}
#bg #main #header #title {
	float: left;
	padding-left: 5px;
	background-image: url(images/logo-ivory-web3.png);
	width: 244px;
	background-repeat: no-repeat;
	height: 74px;
	padding-top: 0px;
}
#bg #main #header #title_info {
	float: right;
	height: auto;
	padding: 8px;
	width: 310px;
	margin: 10px 5px 0 0;
	border: 2px solid #fff;	
	background: #FFF5D9;
	color: #808080;
}
#bg #main #header #title_info p {
	margin: 0;
}
#bg #main #navlink {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}
#bg #main #navlink #navtop {
	margin: 0px;
	padding: 0px;	
	}
#bg #main #navlink #navtop ul {
	list-style: none;
	width: 150px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
}
#bg #main #navlink #navtop li {
	display: block;
	margin-bottom: 4px;
	padding: 0;
}


#bg #main #navlink #navtop a {
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 6px 8px 0 10px;
	background: #333333;
}
#bg #main #navlink #navtop a:hover {
	background: #A9CAEB;
	color: #286ea0;
}
#bg #main #navlink #navbottom {
	margin: 2px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 130px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	color: #6B6B6B;
	background-color: #eee;
	background-image: url(images/lijevo.gif);
	background-repeat: repeat-x;
}
#bg #main #navlink #navbottom ul {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	display: block;
}
#bg #main #navlink #navbottom li {
	display: block;
	margin-bottom: 4px;
	padding: 0;
}
#bg #main #navlink #navbottom a {
	text-align: left;
	text-decoration: none;
}#bg #main #isi {
	line-height: 1.4em;
	background-image: url(images/clanak.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 155px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 6px;
}
#bg #main #isi #home {
	margin:  0px; 
	padding: 0px;
}
#bg #main #isi #home p {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-left: 5px;
	line-height: 25px;
}
#bg #main #isi #jasa {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-decoration: none;
}
#bg #main #isi #jasa p {
	margin: 0;
	text-align: justify;
	color: #666666;
	line-height: 25px;
}
#bg #main #isi #jasa h2 {
	margin: 0px;
	padding: 4px 0 4px 0;
	font-size: 12pt;
	text-decoration: none;
}
#bg #main #isi #home a {
	text-decoration: none;
}
#bg #main #isi #jasa a {
	text-decoration: none;
	margin: 0px;
}



img.floatleftClear {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
}

img.bigimage {
	float: left;
	border: 1px solid #ccc;
	background: #eee;
	color: #000;
	width: 200px;
	height: 150px;
	margin-top: 4;
	margin-right: 15px;
	margin-left: 0;
	margin-bottom: 10px;
}
.datum {
	padding-top: 2px;
	height: 30px;
	margin: 5px 0 6px 0;
	font-size: 80%;
	text-transform: uppercase;
	color: #808080;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #eee;
}


.garis {
	padding-top: 2px;
	height: 0px;
	border-top: 1px solid #eee;
	font-size: 80%;
	text-transform: uppercase;
	color: #808080;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
