body {
	color: black;
	background-color: white;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#header {
	text-align: right;
}

#navigation {
	display: none;
}

#sub-navigation {
	display: none;
}

#footer {
	text-align: center;
	padding-top: 10px;
	clear: both;
}

#supplier {
	display: none;
}