body
{
	margin:0px 0 0 0;
 	font-family: "Arial", serif;
 	font-size: 14px;
 	line-height: 20px; 
 	background: #bababa url('../images/site_bg.gif') repeat-x top left;
}

#hdr 
{
	padding: 0px 0 0 0;
	margin: 0px auto 0 auto;
	width: 1000px; 
	text-align: center;
	overflow: hidden;
}

#top_left
{
	padding: 28px 0 0 0px;
	margin: 0 0 0 0px;
	float:center;
	clear: right;
}

#outer { 
	padding:0 0 0 0;
	margin: 0 0 0 0;	
	
}

#bodyblock 
{
	text-align:left; 	
	width:996px; 
	margin: 0px auto 0 auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#content
{
	width: 495px;	
	text-align: left;
	float: left; 	
}

#r-col
{
	width: 475px;
	margin: 0px 0 0 10px; 
	padding: 0px 0 0 0px;
	float: right; 	
}

#footer_holder { /*background: url('../images/footer_bg.gif'); background-repeat: repeat-x;*/ }

#footer 
{
	width:1000px; 
	margin: 0px auto 0px auto;
	padding: 5px 0px 6px 0px;
	color: #616161;
	font-size: 11px;
	height: 55px;
	clear: both;		
	overflow: hidden;
	background-image: url(../images/dot-vertikal-footer.gif);
 	background-repeat: repeat-x;	
 	background-position: top left;  
 	
}

#ftr_left {	float:left; }
#ftr_right { float: right; }

/* { border: 1px solid #F00; } */

