body {
	margin:0 0 0 50px;
	font:0.9em Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.jpg);
	color:#000000;
	
}

#workspace{
	background-color:#FFFFFF;
	width:900px;
	height: auto;
	float:left;
}#header{ 
	width:900px; 
	height:140px;  
	clear:both;
	background-color:#ffffff;  
}.logo{ 
	width:270px; 
	height:140px; 
	background-image:url(../images/logo.jpg); 
	background-repeat:no-repeat; 
	float:left;
}.top_head{ 
	width:630px; 
	height:97px; 
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
	float:left;
	color:#FFFFFF;
	padding:19px 0 0 0;
	margin: 0 0 0 0;
}.top_head img{
	height:80px;
	margin: 0 0 0 10px;
}.nav{ 
	width:630px; 
	height:24px; 
	background-image:url(../images/bg_nav.jpg);
	background-repeat:repeat-x;
	float:left;
}#navbottom{ 
	width:900px; 
	height:24px; 
	margin:10px 0 0 0;
	float:left;
	background-color:#000000;
}.footer{ 
	width:900px; 
	margin:0 0 0 0;
	height:80px; 
	float:left;
	background-color:#990000;
}#content{
	width:900px;
	height:auto;
	clear:both;
	margin:0 0 0 0;
	float:left;
}#l_content{
	width:300px;
	margin:10px 0 0 5px;
	height:auto;
	float:left;
}.isi_content{
	margin:0 0 0 10px;
	width:860px;
	height:auto;
	float: left;
}#l1_content{
	width:150px;
	margin:10px 0 0 10px;
	height:auto;
	float:left;
}#r1_content{
	margin:10px 5px 0 0;
	width:580px;
	height:auto;
	float:right;
}#footer{
	width:900px;
	background-color:#990000;
	height:80px;
	text-align:center;
	color:#FFFFFF;
	float:left;
	margin:0 0 0 0;
}#footer a{
	font:0.9em Arial, Helvetica, sans-serif;
	color:#ffffff;
}#footer a:link{
	font:0.9em Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration: none;
}#footer a:hover{
	font:0.9em Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: underline;
}
.copyright{
	width:900px;
	height:auto;
	margin:0 0 0 0;
	color:#000000;
	float:left;
	text-align:center;
}
.copyright a{
	font:0.9em Arial, Helvetica, sans-serif;
	color:#000000;
}.copyright a:link{
	font:0.9em Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
}.copyright a:hover{
	font:0.9em Arial, Helvetica, sans-serif;
	color:#990000;
	text-decoration: underline;
}