body {
	background-color: #fff;
	background-image: none;
}
#home {
	background-image: url(../images/seasons/fw0910/background.jpg);
	background-repeat: no-repeat;
	background-position: 0 78px;
	background-color: #de3626;
	width: 772px;
	position: relative;
}

#home_mast {
	background-color: #000;
	background-image: none;
	position: relative;
}
#language{
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	text-align: right;
	padding: 6px 6px 0 0;
	font-size: 10px;
}
#language a, #language a:visited{
	color: #fff;
	text-decoration: none;
}
#language a:hover{
	color: #e51837;
}
#language img{
	padding-left: 6px;
}
#home_footer {
	position: relative;
	background-color: #fff;
	background-image: url(/yardmachines/images/seasons/lg09/footer_bg.png);
	background-repeat: repeat-x;
	color: #000;
	font-size: 10px;
	clear: both;
	text-align: right;
	padding: 12px 12px 12px 0;
}
#home_footer a,a:visited{
	color: #5e5e5e;
}
#home_footer a:hover{
	color: #e51837;
}
/*#mtd{
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 12px 0 0;
	width: 125px;
	text-align: right;

}*/
#qp{
	position: absolute;
	left: 317px;
	top: 110px;
}
#home_navigation{
	width: 328px;
	position: absolute;
	top: 100px;
	right: 3px;
	font-size: 12px;
	}
	#home_navigation a{
		text-decoration: none;
		display: block;
		color: #fff;
		padding-left: 24px;
	}
	#home_navigation a:hover{
		color: #fff;
		text-decoration: underline;
	}
	#home_navigation ul {
		clear: both;
		padding: 0;
		margin: 0;
	} 
	#home_navigation li{
		width: 164px;
		text-align: left;
		float: left;
		list-style: none;
		display: inline;
		background-image: url(../images/seasons/lg09/bullet.png);
		background-position: 6px 3px;
		padding-bottom: 6px;
		background-repeat: no-repeat;
	}
#home_products{
	width: 328px;
	position: absolute;
	top: 253px;
	right: 3px;
	}
	#home_products a{
		text-decoration: none;
	/*	padding-top: 90px;*/
		display: block;
		color: #fff;
	}
	#home_products a:hover{
		color: #fff;
		text-decoration: underline;
	}
	#home_products ul {
		clear: both;
		padding: 0;
		margin: 0;
	} 
	#home_products li{
		width: 82px;
		text-align: center;
		float: left;
		list-style: none;
		display: inline;
	}
	#home_products img{
		height: 90px;
		width: 82px;
		display: block;
	}
#home_tagline{
	padding: 418px 12px 20px 0;
	text-align: right;
}
