@charset "UTF-8";
/* CSS Document */

@font-face	{ 
font-family: 'footer'; 
src: url('../fonts/ironman-webfont.eot'); 
src: url('../fonts/ironman-webfont.eot?#iefix') format('embedded-opentype'), 
url('../fonts/ironman-webfont.woff') format('woff'), 
url('../fonts/ironman-webfont.ttf') format('truetype'), 
url('../fonts/ironman-webfont.svg#webfont') format('svg'); 
}

*	{
	margin:0;
	padding:0;	
}

body	{
	background-color:#666;
}

#wrapper	{
	width:880px;
	margin-left:auto;
	margin-right:auto;	
	background-color:#CCC;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	position:relative;
}

.bannerproud	{
	width:880px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	height:130px;	
}

.bannerbawah	{
	width:880px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;	
	height:260px;
}

#wrapper #menu	{
	height:25px;
	background-color:#000;
	color:#FFF;
	margin-top:-4px;
	margin-bottom:3px;	
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

#menu ul	{
	list-style-type:none;	
}

#menu ul li	{
	  float:left;
	  width:20%;
	  font-weight:bold;
	  font-size:18px; 
	  text-align:center;
	  line-height:25px;
}

#menu ul li a	{
	  text-decoration:none;
	  color:#CCC; 
	  height:25px; 
	  display:block;
}

#menu ul li a:hover	{
	  text-decoration:none;
	  color:#000;  	
	  background-color:#996;
	  height:25px;
	  display:block;
}

#wrapper #content{
	padding:5px;
	overflow:hidden;
	text-align:justify;
	margin-top:0px;
	margin-bottom:0px;
}

#content #contentkiri	{
	width:560px;
	float:left;	
	margin-left:13px;
}

#content #contentkanan	{
	width:280px;
	float:right;
	overflow:hidden;
	background-color:#AAB3AB;
	border-radius:5px;
	margin-right:0px;
	padding-bottom:47px;
}

#content #contentkanan ul	{
	list-style-type:none;
	padding-top:60px;		
}

#contentkanan ul li 	{
	float:right;
	width:260px;
	text-align:center;
	height:30px;
}

#contentkanan ul li a	{
	text-decoration:none;
	color:#FFF;
}

#contentkanan  li a:hover	{
	background-color:#333;
	color:#F90;
	display:block;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;	
}

#contentkanan #cleanroomproducts	{
	width:280px;
	margin-top:10px;
	padding-top:50px;	
}

.gambarprofilhome	{
	width:260px;
	line-height:30px;
	background-color:#903;
	margin-bottom:15px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;	
	margin-right:10px;
}

.judulfinishinghome	{
	width:260px;
	line-height:30px;
	background-color:#342A14;
	margin-bottom:15px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;	
	margin-right:10px;		
}

#wrapper #footer	{
	text-align:center;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color:#000;
	color:#900;
	padding-top:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

.kotakdaunpintu	{
	width:560px;
	border:1px;
	border-color:#996;	
}

.juduldaunpintu	{
	width:560px;
	height:30px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	background-color:#666;
	color:#FFF;
	padding-top:5px;
	margin-bottom:1px;	
	border-radius:3px;
}

.boxdaunpintu	{
	width:180px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	overflow:hidden;	
	border-style:solid;
	border-color:#CCC;

}

.judul	{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	background-color:#AAB3AB;
	color:#333;
	margin-top:-5px;
	margin-bottom:0px;
	height:33px;
	padding-top:5px;
	border-radius:3px;
}

.gambardaunpintu	{
	padding:0px;	
}

.gambardaunpintu img	{
	width:180px;
	height:190px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-style:inset;
	border-color:#999;
}

#contentkiri h2	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#03F;	
	margin-top:15px;
	margin-bottom:10px;
	text-align:center;
}

#content #contentkiri p	{
	text-align:justify;	
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
}

.boxdaunpintupojok	{
	width:363px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	overflow:hidden;	
	border-style:solid;
	border-color:#CCC;
}

.gambardaunpintupojok img	{
	width:363px;
	height:190px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-style:inset;
	border-color:#999;
}

.judulpojok	{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	background-color:#AAB3AB;
	color:#333;
	margin-top:-5px;
	margin-bottom:0px;
	height:33px;
	padding-top:5px;
	border-radius:3px;
}






