#sub_content {
	width:860px;
	text-align:left;
}
#content_left {
	width:278px;
	float:left;
}
#content_right {
	width:540px;
	float:right;
}
#content_left .top {
	margin-top:20px;
	background-image:url(../images/corners/about_bg_top.png)
}
#content_right .top {
	margin-top:20px;
	background-image:url(../images/corners/about_rt_bg_top.png);
}
#content_left .bottom {
	margin-bottom:20px;
	background-image:url(../images/corners/about_bg_bottom.png);
}
#content_right .bottom {
	margin-bottom:20px;
	background-image:url(../images/corners/about_rt_bg_bottom.png);
}
#content_left .top, #content_left .bottom {
	width:278px;
	height:11px;
	background-position:top;
	background-repeat:no-repeat;
}
#content_right .top, #content_right .bottom {
	width:540px;
	height:11px;
	background-position:top;
	background-repeat:no-repeat;
}
.bottom {
	height:22px;
}
#content_left .text, #content_right .text {
	background-color:#f9f9f9;
	padding:0 15px 10px 15px;
}

table
{
	padding-top:10px;
}
table tr td
{
	padding:0 18px 18px 0;
}
#staff img 
{
	border:0;
}
