body {
	margin: 0;
	padding: 15px 15px 15px 15px;
	background-color: white;
	text-align: left;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited,
a:hover, a:active {
	color: black;
	text-decoration: none;
}

img {
	border: 0;
}

img.logo {
	float: left;
}

img.energy_star {
	display: none;
}

div#center 
{
	background-color: white;
	text-align: left;
}

div#middle,
div#middle-columns {
	padding: 10px 0px 0px 5px;
	clear: both;
}

#middle-left p {
	margin-bottom: 12px;
}

#middle-right {
	display: none;
}

div#bottom {
	text-align: center;
	padding: 18px 0px 12px 0px;
}

div.menu {
	display: none;
}
div.qlinks {
	display: none;
}
div#bottom div.menu {
	display: block;
}

.search,
.order {
	display: none;
}

div.boxes,
div.box,
div.box-title,
div.box-content {
	display: none;
}

h1, h2, h3, p {
	margin: 0px;
	line-height: 1.4;
}

h1 {
	font-size: 24px;
	font-weight: 200;
}

h2, h3 {
	font-size: 12px;
	line-height: 2.1;
	font-weight: 200;
	color: black;
}

div.dotted-menu,
div.submenu {
	display: none;
}
