body {
	font: 14px/26px "Lucida Grande", sans-serif;
	margin: 0;
	background: #FFF;
}
h6 {
    margin: 0;
}
#content > p {
	margin-top:0;
}
div#footer {
	z-index: 2;
	position:relative;
	width: 844px;
	text-align: center;
	padding: 0 0 20px;
	margin: 0 auto;
}
div#firm {
	z-index: 2;
	position:absolute;
	width: 96%;
	text-align: center;
	margin: 0;
	padding: 0;
	top: 66px;
}
div#copy {
	z-index: 1;
	position:relative;
	width: 844px;
	text-align: center;
	margin: 40px auto 0 auto;
	padding: 0;
}
#copy_txt {
	font: 14px/22px "Lucida Grande", sans-serif;
}
td.copy {
	padding-top: 8px;
}
tr.footer {
	background: #a51312;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	line-height: 12px;
}
td.top {
	padding: 0 20px 0 30px;
	border-left: 1px solid #000;
	font-size: 16px;
	line-height: 18px;
}
td.sub {
	border-left: 1px solid #B82828;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	font-weight: bold;
}
.quote {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	line-height: 10px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	text-align: right;
}
a {
	color: #b82828;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #999;
	text-decoration: none;
}
a.frontend_editing_link {
	color: #b82828;
	text-decoration: none;
}
