#intro{
	background: url(/images/about_us/intro.jpg) top left no-repeat;
	position:relative;
}

#leftCol h1{
	background: url(/images/about_us/mission_principles_h.gif) no-repeat;
}

#leftCol .highlight{
	text-transform:uppercase;
}

.social_responsibility #leftCol h1{
	background: url(/images/about_us/social_responsibility_h.gif) no-repeat;
}

/* the kao way page */
.the_kao_way #leftCol h1{
	background: url(/images/about_us/the_kao_way_h.gif) no-repeat;
}

.the_kao_way #leftCol{
	padding-bottom:15px;
}

.the_kao_way  #kao_way_chart{
	background: url(/images/about_us/kao_way_chart.jpg) top right no-repeat;
	height:220px;
	margin-left:50px;
}

/* end */
/* history page */
.history #leftCol h1{
	background: url(/images/about_us/history/history_h.gif) no-repeat;
}

.history #leftCol{
	padding-bottom:220px;
}

.history #intro{
	background: url(/images/about_us/history/intro.jpg) top left no-repeat;
}

.history #rightCol ul{
	background: url(/images/about_us/history/history_posters.jpg) 50px bottom  no-repeat;
	padding-bottom:800px;
}

/* end */

#leftCol {
	padding-bottom:40px;
}

#rightCol ul#subnav {
	margin-bottom: 40px;
	width: 100%;
}

#rightCol h2{
	background: url(/images/about_us/news_room_h.gif) no-repeat;
}

#rightCol div{
	margin-left:30px;
	width:320px;
}

#missionPrinciplesLink a {background: url(/images/about_us/subnav/mission_principles.gif);}
#missionPrinciplesLink, .mission_principles #missionPrinciplesLink a {background: url(/images/about_us/subnav/mission_principles_over.gif);}

#historyLink a{background: url(/images/about_us/subnav/history.gif);}
#historyLink, .history #historyLink a {background: url(/images/about_us/subnav/history_over.gif);}

#socialResponsibilityLink a {background: url(/images/about_us/subnav/social_responsibility.gif);}
#socialResponsibilityLink, .social_responsibility #socialResponsibilityLink a {background: url(/images/about_us/subnav/social_responsibility_over.gif);}

#theKaoWayLink a {background: url(/images/about_us/subnav/the_kao_way.gif);}
#theKaoWayLink, .the_kao_way #theKaoWayLink a{background: url(/images/about_us/subnav/the_kao_way_over.gif);}