body {
	margin: 0;
	padding: 0;
}

#header {
	height: auto;
}

#logo {
	height: auto;
}

.left { 
	display: none;
}
.right {
	float: none;
	width: auto;
}

#content {
	width: 100%;
}

#content-wrapper {
	height: auto;
	overflow: visible;
}

#quote {
	display: none;
}

#free-stuff {
	display: none;
}

a.top {
	clear: both;
	float: none;
}

#footer .design {
	display: none;
}
