.paper_clip_top {
	background-image: url(images/paper_clip_top.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 728px;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 728px;
}
.splash_left {
	background-image: url(images/splash_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 302px;
	width: 30px;
}
.splash_right {
	background-image: url(images/splash_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 794px;
	width: 41px;
}
.page_bg {
	background-repeat: no-repeat;
	background-position: top;
	width: 544px;
}
.white_footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.page_bg_products {

	background-image: url(images/productspage_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 813px;
	width: 544px;
}
.black_footer_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.page_top {
	background-image: url(images/pagetop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 544px;
}
.pagefill {
	background-image: url(images/pagefill.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 544px;
}
.page_bottom {
	background-image: url(images/pagebottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 544px;
}
