body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	background-color: #000000;
}
#topad {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 728px;
	height: 90px;
	padding-top: 15px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 20px;
	width: 800px;
}
#header {
	height: 168px;
	width: 800px;
}
#featured {
	position: absolute;
	top: 20px;
	left: 14px;
	width: 176px;
	height: 50px;
	z-index: 2;
}
#newsletter {
	position: absolute;
	top: 20px;
	left: 610px;
	width: 176px;
	height: 50px;
	z-index: 2;
}
#topnav {
	height: 96px;
	width: 800px;
	position: relative;
}
#content {
	background-color: #FFFFFF;
	position: relative;
	top: 8px;
	left: 6px;
	width: 788px;
	min-height: 500px;
}
#leftcontent {
	width: 190px;
	position: absolute;
	top: 8px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
}
#rightcontent {
	width: 582px;
	position: absolute;
	left: 206px;
	top: 8px;
	background-color: #FFFFFF;
	height: auto;
	padding-bottom: 20px;
}
#botnav {
	width: 788px;
	height: 50px;
	background-color: #000000;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#botad {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 100px;
	width: 728px;
	padding-bottom: 15px;
}
#content a:link, a:visited, a:active {
	color: #D31616;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 130%;
	color: #D31616;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin-left: 30px;
}
.savings {
	color: #F95E11;
}

