#banner-left
{
	background-image: url(../images/about-us/banner-left.jpg);
	float: left;
	height: 237px;
	width: 694px;
}
#banner-right p {
	padding-top:50px;
}
.topic-table
{
	width: 897px;
}
.topic-table h1
{
	color: #000;
}
.top
{
	background-image: url(../images/about-us/about-table-top.jpg);
	height: 66px;
}
.bottom
{
	background-image: url(../images/about-us/about-table-bottom.jpg);
	background-position: bottom;
	height: 15px;
}
.white
{
	background-image: url(../images/about-us/about-table-white.gif);
	width: 897px;
}
.blue
{
	background-image: url(../images/about-us/about-table-blue.gif);
	width: 897px;
}
.left
{
	float: left;
	padding: 10px;
	width: 250px;
}
.right
{
	float: right;
	padding: 10px;
	width: 600px;
}