#slide_content_1,
#slide_content_7 {
	background: url(../aboutus/images/slide1.jpg) no-repeat 0 0;
}

#slide_content_2,
#slide_content_8 {
	background: url(../aboutus/images/slide2.jpg) no-repeat 0 0;
}

#slide_content_3,
#slide_content_9 {
	background: url(../aboutus/images/slide3.jpg) no-repeat 0 0;
}

#slide_content_4 {
	background: url(../aboutus/images/slide4.jpg) no-repeat 0 0;
}

#slide_content_5 {
	background: url(../aboutus/images/slide5.jpg) no-repeat 0 0;
}

#slide_content_6 {
	background: url(../aboutus/images/slide6.jpg) no-repeat 0 0;
}

#subnav_2009 {
	position: absolute;
	width: 768px;
	height: 76px;
	background: #ffffff;
	top: 98px;
	left: 0;
}

	#subnav_title {
		position: absolute;
		width: 190px;
		height: 35px;
		top: 20px;
		left: 0;
		background: url(../img/nav/aboutus/header.gif) no-repeat 0 0;
	}

	#subnav1_top {
		position: absolute;
		top: 19px;
		left: 203px;
		border-top: 1px solid #888b9e;
		border-left: 1px solid #888b9e;
	}
	
	#subnav1_btm {
		position: absolute;
		top: 37px;
		left: 203px;
		border-top: 1px solid #1f252b;
		border-left: 1px solid #888b9e;
	}
		
		#subnav1_top li,
		#subnav1_btm li {
			height: 18px;
		}
		
			#subnav1_top li a,
			#subnav1_btm li a {
				height: 17px;
				width: 90px;
				border-right: 1px solid #1f252b;
				border-bottom: 1px solid #1f252b;
			}
			
				#subnav1_top li a.last,
				#subnav1_btm li a.last {
					width: 109px;
					border-right: none;
				}
				
				li a#subnav1_item1 {
					background: url(../img/subnav/aboutus/subnav1_item1.gif) no-repeat 0 0;
				}
				
				li a#subnav1_item2 {
					background: url(../img/subnav/aboutus/subnav1_item2.gif) no-repeat 0 0;
				}
				
				li a#subnav1_item3 {
					background: url(../img/subnav/aboutus/subnav1_item3.gif) no-repeat 0 0;
				}
				
				li a#subnav1_item4 {
					background: url(../img/subnav/aboutus/subnav1_item4.gif) no-repeat 0 0;
				}
				
					#subnav1_top li a#subnav1_item1:hover,
					#subnav1_top li a#subnav1_item2:hover,
					#subnav1_btm li a#subnav1_item3:hover,
					#subnav1_btm li a#subnav1_item4:hover {
						background-position: 0 -17px;
					}
					
					body.about #subnav1_top li a#subnav1_item1,
					body.overview #subnav1_top li a#subnav1_item2,
					body.management #subnav1_btm li a#subnav1_item3,
					body.locations #subnav1_btm li a#subnav1_item4 {
						background-position: 0 -34px;
					}
	#subnav2 {
		position: absolute;
		top: 60px;
		left: 203px;
		border-top: 1px solid #888b9e;
		border-left: 1px solid #888b9e;
	}
		#subnav2 li {
			height: 15px;
		}
		
			#subnav2 li a {
				height: 15px;
				width: 90px;
				border-right: 1px solid #888b9e;
				border-bottom: 1px solid #888b9e;
			}
			
				#subnav2 li a#subnav2_item1 {
					background: url(../img/subnav/aboutus/subnav2_item1.gif) no-repeat 0 0;
				}
				
				#subnav2 li a#subnav2_item2 {
					background: url(../img/subnav/aboutus/subnav2_item2.gif) no-repeat 0 0;
				}
				
					#subnav2 li a#subnav2_item1:hover,
					#subnav2 li a#subnav2_item2:hover {
						background-position: 0 -15px;
					}
					
					body.us #subnav2 li a#subnav2_item1,
					body.asia #subnav2 li a#subnav2_item2,
					#subnav2 li a#subnav2_item1.active,
					#subnav2 li a#subnav2_item2.active {
						background-position: 0 -30px;
					}