/* CSS Document */
@import url("reset.css");
@import url("forms.css");
@import url("typography.css");

body {
	font:12px Arial, Helvetica, sans-serif;
	background:#EBEBEB url(../images/header_bg.gif) top repeat-x;
	}
	
h1 {
	display:none
	}
td{
	align:left;
	vertical-align:top;
}

#container{
	width:auto;
}

#header{
	width:1200px;
	height:60px;
	z-index:1;
}

.head-tag{
	display:none;
}

#main{
	width:1250px;
	z-index:0;
}

#left {
	padding-top:5px;
	width: 219px; 
	float: left;
	text-align:right;
	}
	
.logo{
	width:219px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}

.logo img{
	max-width:219px;
}

#center{
	width:665px;
	float:left;
}

#mid-left{
	width: 329px; 
	float: left;
	text-align: left;
	padding-top: 5px;
}

.flashy{
	position:relative;
}

.welcome{
	margin-top:6px;
	padding:5px;
	width:318px;
	min-height:80px;
	border-top:1px solid #B7B7B7;
	border-right:1px solid #B7B7B7;
}
.welcome-text{
	font-size:11px;
	color:#606060;
	line-height:14px;
}
.welcome-text h2{
	color:#606060;
	font-size:24px;
	letter-spacing:35px;
	margin:4px 0px 6px 0px;
}
.welcome-text h3{
	font-size:11px;
	color:#F08D00;
	margin:2px 0px 2px 0px;
	font-weight:normal;
}
.latest_proj{
	width:329px;
	margin-top:10px;
}
.lp_top{
	width:328px;
	border-right:1px solid #367AAA;
	padding-bottom:15px;
}
.lp_bottom{
	padding-top:4px;
	border-right:1px solid #367AAA;
	border-top:1px dashed  #696969;
	border-bottom:1px dashed  #696969;
	margin-bottom:16px;
	margin-left:5px;
}

.thumb  {
	width: 86px;
	max-height: 86px;
	border: solid 1px #fff;
	background:#fff;	
	float:left;
	margin:9px;
	}
.thumb a{
	width: 70px;
	margin: 2px;
	height:70px;
	display:block;
	}
.thumb:hover {
	border: solid 1px #999;
	}
	
#mid-right{
	padding-top:10px;
	margin-left:8px;
	width: 326px; 
	float: right;
	text-align:left;
	background:url(../images/blue_top.gif) top repeat-x;
}
.prod{
	min-height:295px;
	margin-bottom:15px;
}
.product{
	padding-top:2px;
	margin-bottom:3px;
	text-align:justify;
	font-size:9px;
	color:#606060;
	line-height:13px;
	font-size:11px;
}
.product h2{
	display:block;
	width:326px;
	background:url(../images/dotted2.gif) top repeat-x;
	padding-top:4px;
	font-size:12px;
	color:#696969;
	font-weight:normal;
	margin-bottom:3px;
}
.product p{
	text-align:justify;
	font-size:11px;
}
.product a, .product a:visited{
	color:#606060;
	text-decoration:none;
}
.product a:hover{
	color:#bbb;
	text-decoration:none;
}

.latest_news{
	width:329px;
}
.ln_top{
	width:329px;
	padding-bottom:4px;
}
.ln_bottom{
	padding-top:4px;
	margin-bottom:16px;
	margin-left:5px;
	text-align:justify;
	font-size:11px;
	color:#606060;
	line-height:14px;
}
.ln_bottom a, .ln_bottom a:visited{
	color:#4685B0;
	text-decoration:none;
}
.ln_bottom a:hover{
	color:#FF9900;
	text-decoration:underline;
}
.newsdata{
	font-size: 11px;
	color:#4685B0;
	padding-bottom:3px;
	margin-bottom:2px;
}
.newsdata a, newsdata a:visited{
	color:#4685B0;
	text-decoration:none;
}
.newsdata a:hover{
	color:#FF9900;
	text-decoration:underline;
}
.judul{
	font-size:13px;
	color:#FF9900;
	font-weight:bold;
	margin-bottom:4px;
}
.judul a, .judul a:visited{
	color:#FF9900;
	text-decoration:none
}
.judul a:hover{
	color:#999999;
	text-decoration:none
}

#right{
	float:left;
	width:auto;
	border-top:0px;
	margin-left:10px;
	margin-top:5px;
	padding-top:4px;
	min-height:435px;
	background:#d0d0d0;
	font-size:10px;
	line-height:6px;
	padding-left:10px;
	padding-right:10px;
	color:#888;
	max-width:350px;
	min-width:120px;
}

#right span{
	color:#888;
}

#right h2{
	font-size:10px;
	color:#606060;
	margin:0px;
}

#right a{
	color:#888;
}

#right a:hover{
	color:#FF9900;
}

#footer{
	width:100%;
	min-width:1200px;
	height:150px;
	background:#fff url(../images/footer_bg.gif) top repeat-x;
}
.footer-text{
	padding-top:10px;
	display:block;
	width:875px;
	font-size:10px;
	line-height:13px;
	color:#777;
	text-align:right;
}
#footer a {
	color: white;
	font-weight:bold
	}
.middle-full{
	line-height:12px;
	float: left;
	text-align: left;
	padding-top: 5px;
	width:655px;
	background:url(../images/blue_top.gif) top repeat-x;
}
.middle-full p{
	margin:3px 0px;
}

.middle-full h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	letter-spacing:5px;
	margin-top:20px;
	margin-bottom:18px;
	margin-left:15px;
}
.middle-full-content{
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	width:654px;
	min-height:200px;
	background:url(../images/mid_bg.gif) left repeat-y;
	margin-top:16px;
}
.middle-full-content h2{
	font-size:12px;
	margin:0px;
	display:block;
	width:654px;
	height:14px;
	background:url(../images/prod_bg.gif) top repeat-x;
	letter-spacing:normal;
}

.middle-full-content table td{
	align:left;
	vertical-align:top;
}

.middle-full-content table td .ket{
	border:1px solid #000;
}


.portofolio{
	width:639px;
	margin-bottom:0px;
}
.text{
	margin:10px;
	font-size:12px;
	color:#777;
	text-align:justify;
	padding-bottom:0px;
}
.text img{
	border:0px solid #bbb;
	padding:4px;
}
.text h3{
	font-sizse:12px;
	margin:10px 0;
}
.text blockquote{
	margin:3px 3px 3px 7px;
}
.garis{
	background:url(../images/dotted2.gif) bottom repeat-x;
	display:block;
	width:100%;
	margin:10px 0px;
	padding-bottom:5px
}
.addinfo{
	margin-top:30px;
	padding-top:11px;
	background:url(../images/dotted2.gif) top repeat-x;
	width:100%;
	text-align:right;
	float:right;
}
.addinfo img{
	border:0px;
}
.middle-full-content .paging{
	margin:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
	font-size:10px;
	text-align:right;
}
.middle-full-content .paging a, paging a:visited{
	border:1px solid #ccc;
	padding:0px 3px;
	color:#606060;
}
.middle-full-content .paging a:hover{
	background:#CCCCCC;
	padding:0px 3px;
	color:#FFF;
}

