#facebook-like {
	position: absolute;
	left: 225px;
	top: 55px;
	z-index: 101;
}

#header-outer {
	position: relative;
	width: 980px;
	height: 150px;
	overflow: hidden;
}



#slider {
	width: 980px;
	height: 335px;
	margin-left: auto;
	margin-right: auto;
}
#slider-wrapper {
	background-image: url(img/slider-background.gif);
	background-position: center top;
	background-repeat: no-repeat;
}


#badges {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#badges-inner {
	padding-left: 40px;
}

.badge {
	float: left;
}

.badge .desc-wrapper {
	padding-left: 18px;
	padding-top: 4px;
}

.badge .desc {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	width: 266px;
	color: #707070;
}

.badge .desc a {
	text-decoration: none;
	color: #a9be22;
}

.badge .desc a:hover {
	color: #5e6f0d;
}

.slideshow { width: 960px; height: 301px; margin: auto; }
.slideshow img { padding-top: 11px; }

#nav { z-index: 50; position: absolute; top: 285px; right: 20px; clear: both; }
#nav a { background-repeat: no-repeat; background-image: url(img/dot-off.png); margin: 0 5px; padding: 3px 5px; text-decoration: none; display:block; text-indent: -2000px; float: left; }
#nav a.activeSlide { background-image: url(img/dot-on.png); background-repeat: no-repeat; }
#nav a:focus { outline: none; }

#store-locator {
	display: inline;
}

#special-offer-block {
	position: absolute;
	left: 585px;
	top: 94px;
	z-index: 102;
}

#social-icons {
	position: absolute;
	left: 380px;
	top: 10px;
}

#HeaderLogo {
	position: absolute;
	left: 0px;
	top: 25px;
	
}
