.pt100{padding-top:100px;}
.pt50{padding-top: 50px;}
.pt30{padding-top: 30px;}
.pt15{padding-top: 15px;}
.pt10{padding-top: 10px;}
.s60{width:60px;height:280px;float:left;}
.m-t{margin-top:-100px;}

body{
		background:url(../img/pattern-body-c.png);
}

.container{
	width: 960px;
	height: auto;
	padding: 0;
	margin: 0 auto;
	margin-top: -70px;
}

.wrap-left{
	margin: 0;
	padding-top:0;
	width: 280px;
	height: 1200px;
	background:url(../img/bg-right.png)no-repeat 0 100px; 
	position: relative;
	float: left;
}

.wrap-left-home{
	margin: 0;
	margin-bottom: 100px;
	padding-top:0;
	width: 480px;
	height: 1200px;
	background:url(../img/bg-right-home.png)no-repeat 0 100px; 
	position: relative;
	float: left;
	z-index:20 !important;
}

.wrap-content-ht{
	width: auto;
	height: 70px;
	background: url(../img/top-content-home.png)no-repeat 0px 0px;
}

.box-content-home{
	position: absolute;
	top: 20px;
	left: 50px;
	width: 700px;
	height: 130px;
}

.logo-bottom-home{
	width: 80px;
	height: auto;
	float: left;
}

.text-bottom-home{
	width: 400px;
	height: auto;
	padding: 10px 0;
	float: left;
}

.text-bottom-home p{
	font-family: 'Myriad Pro';
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
}

.text-top-home{
	position: relative;
	left: -100px;
}

.text-top-home{
	font-style: italic;
}


.text-top-home{
	font-family: 'Myriad Pro';
	font-size: 22px;
	padding-top: 25px;
	letter-spacing: 2px;
}

#ticker-top span{
	color:#ed2024;
	font-size:20px;
}

.wrap-content-hm{
	width: auto;
	height: 340px;
	border-top: 10px solid #49b0e4;
	border-bottom: 10px solid #49b0e4;
	background-color: transparent;
	margin-right:1px;
}

.wrap-content-hb{
	width: auto;
	height:178px;
	background: url(../img/bottom-content-home.png)no-repeat 330px 0;
	position: relative;
}

.wrap-nav{
	padding: 0;
	margin: 0;
	position: absolute;
	top: 300px;
	left: 15px;
	margin-right:10px;
	width:193px;
}

.wrap-nav ul li.menu1{
	text-align: right;
	height:35px;
	padding:0px 0px;
	display:block;
	margin-top:9px;
}

.wrap-nav ul li.menu1:hover, .aktif1{
	text-align: right;
	height:35px;
	padding:0px 0px;
	display:block;
	background: url(../img/hover-home.png) no-repeat;
}

.wrap-nav ul li.menu2{
	text-align: right;
	height:35px;
	padding:0px 0px;
	display:block;
	margin-top:18px;
}

.wrap-nav ul li.menu2:hover, .aktif2{
	text-align: right;
	height:35px;
	padding:0px 0px;
	display:block;
	background: url(../img/hover-company.png) no-repeat 6px 0;
}

.wrap-nav ul li.menu3{
	text-align: right;
	height:35px;
	padding:0px 0px;
	display:block;
	margin-top:18px;
}

.wrap-nav ul li.menu3:hover, .aktif3{
	text-align: right;
	height:35px;
	padding:0px 0px;
	display:block;
	background: url(../img/hover-product.png) no-repeat 14px 0;
}

.wrap-nav ul li.menu4{
	text-align: right;
	height:35px;
	padding:0px 0px;
	display:block;
	margin-top:16px;
}

.wrap-nav ul li.menu4:hover, .aktif4{
	text-align: right;
	height:35px;
	padding:0px 0px;
	display:block;
	background: url(../img/hover-machine.png) no-repeat 22px 0;
}

.wrap-nav ul li.menu5{
	text-align: right;
	height:35px;
	padding:0px 0px;
	display:block;
	margin-top:19px;
}

.wrap-nav ul li.menu5:hover, .aktif5{
	text-align: right;
	height:35px;
	padding:0px 0px;
	display:block;
	background: url(../img/hover-group.png) no-repeat 28px 0;
}

.wrap-nav ul li.menu6{
	text-align: right;
	height:35px;
	padding:0px 0px;
	display:block;
	margin-top:19px;
}

.wrap-nav ul li.menu6:hover, .aktif6{
	text-align: right;
	height:35px;
	padding:0px 0px;
	display:block;
	background: url(../img/hover-contact.png) no-repeat 35px 0;
}

.wrap-nav ul li a{
	text-decoration: none;
	font-family: 'Myriad Pro';
	font-style: italic;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: white;
	text-shadow:0 1px 5px black;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	padding-right:15px;
	padding-top:10px;
	display:block;
	height:35px;
}

.wrap-nav ul li a:hover {
	text-decoration: none;
	font-family: 'Myriad Pro';
	font-style: italic;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: white;
	text-shadow:0 1px 5px black;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	padding-right:15px;
	padding-top:10px;
	display:block;
	height:35px;
}

.wrap-right-header{
	width: 100%;
	height: 220px;
	position: relative;
}

.wrap-header{
	margin: 0;
	padding: 0;
	position: absolute;
	height: 70px;
	bottom: 20px;
	right: 0px;
}

.wrap-logo{
	margin: 0;
	padding: 0;
	float: left;
}

.home-welcome{
	position: absolute;
	top: 80px;
	left: 150px;
}

.home-to{
	position: absolute;
	top: 120px;
	left: 300px;
}

.home-welcome h2, .home-to h2{
	font-family: 'Myriad Pro';
	font-size: 40px;
	font-style: italic;
	letter-spacing: 3px;
	color: #3953a4;
}

.wrap-logo-home{
	margin-top: -10px;
	padding: 0;
	float: left;	
}

.wrap-logo img{
	padding: 0;
	margin: 0;
	width: 50px;
	height: auto;
}

.wrap-logo-home img{
	padding: 0;
	margin: 0;
	width: 70px;
	height: auto;
}

.wrap-name-home{
	margin:0px 0px 0px 5px;
	padding: 0;
	width: 500px;
	float: left;
}

.wrap-name{
	margin:0px 0px 0px 5px;
	padding: 0;
	width: 630px;
	float: left;
}

.wrap-name h1{
	font-family: 'Arial black';
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
	letter-spacing: -2px;
	color: #3953a4;
}

.wrap-name-home h1{
	font-family: 'Arial black';
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
	letter-spacing: -2px;
	color: #3953a4;
}

.wrap-name hr, .wrap-name-home hr{
	border: 1px solid #3953a4;
}

.wrap-name-home p{
	font-family: 'Arial';
	font-size: 16px;
	font-weight: bold;
}

.wrap-name p{
	font-family: 'Arial';
	font-size: 14px;
	font-weight: bold;
}

.wrap-award{
	margin: -40px 0px 0px 5px;
	padding: 0;
	float: left;
}

.wrap-right-middle{
	margin: -15px 0px 0px 228px;
	width: 732px;
	background:url(../img/pattern-body.png);
	min-height: 1050px;
}

.wrap-right-middle-h{
	margin: -15px 0px 0px 228px;
	width: 732px;
	background:url(../img/pattern-body.png);
	min-height: 608px;
}

.wrap-right-middle-p{
	margin: -15px 0px 0px 228px;
	width: 732px;
	background:url(../img/pattern-body.png);
	min-height: 980px;
}

.wrap-right-middle-m{
	margin: -15px 0px 0px 228px;
	width: 732px;
	background:url(../img/pattern-body.png);
	min-height: 1180px;
}

.wrap-right-middle-o{
	margin: -15px 0px 0px 228px;
	width: 732px;
	background:url(../img/pattern-body.png);
	min-height: 1230px;
}

.wrap-right-middle-c{
	margin: -15px 0px 0px 228px;
	width: 732px;
	background:url(../img/pattern-body.png);
	min-height: 1650px;
}

.wrap-right-middle-dd{
	margin: -15px 0px 0px 228px;
	width: 732px;
	background:url(../img/pattern-body.png);
	min-height: 1300px;
}


.wrap-content{
	width: 100%;
}

.content{
	position: relative;
	top: 100px;
}

.tag-image{
	padding: 0;
	margin: -25px 0px 0px 0px;
	float: right;
}

.tag-image-c{
	padding: 0;
	margin: -70px 0px 20px 0px;
	float: right;
}

.tag-image img{
	height: 50px;
	width: auto;
}

.box-content{
	margin-left: 50px;
	width: 650px;
	background-color: rgba(255,255,255,0.6);
	border: 0;
	border-radius: 10px;
}

.box-content-p{
	margin-left: 50px;
	width: 650px;
	background:url(../img/bg-box-product.png)no-repeat 250px 80px;
	background-color: rgba(255,255,255,0.6);
	border: 0;
	border-radius: 10px;
}

.box-content-contact{
	margin-left: 50px;
	width: 650px;
	background:url(../img/bg-box-content-c.png)no-repeat 0 1050px;
	background-color: rgba(255,255,255,0.6);
	border: 0;
	border-radius: 10px;
}

.text-content{
	padding: 60px 30px 50px 30px;
	width: 600px;
}

.text-content{
	font-family: 'Myriad Pro';
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	text-align: justify;
}

.text-content div.float1,.text-content div.float2,.text-content div.float3,.text-content div.float4,.text-content div.float5,.text-content div.float6,.text-content div.float7,.text-content div.float8 {
    float: right;
    clear: right;
    height: 16px;
}
.text-content div.float1 { width: 20px;margin-top:5px; }
.text-content div.float2 { width: 60px;margin-top:3px; }
.text-content div.float3 { width: 80px;margin-top:4px; }
.text-content div.float4 { width: 100px;margin-top:4px; }
.text-content div.float5 { width: 140px;margin-top:3px; }
.text-content div.float6 { width: 160px;margin-top:3px; }
.text-content div.float7 { width: 160px;margin-top:3px; }
.text-content div.float8 { width: 180px;margin-top:3px; }

.wrap-right-footer{
	padding: 0;
	margin-bottom:100px; 
	width: 100%;
	height: auto;
}

.footer{
	width: 730px;
	float: right;
}

.footer p{
	font-family: 'Myriad Pro';
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #6e6f70;
	text-align: center;
}

.wrap-left-footer{
	position: absolute;
	bottom: -20px;
	left: 120px;
}

.home-footer p{
	font-family: 'Myriad Pro';
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #6e6f70;
	text-align: center;
}

.wrap-box-image{
	margin-top: -30px;
	padding: 0px 10px 20px 10px;
	width: auto;
	min-height: 870px;
}

.wrap-image{
	width: auto;
	height: 550px;
}

.box-image{
	margin-top: 15px;
	margin-left: 15px;
	width: 190px;
	height: 200px;
	float: left;
}

.box-image .top-gray{
	height: 20px;
	width: 100%;
	background-color: gray;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.box-image .middle-white{
	height: 140px;
	width: 100%;
	background-color: white;
}

.box-image .bottom-gray{
	height: 40px;
	width: 100%;
	background-color: gray;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	display: table;
}

.box-image-product{
	margin-right: 23px;
	margin-top: 50px;
	width: 200px;
	height: 200px;
	background-color: rgba(35,31,32,0.6);
	float: left;
	border-radius: 10px; 
}


.bottom-gray p{
	display: table-cell;
	font-family: 'Myriad Pro';
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}

.wrap-image-group{
	margin-top: -30px;
	padding: 0px 0px 20px 10px;
	width: 650px;
	min-height: 600px;
}

.box-img-group{
	margin-top: 30px;
	margin-right: 35px;
	margin-left: 20px;
	width: 270px;
	height: 230px;
	float: left;
}

.box-img-group h4{
	font-family: 'Myriad Pro';
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding-top: 20px;
}

.box-img-group p{
	font-family: 'Myriad Pro';
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
}

.box-img-group h2{
	font-family: 'Arial Black';
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
	color: #7e7e7e;
	text-shadow:20px 20px rgba(220,214,210,0.8);
}

.map-group{
	width: auto;
	height: 300px;
	background:url(../img/map.png) no-repeat 0 30px;
}

.teks-product{
	width: auto;
	text-align: center;
	font-family: 'Myriad Pro';
	font-size:18px;
	font-weight: bold;
	font-style: italic;
}

#ticker span{
	color:#ed2024;
	font-size:22px;
}

.text-content table tr td{
	font-style: italic;
}

.text-content input[type="text"]{
	font-family: 'Myriad Pro';
	font-size: 16px;
	font-style: italic;
	padding: 0 10px;
	width: 300px;
	height: 30px;
	border-radius: 3px;
	border: 1px solid gray;
	box-shadow: 2px 2px 5px gray;
}

.text-content textarea{
	font-family: 'Myriad Pro';
	font-size: 16px;
	font-style: italic;
	padding: 10px;
	width: 300px;
	height: 200px;
	border-radius: 3px;
	border: 1px solid gray;
	box-shadow: 2px 2px 5px gray;
}

.text-content input[type="submit"]{
	font-family: 'Myriad Pro';
	font-size: 16px;
	font-style: italic;
	width: 80px;
	height: 30px;
	border:1px solid gray;
	border-radius: 5px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
}

.text-content input[type="submit"]:hover{
	font-family: 'Myriad Pro';
	font-size: 16px;
	font-style: italic;
	color: white;
	cursor: pointer;
	width: 80px;
	height: 30px;
	border:1px solid gray;
	border-radius: 5px;
	background: #d0e4f7; /* Old browsers */
	background: -moz-linear-gradient(top,  #d0e4f7 0%, #73b1e7 24%, #0a77d5 50%, #539fe1 79%, #87bcea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0e4f7), color-stop(24%,#73b1e7), color-stop(50%,#0a77d5), color-stop(79%,#539fe1), color-stop(100%,#87bcea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=0 ); /* IE6-9 */
}

a.lihat-video{
	font-family: 'Myriad Pro';
	text-decoration: none;
	background-color: red;
	padding: 5px 10px;
	border:0px;
	border-radius: 3px;
	color: white;
	text-shadow:0 1px 2px black;
}

.button-play{
	width: 68px;
	height: 68px;
	background:url(../img/play-video.png)no-repeat;
	position: absolute;
	top: 260px;
	left: 340px;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}

.button-play:hover{
	width: 68px;
	height: 68px;
	background:url(../img/play-video-1.png)no-repeat;
	position: absolute;
	top: 260px;
	left: 350px;
}

.wrap-artikel-bottom{
	float:right;
	width: 420px;
	height: auto;
	position: relative;
	top: 20px;
	padding:30px 30px 30px 30px;
}

.box-artikel-home{
	width: 400px;
	background-color: rgba(189,164,115,0.6);
	border: 0;
	border-radius: 10px;
	padding: 30px 10px;
	min-height:290px;
	max-height:290px;
	margin-left: 25px;
}

.wrap-artikel-bottom h3{
	font-family: 'Myriad Pro';
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 20px;
	text-align: center;
	color:#ed2024;
}

.wrap-artikel-bottom p{
	font-family: 'Myriad Pro';
	font-size: 16px;
	line-height: 30px;
	font-style: italic;
	padding-bottom: 20px;
}

.wrap-artikel-bottom .box-artikel-home ul{
	margin-bottom:15px;
}

.wrap-artikel-bottom .box-artikel-home ul li a{
	text-decoration: none;
	font-family: 'Myriad Pro';
	font-size: 16px;
	font-style: italic;
	color: rgb(95,95,95);
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	line-height:20px;
	padding-left: 0px;
	margin-bottom:5px;
	border-bottom:solid 1px rgb(95,95,95);
	width:100%;
	display:block;
}

.wrap-artikel-bottom .box-artikel-home ul li  a:hover{
	text-decoration: none;
	color:#ed2024;
	border-bottom:solid 1px #ed2024;
	padding-left: 10px;
	width:97.5%;
}

.wrap-artikel-bottom a{
	text-decoration: none;
	font-family: 'Myriad Pro';
	font-size: 16px;
	font-style: italic;
	color: black;
	padding-left: 270px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
}

.wrap-artikel-bottom a:hover{
	text-decoration: underline;
	color:#ed2024;
	padding-left: 280px; 
}
.stg-pop{
	position:absolute;
	width:21px;
	height:52px;
	background: transparent;
	bottom:50px;
	left:208px;
	cursor:pointer;
}
.sur-pop{
	position:absolute;
	width:21px;
	height:52px;
	background: transparent;
	bottom:40px;
	left:286px;
	cursor:pointer;
}
.kem-pop{
	position:absolute;
	width:21px;
	height:52px;
	background: transparent;
	bottom:27px;
	left:307px;
	cursor:pointer;
}

div#pop-up1,div#pop-up2,div#pop-up3 {
	display: none;
	position: absolute;
	width: 280px;
	padding: 10px;
	background: #eeeeee;
	color: #000000;
	border: 1px solid #1a1a1a;
	font-size: 90%;
	text-align:center;
	font-family: arial;
	line-height:18px;
	top:-100px;
	border-radius: 15px;
	box-shadow: 0 2px 10px gray;
}


h5{
	font-size: 16px !important;
	line-height:20px;
}

.img-list{
	float:left;
	width:150px;
	margin-right:10px;
}

.lead-list{
	float:left;
	width:430px;
}
