.offer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003300;
	text-align: center;
	vertical-align: middle;
	text-transform: capitalize;
	padding-bottom: 5px;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 35px;
	font-variant: small-caps;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 25px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	width: 500px;
	padding-top: 3px;
	padding-bottom: 8px;
	text-transform: uppercase;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
	width: 500px;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	width: 500px;
}
#cm1 {
	background-image: url(../images/xmas.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	width: 564px;
	color: #420000;
}
#cb1 {
	background-image: url(../images/cb1.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 564px;
	background-attachment: scroll;
}
#ct1 {
	background-image: url(../images/ct1.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 564px;
	background-attachment: scroll;
}
#cm2 {
	background-image: url(../images/aut.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	width: 564px;
	color: #00002F;
}
#cb2 {
	background-image: url(../images/cb2.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 564px;
	background-attachment: scroll;
}
#ct2 {
	background-image: url(../images/ct2.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 564px;
	background-attachment: scroll;
}
#cm3 {
	background-image: url(../images/cm3.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	width: 564px;
	color: #4A4A00;
}
#cb3 {
	background-image: url(../images/cb3.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 564px;
	background-attachment: scroll;
}
#ct3 {
	background-image: url(../images/ct3.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 564px;
	background-attachment: scroll;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
