#logo h1 a {
	background-image: url(../images/logo-bw.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 108px;
	width: 230px;
	text-indent: -5000px;
}
#top-navigation, #vertical-navigation, #more-info {
	display: none;
}
#sidebar, #free, #buy, #how, #what, #features, #customers, #braille-animation {
	display: none;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 20px;
	padding-top: 5px;
}
#copyright p {
	font-size: 7pt;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}
#logo h1 {
	margin: 0;
	padding: 0;
}
#page-content img {
	float: none;
}
