body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	background-color: #43545E;
	background-image: url(images/bkgd-slice.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#wrap	{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/bkgd-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 700px;
	overflow: auto;
}
#main {
	width: 747px;
	padding: 0px 0px 0px 20px;
}
#headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 27px;
	margin-bottom: 50px;
}
#dept {
	background-image: url(images/bkggd-dept-sq.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 375px;
	width: 392px;
	left: 20px;
	padding-top: 14px;
	position: relative;
	float: left;
	vertical-align: middle;
}
#mail {
	background-image: url(images/bkgd-powermail.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 185px;
	width: 325px;
	position: relative;
	float: left;
	margin-left: 44px;
}
#special {
	/*background-image: url(images/bkgd-special.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	height: 187px;
	width: 325px;
	position: relative;
	float: left;
	margin-left: 45px;
	margin-top: 0px;
}
#dept a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#dept a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#dept a:hover {
	text-decoration: underline;
	color: #990000;
}
#dept a:active {
	text-decoration: none;
}
#footer {
	width: 760px;
	margin-top: 30px;
	float: left;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #990000;
}
#dept a:active {
	text-decoration: none;
}
.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(images/bkgd-depts.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #8B9DAC;
	padding-left: 8px;
	letter-spacing: .1em;
	vertical-align: middle;
	line-height: 13px;
}
.deptSlice {
	background-image: url(images/bkgd-depts-slice.jpg);
	background-repeat: repeat-x;
}
.bkgdDept {
	background-image: url(images/bkggd-dept-sq.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	top: 120px;
	position: absolute;
	left: 200px;
}
.titleWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.titleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #607D91;
}
.titleRed {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
}
.bkgdspecial {
	text-align: center;
	vertical-align: middle;
	background-image: url(images/img-blkwhite.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.price {
	font-size: 24px;
	color: #607D91;
	padding-top: 10px;
	margin-top: 10px;
	line-height: 24px;
}

.main {
	background-image: url(images/bkgd-mainbox-slice.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.floatL {
	float: left;
	margin-right: 2px;
}
@media print  {
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	background-color: #43545E;
	background-image: url(images/bkgd-slice.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
}
