body
{
	border-top:				0px!important;
}
.homepage
{
	width:					720px;
}

body.home
{
	background-color:		#9BB678 !important;
	background-image:		url(/images/home-bg.png);
	background-repeat:		no-repeat;
	color:					white;
}

#nav-main
{
	top:					160px;
	left:					190px;
}

.bottomNav
{
	display:				none;
}

.find 
{
	width:					220px;
	background-color:		#596640;
	padding-bottom:			15px;
	margin-top:				-32px;
}

.find select 
{
	width:					190px;
	margin-left:			20px;
	margin-bottom:			13px;
	border:					1px solid #7f9db9;
	color:					#696969;
}

.find input
{
	border:					1px solid #7f9db9;
	color:					#696969;
}

a.product-search-button
{
	background-color:		#606e45;
}

#product-search-container
{
	position:				absolute;
	top:					0px;
	left:					381px;
	opacity:				0.9;
	filter:					alpha(opacity=90)
}

.search2
{
	left:					674px;
	position:				absolute;
	top:					25px;
	color:					#3f3f3f;
}

#home-content
{
	top:					523px;
	position:				absolute;
	left:					90px;
	color:					#333333;
	width:					347px;
	font-size:				11px;
	line-height:			18px;
	z-index:				999;
}

#home-content a
{
	color:					white;
}

h1
{
	color:					#ffffff;
	font-size:				30px;
	line-height:			30px;
	padding:				0px;
	margin:					0px;
	font-weight:			normal;
}

#tool-box
{
	top:					485px;
	position:				absolute;
	left:					877px;
}

#tool-box a
{
	display:				block;
	margin-bottom:			10px;
}

#link-box-outer
{
	top:					474px;
	position:				absolute;
	left:					0px;
}

#link-box-inner
{
	margin-left:			502px;
	color:					#333333;
	background-color:		#81a76b;
	width:					366px;
	font-size:				11px;
	line-height:			16px;
	padding-bottom:			30px;
	padding-top:			20px;
}

.list-box-section
{
	margin:					0px 25px;
	margin-bottom:			10px;
}

.list-box-section h2
{
	font-size:				12px;
	margin:					0px;
	padding:				0px;
	color:					#c9e0ab;
	margin-bottom:			7px;
	font-weight:			normal;
}

.list-box-section ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	list-style-image:		url("/images/home-bullet.gif");
	font-size:				11px;
	line-height:			16px;
}

.list-box-section li
{
	margin:					0px;
	padding:				0px;
	font-size:				11px;
	line-height:			16px;
	margin-bottom:			7px;
}

.list-box-section li:hover
{
	background-color:		#FF8D02;
}

.list-box-section a,
.list-box-section a:hover
{
	color:					#333333!important;
}

#homefooter
{
	font-size:				10px;
	color:					#555555;
	margin:					40px 20px 20px 40px;
}

#homefooter a
{
	color:					#555555;
}

#homefooter .divider
{
	padding:				0px 8px;
}

#slideshow
{
	width:					1000px;
	height:					284px;
	position:				absolute;
	top:					190px;
	left:					0px;

	position:				relative;
	overflow:				hidden;
	z-index:				-1;
}

/* single slide */
.banner-images div 
{
	width:					1000px;
	height:					263px;
	
	display:				none;
	position:				absolute;
	z-index:				1;
	zoom:					1;
	background-color:		transparent;
	background-repeat:		no-repeat;
	cursor: pointer;
	cursor: hand;
}

.banner-images div .imageholder
{
	position:				absolute;
	top:					1px;
	left:					1px;
	display:				none;
	zoom:					1;
	background-color:		transparent;
}

.banner-tabs
{
	position:				absolute;
	bottom:					1px;
	left:					60px;
}

.banner-tabs a
{
	opacity:				0.6;
	filter:					alpha(opacity=60)
}

.banner-tabs a:hover,
.banner-tabs a.current
{
	opacity:				1;
	filter:					alpha(opacity=100);
	
	background-color:		transparent;
}
