body { 
	background-color: #fff; 
}
#container {
	width: 680px;
}
#header {
	height: 77px;
	width: 680px;
	background-image: url(../images/printheader.gif);
	background-repeat: no-repeat;
}
#pagetop {
	display:none;
}
#pagecontainer {
	background-image:none;
	padding: 0px 0px;
	width: 680px;
}
#content {
	background-image:none;
	width: 680px;
	padding: 12px 0px 12px 0px;
	float: none;
}
#content-inner {
	width: 660px;
}
#nav {
	display:none;
}
#nav-contact {
	display:none;
}
#content-footer {
}
#content-footer-links {
}
#content-footer-links a {
}
#content #subcats_container, #content #siblings_container {
}
#content #subcats, #content #siblings {
}
#content #subcats a, #content #siblings a {
}

#footer {
	height: 90px;
	width: 680px;
	background-image:none;
	padding: 16px 0px;
}

.product-icon-squares-wrapper {
}
.product-icon-squares {
}
.product-icon-squares-label {
}

#breadcrumbs {
}
#breadcrumbs a {
}
#breadcrumbs a.initial {
}
#breadcrumbs a.final {
}
#access-buttons {
	display:none;
}
#accessibility {
	display:none;
}

.product-icon-squares-wrapper {
	clear:both;
	width: 100%;
	margin: 8px 0px;
}
.product-icon-squares {
	width: 142px;
	float: left;
	margin: 8px;
}
.product-icon-squares img {
	border: 1px solid #7073b2;
}
.product-icon-squares-label {
	width: 134px;
	padding: 4px;
	text-align: center;
	height: 40px;
	overflow: hidden;
}





