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#container {
	width: 800px;
	}
			
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;
	position: absolute;
	top: 114px;
	}
	div#contentOneCol {
		background: url(../images/oneColMainTop.gif) no-repeat;
		width: 754px;
		padding: 20px;
		position: relative;
		}
		div#left {
		 width: auto;
		 position: relative;
		 z-index: 100;
		 }
	
table.insurance {
	border: 0;
	width: 100%;
	}
	.insurance td {
		vertical-align: top;
		padding: 5px 0;
		width: 50%;
		}

div#footer {
	background: #f4f3eb url(../images/bkgFooterSub.gif) no-repeat;
	height: 76px;
	width: 794px;
	padding-top: 53px;
	position: relative;
	}