body{
	font-size: 13px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
#wrapper{
	background-image: none;
	background-color: #1e4232;
	margin-top: 12px;
}
#home{
	position: relative;
	background-image: url(../images/seasons/lg10/home_bg.jpg);
	background-repeat: no-repeat;
}
#blurb{
		padding: 580px 300px 30px 36px;
		clear: both;
		text-align: center;
		color: #f5f3f3;
		line-height: 18px;
}
	#blurb img{
		padding-bottom: 12px;
	}
#logo{
	width: 300px;
	height: 57px;
	position: absolute;
	top: 23px;
	left: 378px;
}
#language{
	width: 209px;
	position: absolute;
	top: 0px;
	left: 736px;
	font-size: 11px;
}
	#language a{
		color: #c4d0b4;
	}
	#language a:hover{
		color: #fff;
	}
#links{
	width: 351px;
	position: absolute;
	top: 464px;
	left: 172px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	}
	#links a{
		color: #fff;
		text-decoration: none;
		padding: 12px 0 12px 0;
	}
	#links a:hover{
		color: #8dc63f;
	}
#canada{
	padding-left: 10px;
}
#products{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: none;
	border: 0;
	height: 0;
	background-color: #1e4232;
}
	#products img{
		padding-bottom: 3px;
	}
	#products a{
		color: #8dc63f;
		text-decoration: none;
	}
	#products a:hover{
		color: #fff;
	}
#tractors{
	width: 131px;
	position: absolute;
	left: 768px;
	top: 48px;
}
#mowers{
	width: 131px;
	position: absolute;
	left: 732px;
	top: 215px;
}
#snowblowers{
	width: 131px;
	position: absolute;
	left: 624px;
	top: 384px;
}
#mtd{
	width: 107px;
	position: absolute;
	top: 618px;
	left: 835px;
}

