body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-color: #F7F6EC;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#Main {
	background-image: url(/images/bg-page.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 750px;
	padding: 0 5px;
}
#Main #LinksRight {
	font-size: 10px;
	line-height: 14px;
	float: right;
}

#LeftColumn {
	background-color: #F5F5EB;
	text-align: center;
}

#RightColumn {
	background-image: url(/images/right-side-checks.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#Main #LinksLeft {
	font-size: 10px;
	line-height: 14px;
}

#Main #TopNav {
	padding-left: 23px;
}
.ContactUsTable {
	margin-right: 22px;
	margin-left: 22px;
}


#Footer {
	background-image: url(/images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
#Main #Footer #FooterNav {
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	height: 20px;
	padding-top: 8px;
}
#Main #Footer #FooterNav a {
	color: #000000;
	text-decoration: none;
}
#Main #LeftColumn #SubNav {
	padding-top: 7px;
	padding-bottom: 75px;
}

a {
	color: #CC0000;
}

#Main p {
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 22px;
	padding-left: 22px;
}
#Main p.LastParagraph {
	margin-bottom: 35px;
}
#Main .textEnd {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/page-end.gif);
	height: 51px;
	background-repeat: no-repeat;
	background-position: left top;
}
#Main #Footer #Address {
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	text-transform: uppercase;
	padding-top: 8px;
}
#Main .Hdr {
	margin: 0px;
	padding: 0px;
}
#Main .testimonial {
	padding-bottom: 4px;
}
#Main .testimonialNext {
	padding-top: 54px;
	padding-bottom: 4px;
	background-image: url(/images/hz-rule.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#Main p.Next {
	padding-top: 54px;
	background-image: url(/images/hz-rule.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#Main .testimonialSig {
	font-size: 10px;
	text-align: right;
	line-height: 12px;
}
.StoreLogo {
	margin-bottom: 30px;
}


#Main .sHdr {
	padding: 0px;
	margin: 0px;
	padding-right: 22px;
	padding-left: 22px;
}
#Main .sHdrNext {
	margin: 0px;
	padding: 54px 22px 0px 22px;
	background-image: url(/images/hz-rule.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#Main .textHdr {
	display: none;
}

#Main #Footer #Address a {
	color: #666666;
	text-decoration: none;
}
#Main #Footer #SiteBy {
	font-size: 9px;
	color: #999999;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 20px;
}
#Main #Footer #SiteBy a {
	color: #999999;
	text-decoration: none;
}
