.cen_column {
	background: black top left no-repeat;
	padding-bottom: 13px;
	position: relative;
}

#dog-image {
	display: block;
	position: absolute;
	top: 50px;
	right: 330px;
}

#home-page-left {
	position: absolute;
	top: 5px;
	left: 0;
	width: 525px;
	height: 333px;
}

#home-page-left img {
	position: absolute;
	top: 0;
	left: 0;
}
#home-page-text {
	height: 116px;
	width: 569px;
	padding: 15px 20px 30px;
	margin: 13px 12px 0 13px;
	float: left;
}

#home-page-text-top {
	font-size: 14px;
	line-height: 18px;
	color: white;
	position: absolute;
	top: 50px;
	left: 15px;
	width: 325px;
}

#home-page-text h1 {
	font-size: 20px;
	color: #fba007;
	font-weight: normal;
	padding-top: 0;
	margin: 0 0 0.5em;
	padding: 0;
}

#home-page-text p {
	font-size: 12px;
	color: white;
	line-height: 15px;
}
#home-page-left em {
	display: block;
}

#home-page-right {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 290px;
	color: white;
	font-size: 12px;
}
#home-page-right em {
	display: block;
	color: #fc9c06;
	margin-top: 1em;
	font-size: 12px;
	text-align: left;
}
#home-page-right strong {
	margin-right: 25px;
}

#product-box-wrapper {
	padding: 5px 13px 0;
}

.product-box {
	display: block;
	float: left;
	width: 195px;
	height: 217px;
	margin-right: 12px;
	position: relative;
}

.product-box img, .product-box h2, .product-box h6, .product-box p {
	margin: 0;
	padding: 0;
	position: absolute;
	text-transform: uppercase;
}
.product-box:hover {
	text-decoration: none;
}

.product-box h2 {
	font-size: 14px;
	color: white;
}
.product-box h6 {
	color: #dbdbdb;
	font-size: 10px;
	font-weight: normal;
}
.product-box p {
	color: #b1b1b1;
	font-size: 8px;
	line-height: 18px;
	bottom: 13px;
	right: 10px;
}
.big-price {
	font-size: 14px;
	color: white;
}

.product-box { background-position: top left; }
.product-box:hover { 
	background-position: -195px 0; 
	background-repeat: no-repeat;
}

#book-light-box {
	margin-right: 0;
	background-image: url(/images/waveriderdesign/home-page/home-mark-light-box.png);
}
#clip-light-box { 	background-image: url(/images/waveriderdesign/home-page/home-clip-light-box.png); }
#latch-light-box { 	background-image: url(/images/waveriderdesign/home-page/home-latch-light-box.png); }
#pen-light-box { 	background-image: url(/images/waveriderdesign/home-page/home-pen-light-box.png); }

#clip-light-box h2 {
	top: 70px;
	left: 95px;
}
#clip-light-box h6 {
	top: 87px;
	left: 95px;
}
#latch-light-box h2 {
	top: 25px;
	right: 15px;
}
#latch-light-box h6 {
	top: 42px;
	right: 15px;
}
#book-light-box h2 {
	bottom: 80px;
	right: 105px;
}
#book-light-box h6 {
	bottom: 68px;
	right: 105px;
}
#pen-light-box h2 {
	top: 70px;
	left: 20px;
}
#pen-light-box h6 {
	top: 87px;
	left: 20px;
}

#as-seen-at {
	color: #fc9c06;
	font-size: 18px;
	width: 100px;
}
#as-seen-at a {
	margin: 5px 0;
}
h2 {
	color: #fc9c06;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0 7px;
	padding: 0;
}
#review-box-link {
	position: absolute;
	display: block;
	top: 0px;
	right: 0px;
	width: 290px;
	height: 299px;
}
#review-box-link img {
	width: 290px;
	height: 274px;
}
#as-seen-at img {
	margin-left: 2px;
}

div.review-body {
	margin: 5px;
}

div.review-body p {
	margin: 0.5em 0.25em 0.25em;
}

.homepage1a{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 17px;
	font-weight: normal;
  padding-top: 5px;
  height: 325px;
  position: relative;
}

#quick-help-box {
	width: 155px;
	height: 116px;
	float: left;
	padding: 15px 20px 30px;
	margin-top: 13px;
}

#quick-help-box h2 {
	color: white;
	padding: 0;
	margin: 0 0 0.75em;
	float: left;
	font-size: 16px;
	line-height: 18px;
}
#quick-help-box a {
	display: block;
	float: left;
	cursor: pointer;
}

#quick-help-box #support-main {
	line-height: 18px;
	margin-left: 5px;
}

.support-section {
	margin-bottom: 5px;
}

.support-section img, .support-section span {
	display: block;
	float: left;
}

.support-section img {
	margin-right: 5px;
}

.support-section span {
	width: 108px;
	line-height: 1.15em;
}

/* over-ridden by JavaScript to create the animation */
#huglight-on, #huglight-off, #huglight-man { visibility: hidden; }

#header-body { margin-bottom: 0; }
.cen_column { padding-bottom: 0; }