body
{
	background: none;
	text-align: left;
}

div#page
{
	margin: auto;
	text-align: left;
	width: 7in;
	height: auto;
}

div#mainbox
{
	width: 100%;
	height: auto;
}

div#navigation
{
	display: none;
}

div#main
{
	position: relative;
	left: 0;
	width: 100%;
	height: auto;
	background: none;
	font-size: 70%;
}

div#top-border
{
	display: none;
}

h1
{
	margin-left: 0;
	width: 100%;
}

div#content
{
	color: #000;
	width: 100%;
	padding-right: 0;
	height: auto;
	margin-left: 0;
}

div#testimonial
{
	color: #000;
	width: 90%;
	margin-top: 1em;
	margin-left: 0;
}

div#footer
{
	display: none;
	position: relative;
	top: 0;
	left: 0;
	text-align: right;
	margin-top: 1em;
	width: 100%;
}

div#copyright
{
	color: #000;
	font-weight: bold;
	font-size: 65%;
	text-align: right;
	width: 100%;
	margin-top: 1em;
}

div#copyright a
{
	color: #000;
}

img#sema-seal
{
	position: relative;
	top: 0;
	left: 0;
	float: right;
	margin-top: .5em;
}

/* This seems to hide it from being printed... ?!? */
/*
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed
{
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
*/

span.sIFR-alternate
{
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

