body{
	background:url(images/bg_img.gif);
	
	}
	
.button{
	background:url(images/index_07.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:50px;
	padding-top:5px;
	text-align:center;
	}
	
	
.button a{
	text-decoration:none;
	text-align:center;
	background: url(images/arrow.JPG) right top no-repeat;
	color: #000000;
	padding:9px 15px;
	text-transform:uppercase;
	}

.button a:hover{
	color:#FFFFFF;
	}
	
.left{
	background:url(images/index_10.jpg) repeat-y;
	}
	
.right{
	background:url(images/index_12.jpg) repeat-y;
	}
	
.bottom{
	background:url(images/index_20.jpg) repeat-x;
	}
.banner{
	width:850px;
	height:250px;
	background:url(images/banner.jpg) no-repeat;
	border-bottom:3px solid #999999;
	margin-top:10px;
	}
	
.banner_title{
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	color: #FFFFFF;
	margin-top:200px;
	}
	
.td_left{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	padding:10px 20px;
	background:#FFFFFF;
	border-bottom:10px solid #eeeeee;
	border-top:5px solid #eeeeee;
	border-left:1px solid #999999;
	}
	
.td_right{
	background:#eeeeee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	text-align:justify;
	border-bottom:10px solid #eeeeee;
	border-top:5px solid #eeeeee;
	border-right:1px solid #999999;
	padding:10px 15px;
	}

.under{
	background:#FFFFFF;
	border-top:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	padding:10px 30px;
	color:#999999;
	}
.under a{
	color:#999999;
	text-decoration:none;
	padding:0px 3px;
	}
	
.under a:hover{
	color:#333333;
	text-decoration:underline;
	}
	
.head{
	font-size:18px;
	color: #000000;
	padding:5px 20px;
	border-bottom:1px dashed #dddddd;
	margin-bottom:10px;
	background:#eeeeee;
	text-align:center;
	}
	
.more{
	border-bottom:1px solid #cccccc;
	margin:5px 3px;
	padding-right:10px;
	}
	
.more_head{
	background:#CCCCCC;
	text-align:right;
	color: #0099CC;
	margin:5px 0px;
	padding:3px 20px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.more a{
	width:100px;
	padding:3px 0px;
	text-align:center;
	text-decoration:none;
	display:block;
	background:#CCCCCC;
	color:#000000;
	}
	
.more a:hover{
	background:#FFFFFF;
	color: #999999;
	}

.service_head{
	background:#CCCCCC;
	text-align:left;
	color: #00000000;
	margin:5px 0px;
	padding:3px 20px;
	font-weight:bold;
	text-transform:uppercase;
	}
		
.under_td{
	background:url(images/td_bg.JPG) repeat-x;
	}
	
.td_head{
	text-align:center;
	color: #006699;
	padding:5px 0px;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid  #006699;
	margin-bottom:5px;
	}