body {
	font: 16pt "Times New Roman", Times, Sans-Serif;
	margin: 0;
	padding: 0;
}
#container, #wrapper, #content {
   width: auto; 
	margin: 0 5%;
	padding: 0;
	border: 0;
   float: none !important;
	color: black;
	background: transparent;
}
#header {
	display: none;
}
.mainnav {
	display: none;
}
#headerproducts {
	display: none;
}
.mainnavproducts {
	display: none;
}
#headerwhy {
	display: none;
}
.mainnavwhy {
	display: none;
}
#headersitemap {
	display: none;
}
.mainnavsitemap {
	display: none;
}
#headerprivacy {
	display: none;
}
.mainnavprivacy {
	display: none;
}
#headerabout {
	display: none;
}
.mainnavabout {
	display: none;
}
#headercontact {
	display: none;
}
.mainnavcontact {
	display: none;
}
#content p {
	font: 14pt "Times New Roman", Times, Sans-Serif;
	margin-left: 0pt;
}
#content li {
	font: 14pt "Times New Roman", Times, Sans-Serif;
}
#content h1, #content h2 {
	font: 18pt Georgia, "Times New Roman", Times, Sans-Serif;
	color: #4b4b4b;
	background-color: transparent;
}
#content h2 {
	font: 16pt Georgia, "Times New Roman", Times, Sans-Serif;
	padding-bottom: 2pt;
}
#content p.tagline {
	font: 16pt Georgia, "Times New Roman", Times, Sans-Serif;
	padding-bottom: 2pt;
	text-align: center;
}
.highlight {
	color: #000000;
	background: transparent;
}
#sidebar {
	display: none;
}
#footer {
	font: bold 16pt Georgia, "Times New Roman", Times, serif;
	color: #4b4b4b;
	background-color: transparent;
}
.left {
	text-align: left;
	margin: 0pt;
}
.right {
	text-align: right;
}
#footer2 {
	display: none;
}
