body {
	background-color: silver;
}
#wrapper {
	width: 708px;
	margin: auto;
	background-color: white;
}
#header {
	width: 708px;
	height: 109px;
	background: url(../../../../images/headerplain.png) no-repeat;
}
#glider {
	width: 425px;
	margin: auto;
}
#design {
	width: 610px;
	margin: auto;
	text-align: left;
	display: block;
	height: 500px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	background-image: url(../../../../images/footerplain.png);
	width: 708px;
	height: 72px;
}
.image-left {
	float: left;
	margin-left: 50px;
	position: relative;
	margin-right: 26px;
	border-style: none;
}
.design-features {
	font: .8em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.extra-small {
	font: .7em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
