body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
img {
	display: none;
}
a, h1, h2, h3, h4, h5, h6, h7 {
	color: black;
}
div#wrapper {
	background: none;
	padding: 0;
}
div#masthead {
	background: none;
	position: relative;
	display: inline;
}
div#masthead h1 {
	display: block;
	margin: 0; padding: 0;
}
div#masthead p {
	margin: 0;
	text-align: left;
}
div#nav {
	display: none;
}
div#content {
	padding: 0;
	background: none;
}
div#content h2 {
	text-align: center;
}
div#content p.rightfloat {
	margin-right: 1em;
}
div.clientinfo h4 {
	text-indent: 0;
	background: none;
	padding: 0; line-height: 1.2em;
	margin: .1em 0;
	font-size: 1em;
	font-weight: bold;
}
div#contactformwrap fieldset {
	border: none;
}
div#contactformwrap legend {
	display: none;
}
div#footer {
	background: none;
	border: none;
	margin: .5em 0 0;
	padding: 0 3em 0 0;
	text-align: right;
}
div#footer span#siteurl {
	display: block;

}
div#footer span#validators {
	display: none;
}
div#browsehappy {
	display: none;
}

