body {
	background-image: url(images/backgrounds/home-bg.jpg);
}
h1, h2, h3, h4 {
  margin: 0;
}

#home-feature {
	width: 868px;
	height: 313px;
	background: url(images/backgrounds/feature-bg.jpg);
	margin-top: 38px;
	margin-bottom: 22px;
	position: relative;
}

#home-left {
	width: 340px;
	float: left;
	padding-right: 14px;
}
#home-right {
	float: left;
	background: url(images/backgrounds/side-menu-bg.jpg) no-repeat;
	padding-left: 20px;
}
#home-rates {
	float: left;
	background: url(images/backgrounds/side-menu-bg.jpg) no-repeat;
	padding-left: 12px;
}
#home-dogs {
	float: left;
	width: 250px;
	margin-left: 2px;
}

.home-featured {
	float: left;
	width: 118px;
/*	margin: 0 2px;*/
	margin: 0 6px 6px 0;
	text-align: center;
}
#home-searchwrapper {
	position: absolute;
	/*bottom: 60px;*/
	top: 221px;
	right: 25px;
}
#home-searchbox {
	border: 2px solid #E4E4E4;
	padding: 5px;
	height: 18px;
	width: 224px;
	margin-right: 2px;
}

#browse-by-breed {
	background: url(images/home/browse-by-breed.png) no-repeat;
	width: 187px;
	height: 25px;
	position: absolute;
	top: 24px;
	left: 535px;
}
#text-search {
	background: url(images/home/search.png) no-repeat;
	width: 63px;
	height: 17px;
	position: absolute;
	left: 560px;
	top: 190px;
}
#home-feature li a {
	color: #FFF;
	text-decoration: none;
}
#home-feature ul#list1 {
	position: absolute;
	left: 535px;
	top: 70px;
}
#home-feature ul#list2 {
	position: absolute;
	left: 700px;
	top: 70px;
}
#home-feature ul {
	margin: 0;
	padding: 0;
}
#home-feature li {
	text-align: left;
	margin-bottom: 5px;
	background: url(images/home/bullet.png) no-repeat left center;
	padding-left: 10px;
	list-style: none;
}

#text-welcome {
	background: url(images/home/welcome-to-planet-gundog.png) no-repeat;
	width: 238px;
	height: 21px;
}
#text-featured-gundogs {
	background: url(images/home/featured-gundogs.png) no-repeat;
/*	width: 408px; */
	width: 160px;
	height: 21px;
	margin-bottom: 5px;
}
#home-left, #home-right, #home-dogs, #home-rates {
	padding-top: 22px;
}
#link-view-all {
	position: absolute;
	top: 30px;
	left: 750px;
	text-decoration: none;
	color: #D3950B;
}
a#add-listing-today {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 210px;
	height: 75px;
}