ul#nav {
	display: none;
}

.applicationForm {
	display: none;
}

.rightColumn {
	display: none;
}

#footer {
	display: none;
}

.map {
	display: none;
}

.belt {
	width: 800px;
	overflow: none;
}

.back, .arrowLeft, .arrowRight {
	display: none;
}

body {
	font-family: Lucida Grande, Tahoma, Arial, sans-serif;
	color: rgb(18, 46, 83);
}

.features {
	list-style: none;
}

.features span {
	display: inline;
}

h1 {
	text-transform: lowercase;
	font-family: Arial, sans-serif;
}

#thumbnails {
	width: 100%;
}

#logo {
	margin-bottom: 50px;
}

.description {
	width: 100%
}

a {
	color: #FFF;
	text-decoration: none;
}