@CHARSET "ISO-8859-1";
table.table_about_us {
	width: 590px;
	height: 200px;
	border: 0px solid #999999;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
}
td.td_about_us_title {
	width: 590px;
	color: #082f7e;
	background-color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	height: 20px;
	vertical-align: top;
	background-image: url('../images/services_bg2.gif');
	background-repeat: no-repeat;
}
td.td_about_us_desc {
	vertical-align: top;
}