#other {
	padding: 9px;
	text-align: left;
}
#other h1 {
	margin: 0;
	padding-left: 10px;
	font: bold 36px Arial;
}
#other p {
	font: normal 18px Arial;
	color: #979797;
	margin: 5px 0;
	padding-left: 10px;
}
#other a {
	font: normal 14px Arial;
	display: inline;
	color: #da1f2b;
}
#other a:hover {
	color: #000;
}
#other table td {
	vertical-align: top;
	font: normal 12px Arial;
	color: #000;
}
#other #about_us_top p {
	font: normal 12px Arial;
	color: #000;
	margin-top: 10px;
	margin-bottom: 15px;
}
#other table h3 {
	margin-top: 10px;
	font: bold 14px Arial;
	color: #da1f2b;
}
#other table h2 {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font: bold 22px Arial;
	color: #595959;		
}
#about_us_top .column {
	width: 50%;
	padding: 10px;
}
#about_us_top ul {
	margin: 5px;
	padding-left: 20px;
	margin-bottom: 15px;
}
#testimonials {
	padding-left: 15px;
	width: 250px;
}
.column.right {
	border-left: 1px solid #dbdbdb;
}
.testimonal .bubble {
	background: #da1f2b url('../images_2/about_us/red_bubble_bg.jpg');
	color: #fff;
	width: 285px;
}
#other table .bubble p {
	font: normal 18px Arial;
	color: #fff;
	width: 244px;
	padding: 0 20px;
	margin: 0; 
}
#other table .quotee {
	text-align: right;
	color: #979797;
	font-size: 10px;
	margin-top: -7px;
	margin-right: 25px;
	margin-bottom: 25px;
}
.testimonal .bubble img {
	display: block;
}
#other .column a {
	display: inline;
}
#other .column a img {
	vertical-align: middle;
}
#testimonials .promo {
		float: none;
		margin: 0px;
		width: 287px; 
		height: 157px; 
		margin-bottom: 10px;
}
#other table #contact_us {
	background: url('../images_2/about_us/contact_us.jpg') no-repeat;
	padding: 15px;
	font: bold 18px Arial;
	color: #000;
	height: 135px;
	width: 255px;
	margin-bottom: 0px;
}
#other table #contact_us h3 {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	font: bold 28px Arial;
	color: #000;
}
#other table #contact_us a {
	display: inline;
	color: #000;
}
