html, body{ 
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 font-size: 12px;
 margin:0; 
 padding:0; 
 text-align:center; 
 
 
} 

body {
	background-image: url(images/bg.gif);
}

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#styletwo{position:relative;display:block;height:24px;font-size:12px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;}
#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left;margin:0 1px 0 0;}
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:6px 20px 0 20px;height:24px;}

#styletwo ul li a:hover,#styletwo ul li a.current ,

{color:#fff;background:transparent url(images/bgON.gif) repeat-x top left;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

 
#pagewidth{
background: #fff; 
 width:974px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
} 


#header1{
 
 position:relative; 
 height:47px; 
 background-color:#ea803b; 
 width:100%;
} 
#header2{
 
 position:relative; 
 height:133px; 
 background-color:#c90909; 
 width:100%;
} 
#header3{
 
 position:relative; 
 height:25px; 
 background-color:#c90909; 
 width:100%;
} 
 
 
#leftcol{
 width:193px; 
 float:left; 
 position:relative; 
background-color:#DCE6FF;
 }
 
#twocols{
 width:775px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:193px; 
 float:right; 
 position:relative; 
 background-color:#DCE6FF;
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:580px; 
 }
 

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

#footer {
 border-top: 1px solid #ccc;
 background-color:#FFFFFF;
 text-align: center;
 font-size: 11px;
 background-repeat: repeat-y;
 display: inline; /* IE Hack */
 padding: 4px;
 float:right;
 width: 98.7%;
 margin-top: 15px;
}

/* menu kiri */
.wireframemenu{
border: 1px solid #C0C0C0;
border-bottom-width: 0;
width: 190px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 192px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font:  13px Arial;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #000;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #e22805;
color: white;
}

img.picA
{
position: relative;
top: -2px;
width: 140px;
height: 106px;
padding: 6px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}

.ttlctn_midle {  

	font-family: arial;

	font-size: 16px; color: #E46D00;


}

.ctn_midle {  

	font-family: arial;

	font-size: 12px; color: #000000;

}

#content {
	float: left;
	width: 750px;
	padding-left: 20px;
	padding:'10' '5' '5' '30px'
}
.noborderlink img  {
	border:0px; 
}

a.clickable:link {

	color: #000000;

	background:transparent;

	text-decoration: none;

	font-weight:normal;

	font-size: 11px;

	font-family: arial;

}

	

a.clickable:visited {

	color:#000000; 

	background:transparent;

	text-decoration: none;

	font-weight:normal;

	font-size: 11px;

	font-family: arial;

}



a.clickable:hover {

	color:#000000; 

	background:transparent;

	text-decoration: none;

	font-weight:normal;

	font-size: 11px;

	font-family: arial;

}



a.clicktitle:link {

	color:#E46D00;

	background:transparent;

	text-decoration: none;

	font-size: 18px;

	font-weight:normal;

}

	

a.clicktitle:visited {

	color:#E46D00; 

	background:transparent;

	text-decoration: none;

	font-size: 18px;

	font-weight:normal;

}



a.clicktitle:hover {

	color:#E46D00; 

	background:transparent;

	text-decoration: underline;

	font-size: 18px;

	font-weight:normal;

}

