body {
	font-family: Trebuchet MS, Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-color: #222322;
	font-size:1.25em;
}
	
.BeNiceToMacIE5 {
	font-family: "\"}\"";
	font-family: inherit;
}
html, body, #wrapper, wrapper2 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
}
html>body, html>body #wrapper, html>body #wrapper2 {
	height: auto;
}

div#wrapper {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../images/background/tire.png');
}

div {
	display: block;
}

a img {
	border: none;
}

a:hover {
	color: #448CCB;
	text-decoration: underline;
}

hr {
	width: 100%;
	margin: 3px auto;
	border: 2px solid #BFBFBF;
}
h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.25em;
	margin-top: 0px;
}

fieldset {
	border: none;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
	
#field1 {
	display: block;
	width: 350px;
	height: 12em;
	float: left;
	text-align: left;
}
#field2 {
	height: 12em;
	text-align: left;
}

#field1 label {
	margin-right: 15px;
	width: 5.5em;
	display: block;
	float: left;
	text-align: right;
}

#field2 label {
	margin-right: 15px;
	width: 10em;
	display: block;
	float: left;
	text-align: right;
}

#frmContact {
	padding-right: 210px;
}

.txtinput {
	width: 200px;
}

a {
	text-decoration: none;
}

#header {
	margin: 0 0 0 0;
	padding: 0px;
	background-image: url('../images/navigation/head_back.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 208px;
	position: relative;
}

#headerImages {
	margin: 0px auto;
	padding: 0px;
	height: 210px;
	width: 796px;
}

#imgLogo {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: -45px;
	border: none;
}

#imgCenter {
	border: none;
	width: 381px;
	height:160px;
}

#imgCoupons, #imgContact {
	border: none;
	width: 206;
	height: 121;
}

#headerText {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -35px;
	color: #9E9E9E;
}

#imgMap {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#headRight {
	float: right;
	font-size: 1em;
	font-weight: bold;
}

#headLeft {
	float: left;
	font-size: 1em;
}

#contentBody {
	clear: both;
	width: 1024px;
	margin: 0px auto;
	color: #666;
	background-color: white;
}
#footer {
	clear: both;
	/* bottom: 0; */
	left: 0;
	width: 100%;
	/* height: 78px; */
	color: #fef9ee;
	overflow:hidden;
	text-align: center;
}

#footerWrap {
	margin: auto;
	display: table;
	background: transparent;
}

#footerContent {
	clear: both;
	width: 1024px;
	margin: auto auto;
	text-align: center;
	background-color:#222322;
	font-size: 0.75em;
	height: 5.0em;
	vertical-align: middle;
	display: table-cell;
}

#footerContent, #footerContent a, #footerContent a:visited {
	color: #6e6e6e;
}

#footerContent a:hover {
	color: #448CCB;
}

/* \*/
* html #footer {
position: absolute;
}
* html #contentBody {
padding-bottom: 2.5em;
}
/* \*/
head:first-child+body div#footer {
position: absolute;
z-index:0;
}
head:first-child+body div#contentBody {
	padding-bottom: 2.5em;
}
	
#contentTop {
	width: 100%;
	height: 325px;
	border-top: 2px solid #2e2e2e;
	border-bottom: 2px solid #2e2e2e;
	background-color: #EAEAEA;
}

#contentMain {
	overflow: hidden;
}

#contentMenu {
	float: right;
	width: 185px;
	height: 100%;
	background-image: url('../images/background/grey_side.png');
	background-repeat: repeat-y;
	padding: 0px 10px;
	vertical-align: middle;
	font-size: .90em;
}

#contentMenu, #contentMenu a,  #contentMenu a:visited {
	color: #696969;
}
#contentMenu a img {
	vertical-align: middle;
}
#contentMenu a:hover {
	color: #448CCB;
}

.menuItem {
	display: table-cell;
	vertical-align: middle;
	float:none;
	height: auto;
}

#contentText {
	color:#666;
	padding: 20px;
	margin: 0px;
}

#contentText a, #contentText a:visited {
	color: #448CCB;
}

#contentText a:hover {
	color: #448CCB;
}

.content-coupon {
	background-color: #EAEAEA;
	height: 305px;
	margin-top: 0px;
	padding: 10px;
}

.coupon {
	width: 690px;
	height: 247px;
	padding: 0px;
	margin: 10px auto;
	position: relative;
}

.couponText {
	position: absolute;
	left: 17px;
	top: 82px;
	width: 655px;
	height: 145px;
	color: white;
}
.couponLeft {
	float: left;
	width: 350px;
	height: 145px;
	position: relative;
	padding-left: 10px;
}

.couponTitle {
}

.couponTitle h1 {
	font-size: 1.5em;
	margin: 5px;
}

.couponDetails {
	margin: 5px;
}
.couponDetails li {
	font-size: 0.75em;
}

.lstServices li {
	list-style-type: none;
}

.priceDollars {
	font-size: 4em;
	font-weight: bold;
	width: auto;
	float: left;
	text-align: right;
}
.priceCents {
	padding-top: .125em;
	font-size: 2.5em;
	font-weight: bold;
}

.priceOff {
	font-size: 2.5em;
	font-weight: bold;
	margin: 3px auto;
	clear: both;
	vertical-align: top;
}

.expiration {
	position: absolute;
	width: 350px;
	left: 0px;
	bottom: 0px;
	font-size: 0.75em;
	text-align: center;
	clear: both;
}

.couponNumber {
	position: absolute;
	width: 200px;
	right: 0px;
	bottom: 0px;
	font-size: 0.75em;
	text-align: right;
	clear: both;
	padding-right: 3px;
}

#menu-text>a>img {
	display: block;
	float: left;
	margin-right: 10px;
}

#menu-text>img {
	clear: both;
	margin: 10px 0px;
}

#cmenuAddress {
	display: block;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
}

.deal {
	padding: 20px;
	border: 1px dashed #BFBFBF;
	min-height: 6em;
	margin: 10px auto;
}
	
.discount {
	width: 300px;
	float: left;
}

.printicon {
	display: block;
	border: none;
	float: right;
	vertical-align: bottom;
}

.amount {
	color: red;
	font-size: 1.5em;
	font-weight: bold;
}

.amDiscount {
	display: inline;
}

.exp {
	font-size: 1.25em;
	color: #6f6f6f;
}

.discountText {
	padding-left: 320px;
}

#contentLeft {
}

#contentRight {
	width:600px;
	float: right;
	vertical-align: center;
}

#svcDesc {
	width: 375px;
	height: 240px;
	border: 10px solid #E1E1E1;
	background-image: url(../images/ads/oil.png);
	background repeat: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0px 10px;
	color: #ffe033;
	font-size: .75em;
}


@media all and (min-width:0px) {
head~body {height:100%;}
}