@charset "utf-8";
.header {
	background-attachment: scroll;
	background-image: url(images/header_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: auto;
	top: auto;
	right: auto;
}
.bkgd {
	background-color: #711314;
	height: auto;
	width: 700px;
	background-attachment: inherit;
	background-position: top;
}
.cater {
	position: fixed;
	background-attachment: scroll;
	background-image: url(images/caterbutton_04.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}


.footer {
	background-attachment: scroll;
	background-image: url(images/footer_10.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFBF0;
}
.sign {
	background-position: 0px bottom;
	background-attachment: scroll;
	background-image: url(images/sign_08.jpg);
	background-repeat: no-repeat;
}
.mailoffer {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFBF0;
	background-image: url(images/bkgd2_03.jpg);
	background-position: center top;
	top: 20px;
	position: absolute;
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: left;
	vertical-align: top;
	text-indent: 0px;
}
