body {
	background: #f4f3eb url(../images/bkgBodySub.jpg) repeat-x;
}
h2 {
	color: #fff;
	background: #333 url(../images/bkgH2.gif) repeat-x;
	padding: 6px;
	font-size: 22px;
	margin-top: 2em;
}
h2#first {
	margin-top: 0;
}
h3 {
	color: #7c0040;
	font-size: 18px;
	margin: 1.5em 0 1em;
}
li {
	margin-bottom: .75em;
}
img.photo {
	position: absolute;
	left: 590px;
	border: 4px solid #1c1c1c;
}
.photo:hover {
	border-color: #7c0041;
}
table.companies td {
	vertical-align: top;
	padding: 10px;
	background-color: #fff;
	border-right: 2px solid #ded6c7;
	border-bottom: 2px solid #ded6c7;
	width: 50%;
}
.last {
	margin-bottom: 0;
}
img#logoGhost {
	position: absolute;
	right: 8px;
	bottom: 0;
	margin: 0;
}
div#fkcontainer {
	width: 800px;
	height: 100px;
}
div#globalNav {
	top: 49px;
}
body.about a#about, .contact a#contact, .auto a#auto, .health a#health, .business a#business, .claims a#claims {
	background: url(../images/bkgNavHover.gif) repeat-x;
}
div#main {
	background: url(/images/oneColMainBody.gif) repeat-y;
}
div#contentOneCol {
	background: url(/images/oneColMainTop.gif) no-repeat;
	width: 754px;
	padding: 20px;
	position: relative;
}
div#left {
	width: 550px;
	position: relative;
	z-index: 100;
}
.content-table {
	margin: 0 auto;
	width: 800px;
}
