body {
	background: #669126;
	margin: 0;
	padding: 0;
	height: 100%;
}
img { border-style: none; }
p {
	color: #333333;
	font: normal 12px "Trebuchet MS", sans-serif;
}
p#contact {
	line-height: 18px;
	margin: 20px 0 0 0;
	text-align: center;
}
a {
	color: #669126;
	text-decoration: none;
}
#wrapper {
	height: 481px;
	margin: 0 auto;
	padding: 75px 0 0 0;
	width: 990px;
}
#w1 {
	background-color: #ffffff;
	left: 0;
	position: absolute;
	height: 556px;
	right: 0;
	width: 100%;
}
#winter {
	float: left;
	width: 272px;
}
#spring {
	float: right;
	width: 278px;
}
#content {
	float: left;
	width: 372px;
	padding: 0 34px 0 34px;
}
.nav {
	height: 140px;
}
.btn a {
	display: block;
	float: left;
	height: 41px;
	text-indent: -9999px;
	margin: 40px 0 0 0;
	width: 132px;
}
.winter a {
	background: url(../images/btn-winter.jpg) no-repeat;
}
.spring a {
	background: url(../images/btn-spring.jpg) no-repeat;
}
.winter a:hover {
	background: url(../images/btn-winter-hover.jpg) no-repeat;
}
.spring a:hover {
	background: url(../images/btn-spring-hover.jpg) no-repeat;
}
#divider {
	border-right: solid 1px #669126;
	height: 138px;
	float: left;
	margin: 0 51px 0 0;
	padding: 0 55px 0 0;
}
.logo,
.logo a {
	display: block;
	margin: 15px 20px 0 20px;
	text-indent: -9999px;
}
.gowestern {
	background: url(../images/logo-gowestern.jpg) no-repeat;
	float: left;
	height: 77px;
	width: 85px;
}
.nl a {
	background: url(../images/logo-nl.jpg) no-repeat;
	height: 62px;
	float: right;
	margin-top: 20px;
	width: 102px;
}