#wrapper {
	margin-left: auto;
	margin-right: auto;
	background: url(/nav/bgShadow.jpg) no-repeat 50% 0;
	border: 1px solid #ccc;
	width: 1000px;
	margin-top: 10px;
}

.gridSquare {
	margin-top: 20px;
}

p {
	line-height: 1.5em;
	margin-bottom: 0px;
}

a.topBrowseButton {
	background: url(/nav/browseTopBG.png) no-repeat;
	color: #fff;
	font-family: "Helvetica", arial;
	font-size: 14px;
	text-decoration: none;
	padding: 7px 0 5px 8px;
	display: block;
	width: 227px;
	height: 19px;
	position: absolute;
	top: 240px;
	left: 610px;
}

a.topBrowseButton:hover {
	background: url(/nav/browseTopBG_over.png) no-repeat;
}
.freeShipping, .freeShippingHoliday {
	background: #5091cd;
	color: #fff;
	font-family: 'HelveticaNeue', 'Arial';
	font-size: 30px;
	padding: 20px;
	line-height: 1.0em;
}

.freeShippingHoliday {
	background: url(/nav/holidayfreeShippingBG.jpg) no-repeat;
	color: #0a649b;
	font-size: 20px;
	line-height: 1.3em;
	height: 74px;
	padding: 20px 0 0 24px;
	margin-top: 15px;
}

#holidaySpecials {
	background: url(/nav/holidayWrapped.jpg) no-repeat;
	height: 63px;
	padding: 100px 20px 0 20px;
}

.newsLetter {
	background: #c5e9ff;
	color: #5091cd;
	font-family: 'HelveticaNeue', 'Arial';
	font-size: 22px;
	padding: 15px 15px 0 15px;
	line-height: 1.0em;
}
#tagLine {
	color: #3c6c99;
	font-family: 'HelveticaNeue', 'Arial';
	font-size: 19px;
	line-height: 1.1em;
	position: absolute;
	width: 140px;
	top: 85px;
	left: 35px;
}

#reinvent {
	color: #3c6c99;
	font-family: 'HelveticaNeue', 'Arial';
	font-size: 22px;
	line-height: 1.0em;
	position: absolute;
	top: 265px;
	left: 35px;
}

