html, body { margin: 0; padding: 0; }

body {
	color: #666;
	background: #e5ceac;
	font-size: 11px;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
}
#toptag {
	display: block;
	height: 39px;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
	line-height:120%;
	text-align: center;
	letter-spacing: 3px;
	margin: 0px auto;
	padding: 8px;
	background-color: #aa7e57;
}
#toptag a{
	color: #fff;
	text-decoration:none;
}
#toptag a:hover {
	color: #fff;
	text-decoration:none;

} 
.toptagWrap{
	width: 1250px;
	margin: auto;
} 
.toptagLeft{
	float: left;
	width: 990px;
	margin: 3px 10px 0 0;
	text-align:right
} 
.toptagRight{
	float: left;
	width: 230px;
	margin: 0px 0 0 10px;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
}
#header {
	display: block;
	width: 930px;
	height: 118px;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	background-color: #e5ceac;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
} 
.floatMiddle{
	float: left;
	width: 930px;
	margin: 0px;
}
.floatLogo {
	float: left;
	width: 413px;
	height: 87px;
	margin: 0px;
} 
.logo{
	float: left;
	height: 57px;
	width: 413px;
	margin: 0px 0 0 0px;
}
.logo a{
	float: left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat; background-position:center;
}
.floatRight{
	float: left;
	width: 517px;
	height: 87px;
	margin: 0px;
} 
.floatBottom{
	float: left;
	width: 870px;
	height: 50px;
	margin: 0px;
}
.DesBottom{
	float: left;
	width: 413px;
	height: 30px;
	margin: 0px;
} 
.DesBottom a{
	float: left;
	width: 413px;
	height: 30px;
	background-image: url(../images/tag_bottom.gif);
	background-repeat: no-repeat; background-position:left;
	margin: 0px;
} 
.DesBottom a:hover{
	float: left;
	background-image: url(../images/tag_bottom.gif);
	background-repeat: no-repeat; background-position:left;
	margin: 0px;
} 

/* setting searchbox
-------------------------------------------------------------- */
.header_Search {
	float: right;
	width: 457px;
	height: 47px;
	margin: 50px 0 0px 0px;
}
.google_translator{
	margin: 0;
}
.searcBox {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../images/border-radius.htc);
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #004782;
}
.searcButton {		
    color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../images/border-radius.htc);
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #003663;
	background-color: #993300;
    cursor: pointer;
}
.searcBox2 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../images/border-radius.htc);
	font-family: 'CartoGothicStdBook', Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #004782;
}
.searcButton2 {		
    color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../images/border-radius.htc);
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #003663;
	background-color: #993300;
    cursor: pointer;
}
/* setting CONTENT
-------------------------------------------------------------- */
#container {
	width: 930px;
	height: auto;
	margin: 10px auto;
	padding: 0px;
}
.slideshowWrap {
	float: left;
	width: 800px;
	height: auto;
	padding: 0 65px;
	margin: 0 auto;
}
.boxItemS {
	float: left;
	height: auto;
	margin: 5px;
	text-align:center;
}
.boxFull {
	width: 798px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	line-height: 135%;
	color: #483831;
}
.boxFull a {
	color: #996600;
	text-decoration:none;
}
.boxFull a:hover {
	color: #996600;
	text-decoration:underline;
}
.boxFull2 {
	width: 850px;
	height: auto;
	margin: 0 auto;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	line-height: 135%;
	color: #483831;
}
.boxFull2 a {
	color: #996600;
	text-decoration:none;
}
.boxFull2 a:hover {
	color: #996600;
	text-decoration:underline;
}
.boxFull_3 {
	width: 910px;
	height: auto;
	margin: 0 auto;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	line-height: 135%;
	color: #483831;
}
.boxFull_3 a {
	color: #996600;
	text-decoration:none;
}
.boxFull_3 a:hover {
	color: #996600;
	text-decoration:underline;
}
.boxFull_CF {
	width: 900px;
	height: auto;
	margin: 0 auto;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	line-height: 135%;
	color: #483831;
}
.boxFull_CF a {
	color: #996600;
	text-decoration:none;
}
.boxFull_CF a:hover {
	color: #996600;
	text-decoration:underline;
}
.title{
	float: left;
	width: 930px;
	padding: 0;
	margin: 5px 0;
	text-align: left;
}
.title2{
	float: left;
	width: 930px;
	padding: 0;
	margin: 10px 0 5px 0;
	font: 22px/27px 'SansumiExtraBoldRegular', Arial, sans-serif;
	color: #8A6A5E;
	text-align: left;
}
.frameProject {
	float: left;
	padding: 3px;
	margin: 4px;
	border: solid 1px #A48C75;
	line-height: 50%;
	text-align:center;
}
.frameGeneralAtas {
	float: left;
	width: 930px;
	height: auto;
	margin: 10px auto;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	line-height: 50%;
	color: #483831;
}
.frameGeneral {
	float: left;
	width: 930px;
	height: auto;
	margin: 10px auto;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	line-height: 50%;
	color: #483831;
	border-top: 1px solid #A48C75;
}
.framePicLeft {
	float: left;
	padding: 10px;
	margin: 10px 15px 10px 0px;
	border: solid 1px #A48C75;
	line-height: 50%;
}
.framePicRight {
	float: right;
	padding: 10px;
	margin: 10px 0px 10px 15px;
	border: solid 1px #A48C75;
	line-height: 50%;
}
.boxLeft {
	float: left;
	height: 503px;
	width: 930px;
	margin: 0px;
} 
.boxRight {
	float: left;
	height: 380px;
	width: 190px;
	background-color: #fff;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
} 
.scrollerKnn {
	float: left;
	padding: 0px;
} 
#pscroller1{
	width: 190px;
	height: 380px;
	border: 1px #666;
	padding: 0;
	background-color:#F9F9FF;
}
.scrollerImg_atas {
	padding: 0px;
	width: 190px;
	height: 190px;
	border-top: solid 1px #D6D6D6;
}
.scrollerImg_bawah {
	padding: 0px;
	width: 190px;
	height: 190px;
	border-bottom: solid 1px #D6D6D6;
} 
.text_boxRight {
	float: left;
	text-align: justify;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 18px;
	letter-spacing: 1px;
	color: #000;
} 

/* setting footer
-------------------------------------------------------------- */
#footer {
	width: 950px;
	height: auto;
	color: #666;
	margin: 0px auto;
	padding: 0;
	clear: both;
	text-align: left;
	font-size: 10px;
	line-height: 16px;
}
.footerwrap {
	float: left;
	width: 100%;
	height: 100px;
	margin: 10px auto;
	border-top: 1px solid #A48C75;
}
.footerleft {
	/*width: 270px;*/
	float: left;
	margin: 0;
}
.footerright {
	width: 560px;
	float: left;
	margin: 5px 0px 0px 0px;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
	line-height:125%;
	text-align:right;
}
.footerright a{
	color: #e5ceac;
}
.footerright a:hover {
	color:  #000;
	text-decoration:none;
}

.footerCopyrights {
	float: left;
	/*width: 250px;*/
	height: 10px;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #402000;
	line-height:125%;
	letter-spacing: 1px;
	/* height: 285px; */
	margin: 5px 0px 10px 5px;
	padding: 5px 0 0 0;
}
.child_line {
	float: right;
	height: 40px;
	width: 10px;
	border-left: solid 1px #685757;
	margin: 15px 5px 0px 15px;
}

/* =SOCIAL BUTTON
-------------------------------------------------------------- */
.footer_social {
	float: right;
	width: 115px;
	height:50px;
	margin: 5px 0px 0px 0px;
}
.facebook {
	float: left;
	margin: 0px 0px 0px 0px;
}
.facebook a {
	float: left;
	width: 28px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/facebook.gif);	background-repeat: no-repeat;
}
.facebook a:hover {
	background-image: url(../images/facebook_hover.gif); background-repeat: no-repeat;
}
.twitter {
	float: left;
	margin: 0px 0px 0px 0px;
}
.twitter a {
	float: left;
	width: 28px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/twitter.gif);	background-repeat: no-repeat;
}
.twitter a:hover {
	background-image: url(../images/twitter_hover.gif); background-repeat: no-repeat;
}
.instagram {
	float: left;
	margin: 0px 0px 0px 0px;
}
.instagram a {
	float: left;
	width: 28px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/ig_icon.gif);	background-repeat: no-repeat;
}
.instagram a:hover {
	background-image: url(../images/ig_hover.gif); background-repeat: no-repeat;
}
.email {
	float: left;
	margin: 0px 0px 0px 0px;
}
.email a {
	float: left;
	width: 28px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/email-icon.gif);	background-repeat: no-repeat;
}

.email a:hover {
	background-image: url(../images/email-icon_hover.gif); background-repeat: no-repeat;
}
.googleplus {
	float: left;
	margin: 0px 0px 0px 0px;
}
.googleplus a {
	float: left;
	width: 28px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/googleplus.gif);	background-repeat: no-repeat;
}

.googleplus a:hover {
	background-image: url(../images/googleplus_hover.gif); background-repeat: no-repeat;
}

.space {
	font-family: arial, helvetica, sans-serif;
	color: #C1C1C1;
	font-size: 12px;
	text-align: center;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.spaceInvisible {
	font-family: arial, helvetica, sans-serif;
	color: #e5ceac;
	font-size: 12px;
	text-align: center;
	padding: 0px 3px 0px 3px;
	text-transform: uppercase;
	font-weight: bold;
}
#btn{
	text-align:right;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #996600;
	text-decoration:underline;
    margin:10px 0px;
    cursor: pointer;
}
.boxKontak {
	float: left;
	width: 410px;
	height: 460px;
	padding: 10px 0 10px 20px;
	margin: 0;
	background-color:#f7f5ec;
}
.boxalamatKontak {
	float: left;
	width: 390px;
	height: 440px;
	padding: 30px 0 10px 40px;
	margin: 0;
	background-color:#e9e9e6;
	overflow: auto;
}
.formBox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../images/border-radius.htc);
}
.submit{
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#996600;
	color:#ffffff;
	margin-top: 15px;
	border: 1px solid #004782;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../images/border-radius.htc);
}

/* setting Scroller
-------------------------------------------------------------- */
#scrollbar1 { width: 800px; margin: 15px 0 10px; }
#scrollbar1 .viewport { width: 770px; height: 200px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar1 .scrollbar{ background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar1 .track { background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar1 .thumb .end { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
