@charset "utf-8";
/* CSS Document */
#container{
	margin:0px;
	padding:0px;
	width:1440px;
	height:auto;
}
@font-face{
	font-family: "Microsoft";
	src:url(/fonts/ntailu.ttf);
}
p{
	font-family: "Microsoft";
}
h3{
	font-family: "Microsoft";
	color:#67b4c0;
}
.menu{
	background-image:url(../img/header-chemical.jpg);
	min-height: 536px;
	background-repeat: no-repeat;
	background-position:center;
	opacity:1;
}
.menu:hover{
	background-image:url(../img/header-chemical-rollover.jpg);
}

.menu a{
	position:relative;
	top:50px;
	left:-30px;
    color:#000000;
    text-align: center;
    text-decoration: none;
    font-size: 23px;
	padding:10px;
	font-family: "Microsoft";
}
.about{
	position:relative;
    left:-530px;
	top:35px;
  
}
.chemical {
	float:left;
	position: relative;
	/*left:-605px;*/
	left:43px;
}

.carbon{
	position: relative;
	float:left;
	/*left:-450px;*/
	/*top:-172px;*/
	left:50px;
}
.plant{
	position: relative;
	clear:both;
	float:left;
	left:119px;
	top:-35px;
	
}
.text{
	position: relative;
	width:1000px;
	text-align: justify;
	float:left;
	top:-300px;
	left: 300px;
	/*top:-140px;*/
	font-size:25px;
	
	/*left:125px;*/
}
.foto-produk1{
	position: relative;
	float:left;
}
.foto-produk2{
	position:relative;
	float:left;
	left:45px;
}
.foto-produk3{
	position: relative;
	float:left;
	left:90px;
}
.text-chemical-1{
	clear:both;
	float:left;
	position: relative;
	top:20px;
	font-family: "Microsoft";
}
.text-A{
	float:left;
}
.text-B{
	float:left;
	position: relative;
	left:110px;
}
.text-C{
	clear:both;
	float:left;
	position: relative;
	left:250px;
}
.foto-produk4{
	clear:both;
	float:left;
	position:relative;
	top:50px;
}
.foto-produk5{
	float:left;
	position:relative;
	top:50px;
	left:45px;
}
.foto-produk6{
	float:left;
	position:relative;
	top:50px;
	left:90px;
}
.text-chemical-2{
	clear:both;
	position:relative;
	top:75px;
}
.text-D{
	float: left;
}
.text-E{
	float:left;
	position:relative;
	left:230px;
}
.text-F{
	clear:both;
	float:left;
	position:relative;
	left:150px;
}
.logo-footer{
	position: relative;
	top:-150px;
	clear:both;
	float:left;
	left:50px;
}
.alamat{
	
	position: relative;
	float:left;
	text-align: justify;
	top:-125px;
	left:80px;
}
.alamat b{
	font-size: 30px;
	color:#0066cc;
	font-family: "Times New Roman";
}
.logo-iso{
	position: relative;
	float:left;
	top:-125px;
	left:220px;
}
.logo-kan{
	position: relative;
	float:left;
	top:-125px;
	left:295px;
}

a:hover{
	color:red;
}
.footer-image{
	position: relative;
	clear:both;
	float:left;
	top:-205px;
	height:75px;
}



