@charset "UTF-8";
/* CSS Document */


#sub_header{
	width:883px;
	margin:auto;
	height:75px;
	background:url('../images/bg_sub_hdr.gif') no-repeat;
	padding:43px 0 0 65px;
	text-align:left;
}

	#sub_header h1{
		font-size:30px;
		color:#e05c1c;
	}
	
#sub_body_main{
	width:948px;
	margin:auto;
}

	#sub_body_main #sub_nav_left{
		float:left;
		width:224px;
		margin-top:10px;
	}
	
		#sub_body_main #sub_nav_left li{
			width:224px;
			height:95px;
			margin-bottom:10px;
		}
	
			#sub_body_main #sub_nav_left #box1 a{
				background:url('../images/bg_box_1.gif') no-repeat;
			}
			
			#sub_body_main #sub_nav_left #box2 a{
				background:url('../images/bg_box_2.gif') no-repeat;
			}
			
			#sub_body_main #sub_nav_left #box3 a{
				background:url('../images/bg_box_3.gif') no-repeat;
			}
			
			#sub_body_main #sub_nav_left #box4 a{
				background:url('../images/bg_box_4.gif') no-repeat;
			}
			
			#sub_body_main #sub_nav_left #box5 a{
				background:url('../images/bg_box_5.gif') no-repeat;
			}
			
			#sub_body_main #sub_nav_left #box6 a{
				background:url('../images/bg_box_6.gif') no-repeat;
			}

				#sub_body_main #sub_nav_left #box1 a:hover, #sub_body_main #sub_nav_left #box1_on a{
					background:url('../images/bg_box_1_on.gif') no-repeat;
				}
				
				#sub_body_main #sub_nav_left #box2 a:hover, #sub_body_main #sub_nav_left #box2_on a{
					background:url('../images/bg_box_2_on.gif') no-repeat;
				}
				
				#sub_body_main #sub_nav_left #box3 a:hover, #sub_body_main #sub_nav_left #box3_on a{
					background:url('../images/bg_box_3_on.gif') no-repeat;
				}
				
				#sub_body_main #sub_nav_left #box4 a:hover, #sub_body_main #sub_nav_left #box4_on a{
					background:url('../images/bg_box_4_on.gif') no-repeat;
				}
				
				#sub_body_main #sub_nav_left #box5 a:hover, #sub_body_main #sub_nav_left #box5_on a{
					background:url('../images/bg_box_5_on.gif') no-repeat;
				}
				
				#sub_body_main #sub_nav_left #box6 a:hover, #sub_body_main #sub_nav_left #box6_on a{
					background:url('../images/bg_box_6_on.gif') no-repeat;
				}

	
	
		#sub_body_main #sub_nav_left a{
					display:block;
					width:134px;
					height:70px;
					padding:15px 70px 10px 20px;
					text-align:left;
				}
				
					#sub_body_main #sub_nav_left a p{
						font-size:13px;
						line-height:18px;
					}
					
					#sub_body_main #sub_nav_left #box6 a p{
						font-size:18px;
						line-height:18px;
					}

#sub_body_main #sub_copy{
	float:right;
	width:645px;
	min-height:560px;
	height:auto;
	margin-right:30px;
	text-align:left;
	background:#e6e6e6;
	padding:0 0 0 21px;
}

	#sub_body_main #sub_copy #sub_hdr_lft{
		width:24px;
		float:left;
		height:99px;
		background:url(../images/bg_sub_hdr_lft.gif) no-repeat;
	}
	
	#sub_body_main #sub_copy h2{
		width:auto;
		float:left;
		height:59px;
		background:url(../images/bg_sub_hdr_slice.gif) repeat-x;
		min-width:300px;
		max-width:525px;
		overflow:hidden;
		padding:20px;
		font-size:24px;
		color:#fff;
		margin:0 0 20px;
	}

	
	#sub_body_main #sub_copy #sub_hdr_rt{
		width:24px;
		float:left;
		height:99px;
		background:url(../images/bg_sub_hdr_rt.gif) no-repeat;
	}
	
	#sub_copy_txt_top{
		width:645px;
		height:25px;
		float:right;
		background:url(../images/bg_copy_sub_txt_top.gif) no-repeat;
	}
	
	#sub_body_main #sub_copy #bg_sub_txt{
		width:605px;
		background:#f4f3f3;
		padding:0 20px 10px 20px;
		min-height:500px;
	}
	
	#sub_body_main #sub_copy p{
		color:inherit;
		/*color:#7a7474;*/
		font-size:14px;
		line-height:22px;
	}
	
	#sub_body_main #sub_copy ul{
		list-style:disc outside;
		margin-left:20px;
		margin-bottom:10px;
	}
	
	#sub_body_main #sub_copy ol{
		list-style:outside decimal;
		margin-left:20px;
		margin-bottom:10px;
	}
	
		#sub_body_main #sub_copy ul li{
			margin:10px 0;
		}
		
		#sub_body_main #sub_copy ol li{
			margin:10px 0;
		}
	
	#sub_body_main #sub_copy img{
		float:left;
		margin:0 20px 20px 0;
	}
	
	#sub_copy_txt_btm{
		width:645px;
		height:25px;
		float:right;
		background:url(../images/bg_copy_sub_txt_btm.gif) no-repeat;
	}
	
#sub_body_main #sub_copy_btm{
	float:right;
	width:666px;
	height:47px;
	margin-right:30px;
	background:url('../images/bg_copy_sub_btm.gif') no-repeat;
}

a:visited, span.MsoHyperlinkFollowed {
	text-decoration:none;
}