#home{
	clear: both;
	padding: 0;
	background-color: #004030;
	background-image: url(../images/seasons/lg09/home_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#blurb{
	padding: 360px 0 20px 20px;
	width: 270px;
	color: #fff;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
}
#wrapper{
	background-image: none;
}
#yardman{
	position: absolute;
	top: 0;
	left: 0;
}
#home_products{
	background-image: url(../images/seasons/lg09/home_products_bg.png);
	background-repeat: no-repeat;
	background-position: 0 41px;
	background-repeat: no-repeat;
	height: 190px;
	position: absolute;
	padding: 0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 427px;
	left: 308px;
	top: 402px;
	line-height: 12px;
}
	#home_products a{
		text-decoration: none;
		color: #008061;
	}
	#home_products a:hover{
		text-decoration: none;
		color: #333;

	}
	#home_products ul {
		clear: both;
		padding-top: 31px;
	} 
	#home_products li{
		width: 106px;
		text-align: center;
		float: left;
		list-style: none;
		display: inline;
		padding-bottom: 4px;
		
	}
	#home_products img{
		display: inline;
		padding: 0;
	}
#mtd{
	float: right;
	padding: 12px 0 0 0;
}
#home_navigation{
		width: 219px;
		position: absolute;
		top: 0;
		right: 0;
		
}
#home_logo{
	padding: 210px 0 0 60px;
}
#home_navigation ul a{
	color: #ffc524;
	text-decoration: none;
	font-size: 13px;
	background-image: url(../images/seasons/lg09/home_arrow.png);
	background-position: 20px 11px;
	background-repeat: no-repeat;
	padding: 9px 0 9px 36px;
	display: block;
}
#home_navigation ul a:hover{
	color: #fff;
}
#home_exclusive{
	width: 115px;
	position: absolute;
	top: 380px;
	left: 610px;
}

#footer{
	padding: 9px 0 0 0;
	text-align: center;
	color: #68583c;
	background-image: none;
	clear: both;
}
#home_language{
	font-size: 10px;
	padding: 0 20px 100px 0;
	
}
	#home_language{
		color: #fff;
		text-align: right;
	}
	#home_language a{
		color: #fff;
		text-decoration: none;
	}
	#home_language a:hover{
		color: #ffc524;
	}