body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.main{
	width:892px;
	margin:auto;
	padding:15px;
	border-left:2px solid #e2e2e2;
	}
.logo{
	height:80px;
	padding:5px 15px;
	margin:5px 0px;
	}
.logo_right{
	width:350px;
	float:right;
	margin-right:15px;
	padding:10px 15px;
	margin-top:15px;
	text-align:right;
	font-size:10px;
	color:#999;
	}
	
.logo_right a{
	text-decoration:none;
	color:#999;
	padding:0px 15px;
	}
.logo_right a:hover{
	color:#F60;
	text-decoration:underline;
	}
.clear{
	clear:both;
	}
	
.buttons{
	background:url(images/buttons_bg.jpg) repeat-x;
	height:44px;
	}
.buttons_center{
	width:800px;
	float:left;
	
	}
.buttons_center a{
	text-decoration:none;
	color:#FFFFFF;
	padding:13px 15px;
	display:block;
	float:left;
	font-weight:bold;
	}
	
.buttons_center a:hover{
	color: #FFCC99;
	}
.banner{
	height:167px;
	padding:20px 25px;
	background:url(images/banner.jpg) no-repeat;
	}
	
.banner_1{
	height:325px;
	background:url(images/banner_1_right.jpg) right no-repeat;
	}
.banner_1_top{
	width:634px;
	float:left;
	height:145px;
	color:#fff;
	background:url(images/banner_1_top_bg.jpg) repeat-x;
	}
.banner_1_box{
	width:180px;
	padding: 15px 10px;
	height:115px;
	float:left;
	}
	
#orang{
	background: url(images/orang.jpg) repeat-x;
	}
#yellow{
	background: url(images/yellow.jpg) repeat-x;
	}
	
.banner_1_bottom{
	width:604px;
	float:left;

	padding:10px 15px;
	border-right:1px dotted #d2d2d2;
	border-bottom:1px dotted #d2d2d2;

	}
	
.banner_1_bottom h1{
	margin:0px;
	padding:5px 25px;
	font-size:18px;
	color:#FF6600;
	border-bottom:1px dotted #CCCCCC;
	background:url(images/arrow1.PNG) left no-repeat;
	}
.banner_1_bottom_txt{
	padding:10px 15px;
	color:#666666;
	text-align:justify;
	line-height: 22px;
	}
.content{
	padding:0px 15px;
	margin:0px auto 10px auto;
	width:892px;
	border-left:2px solid #FF0057;
	border-bottom:2px solid #FF0057;
	}
.content_txt{
	padding:10px 0px 10px 25px;
	color:#666666;
	line-height:20px;
	
	}
.content_txt_left{
	width:600px;
	float:left;
	padding:5px;
	border-right:1px dotted #d2d2d2;
	}
	
.content_txt_left h3{margin: 0px; padding: 0; font-size: 15px; color: #F40; font-weight: normal; }
	
.content_box{
	width:270px;
	float:left;
	padding:5px;
	margin:5px 7px;
	}
.content_box a{ color: #009999; text-decoration: none; }
.content_box a:hover{ color: #033; text-decoration: none; }

.content_box h2{
	font-size:12px;
	font-weight:bold;
	color: #009999;
	margin:0px;
	padding:2px 15px;
	border-bottom:1px dotted #00CCCC;
	background:url(images/arrow.PNG) left no-repeat;
	}
	
.content_txt_right{
	width:240px;
	float:left;
	margin-left:15px;
	}
	
	.content_txt_right2{
	width:240px;
	float:right;
	margin-left:15px;
	}
	
	
.content_txt_right img{
	width:240px;
	height:130px;
	margin:5px 0px; 
	}
	
.read_more a{
	
	float:right;
	margin-right:15px;
	text-decoration:none;
	color:#fff;
	background: #FF9900;
	padding:1px 10px;
	display: block;
	margin-top:5px;
	}
.read_more a:hover{
	color:#FF3300;
	}

.footer{
	padding:10px 20px;
	margin: 10px 0 0 0;
	font-size:11px;
	color:#999999;
	text-align:right;
	}
	
.footer a{
	text-decoration:none;
	color:#FF9900;
	}
	
.footer a:hover{
	text-decoration:underline;
	}
	
.heading{font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#F54E22;
font-weight:bold;
}

.form{width:575px;
margin-left:auto;
margin-right:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
background: #F3F3F3;
border:1px #999999 solid;
padding:5px;
margin-top:25px;
}

.form .text{ font: 12px Arial, Helvetica, sans-serif; width: 300px; }

.text_fields{width:250px;
padding:5px;
float:left;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
font-size:13px;
margin-left:15px;
margin-top:5px;
}

.text_fields2{width:250px;
padding:5px;
float:left;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
font-size:13px;
margin-left:15px;
	margin-top:5px;
}

.heading2{font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
color:#007D7D;
}

#quick_links{ float: left; width: 850px; padding: 15px 0; }
#quick_links ul{ float: left; margin: 0; padding: 0; list-style: none; }
#quick_links li{ float: left; margin: 0 10px 0 0; padding: 0; font-size: 11px; }
#quick_links li a{ color: #999; }
