@charset "UTF-8";
#OfferText {
	position:absolute;
	width:368px;
	height:361px;
	z-index:1;
	left: 20px;
	top: 102px;
}
.OfferTextHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #000;
}
.OfferTextSubheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 130%;
}
#OfferNavigation {
	position:absolute;
	width:186px;
	height:365px;
	z-index:1;
	left: 390px;
	top: 96px;
	background-color: #4D5133;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 200%;
	color: #FAFEDE;
}
#OfferNavigation ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4F76E;
	list-style-type: none;
	margin-left: -40px;
	padding-left: 15px;
}
.specialofferheading {
	font-size: 26px;
	font-weight: normal;
	color: #ADBD43;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 200%;
	margin: 0px;
}
.oneColElsCtrHdr #container #MainText #OfferNavigation ul li a {
	color: #FAFEDE;
}
.oneColElsCtrHdr #container #MainText #OfferNavigation ul li a:hover {
	color: #E6F76B;
}
#SpecialOffers {
	position:absolute;
	height:380px;
	z-index:1;
	left: 1px;
	top: 86px;
	background-color: #E6F76B;
	border: 2px solid #B2C61F;
	overflow: auto;
	width: 580px;
}
.oneColElsCtrHdr #container #MainText p {
	padding-right: 0px;
}
