body {
	background-color: #2E2110;
	text-align: center;
}

#legal {
	font: 7pt Helvetica;
	color: #574D3F;
	text-align: left;
	margin: 5px 0px 0px 10px;
}

#container {
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 0px;
	width: 761px;
	text-align: left;
	position: relative;
}

#content {
	height: 383px;
}

#logo {
	text-align: right;
	margin-bottom: 50px;
}

#left_nav {
	margin-right: 3px;
	width: 118px;
	float: left;
	height: 383px;
	top: -2px;
	position: relative;
}

#body {
	width: 640px;
	float: right;
	height: 384px;
	position: relative;
	z-index: 0;
}

#bodyText {
	width: 640px;
	float: right;
	position: relative;
	z-index: 0;
}

#textDiv {
	width: 430px;
	margin-left: 90px;
}

.heading {
	font: 14pt "Gill Sans",Arial;
	color: #fff;
}

.bodyText {
	font: 9pt "Gill Sans",Arial;
	color: #A6998D;
}

#inner_body {
	background-image: url(/images/backgrounds/white_solid_75trans.png);
	padding: 15px 10px 25px 10px;
	position: absolute;
	width: 300px;
	max-height: 344px;
	right: 0px;
	bottom: 0px;
	font: 9pt Arial;
	color: #2E2110;
	overflow: auto;
}

#inner_body_text .header {
	font: 10pt "Gill Sans",Arial;
}

#footer {
	left: 609px;
	position: relative;
	margin-top: 2px;
}

#footer_href {
	position: absolute;
	left: 0px;
	top: 3px
}

.mainNav {
	margin: 2px 0 0 0;
}

.subNav {
	margin-top: 1px;
}

.subNavDiv {
	position: relative;
}

.subNavSubDiv {
	position: absolute;
	top: 1px;
	left: 121px;
	width: 240px;
	padding: 10px;
	background-color: #328828;
	color: #fff;
	font: 10pt "Gill Sans",Arial;
	z-index: 1;
}

.newsItem {
	margin-bottom: 30px;
}

.date {
	color: #316F22;
}

.clientsDiv {
	width: 180px;
	margin-bottom: 45px;
	float: left;
}

.clientRow {
	margin-left: 90px;
}
a, a:visited {
	color: #316F22;
}

.gridCell {
	width: 128px;
	height: 128px;
	left: -1px;
	position: relative;
	float: left;
}

.gridRow {
	width: 640px;
	height: 128px;
}

.innerGridCell {
	top: 0px;
	left: 0px;
	position: absolute;
	background-image: url(/images/backgrounds/brownish_solid_75trans.png);
	padding: 15px 5px 5px 5px;
	color: #3D3323;
	font: 9pt "Gill Sans",Arial;
	z-index: 1;
	text-align: left;
	width: 118px;
	height: 108px;
	text-decoration: none;
	overflow: hidden;
}

a .gridCell {
	text-decoration: none;
}

.innerGridCell span {
	font-size: 10pt;
	color: #fff;
	margin-bottom: 10px;
}
