@charset "utf-8";

.testimonials
{
	position:relative;
	float: left;
	width: 596px;
	height: 216px;
}

.commercial
{
	position: relative;
	float :right;
	width: 384px;
	height: 216px;
}

td.text-content
{
	padding-left: 10px;
	padding-right: 10px;
	height:100%;
	vertical-align:text-top;
}

h1.content-head
{
	margin: 30px 0px 30px 0px;
}

a.table-footer-link
{
	margin-bottom: 0px;
	bottom: 0px;
	height:100%;
}

a.table-footer-link:hover
{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}