/* OVERVIEW */
#overview #column_1 h4 {
	margin-bottom: 10px;
	}
#overview.main_overview {
	background-color: #F0F0F0;
	}
#overview.main_overview #column_1 p#intro {
	margin-bottom: 0;
	}
#overview.main_overview #column_1 {
	padding-bottom: 30px;
	}
#overview.main_overview #column_2 {
	padding-bottom: 30px;
	}
#main {
	width: 875px;
	color: #333;
	font-size: 12px;
	line-height: 1.6em;
	margin: 15px 45px 0 45px;
	padding-bottom: 40px;
	float: left;
	}
#main p {
	margin: 20px 0 0 0;
	}
	
#history {
	width: 965px;
	float: left;
	}
#history img.bd {
	width: 183px;
	float: left;
	}
#history div.timeline {
	width: 782px;
	float: left;
	}
#history div.timeline #toggle_tabs {
	width: 752px;
	border-bottom: 1px solid #9d9d9d;
	padding-left: 30px;
	margin-top: 18px;
	}
#history div.timeline #toggle_tabs a {
	float: left;
	}
#history div.timeline #toggle_txt {
	color: #333;
	width: 707px;
	background-color: #fff;
	font-size: 14px;
	line-height: 1.5em;
	border: 0;
	padding: 30px 30px 0 45px;
	float: left;
	}
#history div.timeline #toggle_txt span img.inline {
	height: 105px;
	padding: 0 1em 0 0;
	background-color: #fff;
	float: left;
	}
#history div.timeline #toggle_txt span a {
	width: 12px;
	height: 12px;
	color: #ccc;
	font-size: 10px;
	padding: 0;
	margin: 0;
	float: none;
	display: inline;
	}
#history div.timeline #toggle_txt span a:hover {
	width: 12px;
	height: 12px;
	color: #999;
	font-size: 10px;
	padding-bottom: 1px;
	margin: 0;
	float: none;
	display: inline;
	}
#history div.timeline #toggle_txt span a * {
	vertical-align: middle;
	}
#toggle_tabs a.on {
	color: #e66b1f;
	font-weight: bold;
	}
	
/* MISSION */
#overview #column_1 p#intro2 {
	font-size: 14px;
	line-height: 1.6em;
	}
	
/* STAFF LISTING */
.staff_content {
	padding-bottom: 35px;
	}
.staff {
	width: 950px;
	margin: 15px 0 0 15px;
	float: left;
	display: inline; /* IE6 */
	}
.staff div {
	width: 230px;
	padding-bottom: 10px;
	margin-right: 5px;
	float: left;
	display: inline;
	}
.staff div h5 {
	font-size: 24px;
	margin: 15px 10px 0 10px;
	}
.staff div h6 {
	font-size: 14px;
	margin: 5px 10px;
	}
.staff div p {
	color: #333;
	font-size: 12px;
	line-height: 1.5em;
	margin: 5px 10px;
	}
.staff div a.more {
	color: #999;
	font-size: 10px;
	text-decoration: none;
	margin-left: 10px; 
	float: left;
	}
.staff div a:hover.more {
	color: #666;
	}
.staff div a span {
	float: left;
	}
.staff div a.more div {
	width: 12px;
	height: 12px;
	background-image: url(/assets/images/misc/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0;
	margin:  1px 0 0 5px;
	display: block;
	float: left;
	}
.staff div a:hover.more div {
	background-position: right;
	}
	
/* STAFF VIEW */
.staff_profile {
	background-image: url(/assets/images/section/company/bg_staff_view.gif);
	background-repeat: repeat-x;
	padding-bottom: 45px;
	}
.staff_profile img {
	margin: 15px;
	float: left;
	display: inline; /* IE6 */
	}
.staff_profile div {
	width: 660px;
	margin-top: 15px;
	float: left;
	}
.staff_profile div h5 {
	font-size: 24px;
	margin: 10px 0 10px 0;
	}
.staff_profile div h6 {
	font-size: 14px;
	margin: 0;
	}
.staff_profile div p.intro {
	font-size: 20px;
	line-height: 1.5em;
	margin-top: 45px;
	}
.staff_profile div p {
	color: #333;
	font-size: 14px;
	line-height: 1.5em;
	}
	
