body {
	font: 10pt Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: #fff; }

#globalPositioning {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	color: #000; 
	background: transparent; }

ul#level1Nav {
	display: none; }

#content {
	margin: 0;
	padding: 0; }

#mainColumn {
	margin: 0;
	padding: 0; }

#sidebar {
	display: none; }

ul#level1Nav {
	display: none; }

a {
	font: 10pt Georgia, "Times New Roman", Times, serif;
	color: #520;
	background: transparent;
	text-decoration: underline; }
a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%; }
#content a[href^="/"]:after {
	content: " (http://www.eco-advantage.com" attr(href) ") "; }

#footer {
	display: none; }

.callToAction {
	display: none; }

.jumpLinks {
	display: none; }
	
img {
	clear: both;
	display: inline; }