h1 {
	position: absolute;
	left: 224px;
	top: 227px;
}

#pageSplash {
	height: 232px;
}
#pageSplash h2 {
	position: absolute;
	width: 182px;
	padding: 10px 15px 0;
	color: #fff;
	z-index: 2;
}
#pageSplash .content {
	background: #0c0921 url(/_img/bg/pagesplash-content_home.gif) repeat-x;
	width: 182px;
	height: 132px;
	padding: 80px 15px 10px;
	margin-bottom: 0px;
	z-index: 1;
}
#pageSplash .content p {
	color: #fff;
}
#pageSplash .slideshow {
	position: absolute;
	left: 213px;
	top: 0;
}
#pageSplash .slideshow img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 547px;
}

#pageBodyContent {
	padding-top: 0;
}

.primary {
	background: url(/_img/bg/primary_home.gif) 0 bottom no-repeat;
	border-top: 1px solid #999;
	padding-bottom: 40px;
	min-height: 255px;
}
.primary > .content {
	background: url(/_img/bg/primary_home.gif) 0 top no-repeat;
	padding: 65px 20px 0 220px;
}

.featuredCategory h3 {
	font-size: 167%;
	margin-left: 130px;
	padding-bottom: 4px;
	border-bottom: 1px solid #251e6b;
}
.featuredCategory > .content {
	margin-left: 130px;
}
.featuredCategory .photo {
	position: absolute;
	left: 0;
	top: 0;
}

.secondary {
	position: absolute;
	left: 16px;
	top: 0;
	width: 186px;
	text-align: center;
}
.secondary img {
	margin: 20px auto 20px;
}

.specials {
	background: url(/_img/bg/specials.gif) 0 bottom no-repeat;
	border-top: 1px solid #fefdeb;
	padding-bottom: 15px;
	margin-top: 25px;
}
.specials > .content {
	background: url(/_img/bg/specials.gif) 0 top no-repeat;
	padding: 10px 20px 0 220px;
	margin-top: -15px;
	z-index: 1;
}
.specials h3 {
	position: absolute;
	left: 16px;
	top: 0;
	width: 182px;
	height: 97px;
	margin-top: 0;
	text-indent: -20000px;
	background: url(/_img/fg/specials.gif) no-repeat;
	z-index: 2;
}
.specials > .content ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.specials > .content ul { display: inline-block; }
.specials > .content ul {
	list-style-type: none;
	padding: 0 !important;
	min-height: 72px;
}
.specials > .content ul li {
	display: block;
	float: left;
	width: 150px;
	border-left: 1px solid #9897a2;
	padding: 0 10px;
	position: relative;
}
.specials > .content ul li:first-child {
	border-left: none;
	padding-left: 0;
}
.specials ul li h4 {
	font-family: Tahoma, Helvetica, sans-serif;
	margin-top: 0;
}
.specials ul li p,
.specials ul li a.more {
	margin-left: 50px;
	font-size: 85%;
}
.specials ul li img {
	display: block;
	position: absolute;
	left: 0;
	top: 30px;
	width: 48px;
}

.products {
	background: url(/_img/bg/productline_home.gif) 0 bottom no-repeat;
	border-top: 1px solid #fefdeb;
	padding-bottom: 20px;
	margin-top: 20px;
}
.products > .content {
	background: url(/_img/bg/productline_home.gif) 0 top no-repeat;
	padding: 10px 6px 0 220px;
	margin-top: -10px;
	z-index: 1;
}
.products h3 {
	position: absolute;
	left: 12px;
	top: 8px;
	width: 745px;
	height: 55px;
	margin-top: 0;
	text-indent: -20000px;
	background: url(/_img/fg/browse_home.gif) no-repeat;
	z-index: 2;
}
.products ul.categories {
	margin-top: 60px;
	padding-left: 10px !important;
	border-left: 1px solid #251e6b;
	min-height: 640px;
}
.products ul.categories > li {
	display: inline;
	float: left;
	width: 120px;
	height: 180px;
	margin-right: 7px;
	margin-bottom: 20px;
	position: relative;
}
.products ul.categories li h4 {
	display: block;
	width: 120px;
	height: 44px;
	margin: 0;
	padding-top: 6px;
	background: url(/_img/bg/catbtn.gif) repeat-x;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.products ul.categories li h4 a {
	display: block;
	position: relative;
	color: #fff;
}
.products ul.categories ul.links {
	margin-top: 80px;
	padding-left: 0 !important;
}
.products ul.categories ul.links li {
	font-size: 90%;
	line-height: 0.9em;
	margin-bottom: 6px;
	background-position: 0 1px;
}
.products ul.categories li .photo {
	position: absolute;
	left: 0;
	top: 44px;
	width: 118px;
	height: 74px;
	overflow: hidden;
	border: 1px solid #c33100;
}
.products ul.categories li .photo img {
	width: 118px;
	position: relative;
	top: -22px;
}


.products .suppliers {
	position: absolute;
	left: 16px;
	top: 60px;
	width: 182px;
}
.products .suppliers h4 {
	font-size: 150%;
	font-weight: normal;
}
.products .suppliers ul.logos {
	margin-top: 30px;
	padding: 0 !important;
}
.products .suppliers ul.logos li {
	list-style-type: none;
}
.products .suppliers ul.logos li img {
	display: block;
	margin: 20px auto;
}

