body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	background-image: url(images/chgroup_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #999999;
	line-height: 1.3em;
}
#wrapper {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	min-height: 600px;
	text-align: left;
}
#content {
	min-height: 250px;
}
#content a {
	color: #082F67;
	text-decoration: none;
}
#content h2 {
	font-size: 1.4em;
}
#main {
	width: 442px;
	margin-right: auto;
	margin-left: auto;
}
#main.privacy {
	width: 615px;
	color: #666;
	text-align: left;
}
#logos {
	padding-top: 25px;
	height: 165px;
}
#logos a.ecm {
	display: block;
	height: 141px;
	width: 221px;
	float: left;
	background-image: url(images/ecm_logo.gif);
	background-repeat: no-repeat;
}
#logos a.ecm:hover {
	background-image: url(images/ecm_logo_over.gif);
}
#logos a.ecm span {
	position: absolute;
	left: -9999px;
}
#logos a.shoals {
	display: block;
	height: 141px;
	width: 221px;
	float: left;
	background-image: url(images/shoals_logo.gif);
	background-repeat: no-repeat;
}
#logos a.shoals:hover {
	background-image: url(images/shoals_logo_over.gif);
}
#logos a.shoals span {
	position: absolute;
	left: -9999px;
}
#copy {
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5em;
	font-size: 0.95em;
}
#main.privacy #copy {
	text-align: left;
}
#header {
	height: 130px;
	margin-bottom: 20px;
}
#header img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	margin-top: 20px;
	font-size: 0.8em;
	text-align: center;
}
#footer a {
	color: #082F67;
	text-decoration: none;
}

