body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 85%;
	text-decoration: none;
	background-image: url(nav/page_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #996633;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
#wrapper {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 900px;
	top: 0px;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}
p {
	font-size: 1.1em;
}
.footer {
	font-size: 9px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
.subhead {
	font-size: 2.2em;
	font-style: italic;
	font-weight: lighter;
	color: #999999;
	padding: 15px 0 5px 0;
}
.clients {
	font-size: 14px;
	line-height: 135%;
}
#content {
	position: absolute;
	z-index: 1;
	left: 170px;
	top: 120px;
}
