body {
	background-color: #D9D8D7;
	margin-top: 0px;
}
p {
	margin-top: 0em;
	margin-bottom: 1em;
}
.shadowtop {
	height: 10px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.containerheader {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/interface/shadow_fullwidth.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.logo {
	float: left;
	height: 205px;
	width: 160px;
	margin-top: 15px;
	margin-left: 25px;
	margin-bottom: 15px;
	display: inline;
}
.headerimage {
	float: left;
	height: 195px;
	width: 720px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}
.headerblock {
	background-color: #FFFFFF;
	width: 960px;
	float: left;
}
.shadowleft {
	background-image: url(../images/interface/shadow-left.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 10px;
}
.shadowright {

	background-image: url(../images/interface/shadow-right.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 10px;
}
.spacer {
	clear: both;
	height: 1px;
	width: 1px;
}
.navblock {
	background-color: #FFFFFF;
	float: left;
	width: 160px;
	margin-top: 45px;
	margin-left: 25px;
	margin-bottom: 15px;
	display: inline;
}
.quoteblock {
	float: right;
	width: 160px;
	margin-left: 15px;
	margin-top: 15px;
	background-image: url(../images/quotes/quote-tile.jpg);
	background-repeat: repeat-y;
	margin-right: 25px;
	margin-bottom: 20px;
	display: inline;
}
.maincontent {
	background-color: #FFFFFF;
	width: 545px;
	margin-top: 15px;
	margin-left: 30px;
	float: left;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.4em;
}
.textcolumn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	width: 265px;
	float: left;
	background-color: #FFFFFF;
}
.textcolumn2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	width: 265px;
	margin-left: 15px;
	float: left;
	background-color: #FFFFFF;
}
.footer {
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/interface/shadow_fullwidth.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	height: 40px;
	padding: 15px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #333333;
}

.quotetile {
	background-image: url(../graphics/quotes/quote-tile.jpg);
	background-repeat: repeat-y;
	height: 10px;
}
li {
	margin-bottom: 1em;
	margin-left: -1em;
}
.clientendorsement {
	font-weight: bold;
	color: #999999;
}
a:link {
	color: #164D8C;
	text-decoration: underline;
}
a:visited {
	color: #6B839B;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.textcolumnfull {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
	text-align: left;
	vertical-align: top;
	width: 265px;
	float: left;
	background-color: #FFFFFF;
}
.textcolumn1nonjust {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
	text-align: left;
	vertical-align: top;
	width: 265px;
	float: left;
	background-color: #FFFFFF;
}
.textcolumn2nonjust {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
	text-align: left;
	vertical-align: top;
	width: 265px;
	margin-left: 15px;
	float: left;
	background-color: #FFFFFF;
}
