@charset "utf-8";
@font-face {
  font-family: 'Aspire';
  src: url('font1/Aspire-DB.ttf') format('truetype');
}  
.utama1 {
	height:900px;
	width:960px;
	background-color:rgb(232,232,232);
	margin:0 auto 0 auto;

}
.atas1 {
	height:50px;
	width:960px;
	background-color:rgb(51,51,51);

}
.atas2 {
	height:200px;
	width:960px;
	background-color:rgb(240,240,240);

}
.tengahkiri {
	height:600px;
	width:160px;
	background-color:#9d9db9;
	float:left;
	
}
.tengahtengah {
	height:600px;
	width:640px;
	background-color:#969678;;
	float:left;

}

.tengahkanan1 {
	height:600px;
	width:160px;
	background-color:#5e655e;
	float:left;

}

.bawah1 {
	height:50px;
	width:960px;
	background-color:purple;
	float:left;

}

.spn-Ftr1 {
	text-align: center;
	color:white;
	margin-top:-5px;
	margin-bottom:0;
}
.spn-Wc1,.spn-Wc2,.spn-Prod1,.spn-Visi,.spn-Berita {
	margin-left:5px;
}

span.spn-Wc1 {
	font-family: 'Aspire', Verdana;
	margin-left:5px;
	font-size:40px;
	font-weight:bold;
	letter-spacing:1px;
	margin-top:0;
	color:white;
}

span.spn-Wc2 {
	font-family: 'Aspire', Verdana;
	margin-left:5px;
	font-size:40px;
	font-weight:bold;
	letter-spacing:1px;
	margin-top:0;
	color:#DA78F9;;
}
