#home #content h1 {
	font-size:24px;
	text-transform:uppercase;
	color:#597a59;
	padding:19px 11px 11px;
}
#home #content h1 span {
	color:#d1cfc1;
}
#home #slides {
	width:917px;
	height:342px;
	background:#e4e3d7;
	padding:20px;
	margin:0 0 23px 14px;
}
#home .slideshow {
	width:917px;
	height:342px;
}
#home .slideshow a {
	display:block;
	width:220px;
	height:165px;
	float:left;
	margin:0 12px 12px 0;
	position:relative;
}
#home .slideshow a.four {
	margin:0 0 12px 0;
}
#home .slideshow a:hover span {
	display:block;
	width:220px;
	height:165px;
	background:url(../images/slides-over.png) no-repeat;
	position:absolute;
	top:0;
	left:0;
}
#home #slides a.prev, #home #slides a.next {
	display:block;
	width:30px;
	height:38px;
	background:url(../images/prev-next.gif) no-repeat;
	position:absolute;
	top:232px;
	left:0px;
}
#home #slides a.next {
	background-position:-30px 0;
	right:0;
	left:auto;
}
#home #equip {
	height:103px;
	margin:0 0 19px;
	background:url(../images/equip-bg.gif) no-repeat;
	position:relative;
	z-index:200;
}
#home #equip h2 {
	text-indent:-9999px;
}
#home #equip h3 {
	position:absolute;
	top:39px;
	left:532px;
}
#home #equip h3 a {
	display:block;
	width:96px;
	height:26px;
	background:url(../images/button-view-all.gif) no-repeat;
	text-indent:-9999px;
}
#home #equip h3 a:hover {
	background-position:0 -26px;
}
#home #equip .select {
	width:141px;
	height:26px;
	position:absolute;
	top:39px;
	left:638px;
}
#home #equip .select h3 {
	width:141px;
	height:26px;
	background:url(../images/button-categories.gif) no-repeat;
	text-indent:-9999px;
	top:0;
	left:0;
	cursor:pointer;
}
#home #equip .drop h3 {
	background-position:0 -26px;
}
#home #equip .select ul {
	display:none;
}
#home #equip .drop ul {
	height: 200px;
	overflow: auto;
	display:block;
}
#home #equip .select ul a {
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height:26px;
	text-transform:uppercase;
	text-indent:15px;
	color:#fff;
	background:#4f6050;
}
#home #equip form {
	width:162px;
	height:26px;
	overflow:hidden;
	position:absolute;
	top:39px;
	left:789px;
}
#home #equip form input {
	width:122px;
	font-size:11px;
	color:#4f6050;
	background:url(../images/search.gif) no-repeat;
	padding:7px;
	float:left;
	display:inline;
}
#home #equip form input.submit {
	width:26px;
	height:26px;
	background-position:right top;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	padding:0;
	cursor:pointer;
}
#home #columns {
	padding:0 14px;
	background:url(../images/columns-bg.gif) center top repeat-y;
	overflow:hidden;
}
#home .col {
	width:300px;
	float:left;
	display:inline;
	margin:0 28px 0 0;
}
#home .last {
	margin:0 !important;
}
#home #content .col h1 {
	color:#aa9c33;
	padding:0;
	margin:0 0 -3px;
}
#home .col p {
	font-size:11px;
	line-height:18px;
	margin:0 0 9px;
}
#home .col p.now a {
	display:block;
	width:110px;
	height:27px;
	background:url(../images/button-get-it-now.gif) no-repeat;
	text-indent:-9999px;
}
#home .col p.now a:hover {
	background-position:0 -27px;
}
#home .last input {
	width:133px;
	font-size:11px;
	color:#4f6050;
	background:url(../images/input.gif) no-repeat;
	padding:7px;
	float:left;
	display:inline;
	margin:0 3px 9px;
}
#home .last input.submit {
	clear:both;
	width:92px;
	height:27px;
	background:url(../images/button-sign-up.gif) no-repeat;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	padding:0;
	cursor:pointer;
}
#home .last input:hover.submit {
	background-position:0 -27px;
}
