@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ACE1FA;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #CC6600;
}
h1 {
	font-size: 18px;
	color: #0365AB;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
	margin-right: 0px;
	text-transform: uppercase;
	padding-top: 20px;
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	color: #EC008C;
	padding-bottom: 5px;
	margin-top: 20px;
}
#wrapper {
	width: 1026px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
}
#googlesearch {
	width: 981px;
	text-align: right;
	background-image: url(images/google-bg.gif);
	background-repeat: repeat-y;
	padding-right: 45px;
	padding-top: 5px;
}
#logo {
	float: left;
	height: 137px;
	width: 484px;
}

#nav {
	float: left;
	height: 137px;
	width: 542px;
	text-align: right;
}
#header {
	clear: both;
	height: 309px;
	width: 1026px;
}

#content-left {
	float: left;
	width: 600px;
	padding-left: 50px;
	padding-right: 25px;
}
#content-right {
	float: left;
	width: 294px;
	padding-left: 17px;
	padding-right: 40px;
}
#content-footer {
	background-image: url(images/content-bottom.gif);
	clear: both;
	height: 15px;
	width: 1026px;
}
#footer {
	background-image: url(images/footer.gif);
	clear: both;
	height: 172px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #026CB1;
	padding: 10px;
}

.homecontent {
	font-size: 14px;
	color: #0365ab;
	margin-top: 20px;
	padding-top: 0px;
}
.hometablebg {
	background-image: url(images/shoppingbag1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.coupon-space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.coupon-deal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.coupon-vendor {
	color: #0365AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
.coupon-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0365AB;
	margin-top: 0px;
	margin-bottom: 5px;
}
.coupon-copyright {
	color: #FBA937;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.coupon-td-left {
	background-image: url(images/coupon-left.gif);
	background-repeat: repeat-y;
}
.coupon-td-right {
	background-image: url(images/coupon-right.gif);
	background-repeat: repeat-y;
}

