img, div {
	behavior: url("../iepngfix.htc");
}
body {
	background-color: #e3e3e3;
	font-family: "Arial", sans-serif;
}
.clear {
	clear: both;
}
#wrapper {
	background: white;
	margin: 20px auto;
	margin-bottom: 0;
	width: 880px;
}
#shadow-left {
	background: red;
	background: url("../images/left-shadow.jpg") no-repeat top left;
	float: left;
	width: 10px;
	height: 836px;
	margin-bottom: -836px;
	margin-left: -10px;
}
#shadow-right {
	background: red;
	background: url("../images/right-shadow.jpg") no-repeat top right;
	float: right;
	width: 10px;
	height: 836px;
	margin-bottom: -836px;
	margin-right: -10px;
}
#header {
	background: url("../images/tree-header.jpg") no-repeat top left;
	height: auto;
	min-height: 400px;
	width: 880px;
}
#header #logo {
	font-size: 32px;
	height: 58px;
	left: 100%;
	margin-left: -300px;
	position: relative;
	text-align: right;
	top: 30px;
	width: 261px;
}
#header #logo h3 {
	margin: 0;
	padding: 0;
}
#header #tag {
	height: 404px;
	left: -25px;
	position: relative;
	text-align: center;
	top: -67px;
	width: 592px;
}
#header #tag h1 {
	margin: 0;
}
#header #title {
	margin-top: -50px;
}
#header #title h1 {
	height: 52px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 722px;
}
#header #title h2 {
	color: #575757;
	font-weight: normal;
	height: 59px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 615px;
}
#content {
	background: #fff url("../images/content-bg.jpg") repeat-x bottom left;
	color: #454545;
	margin-top: -20px;
	padding: 0 40px 30px 40px;
}
#content p {
	font-size: 16px;
	line-height: 26px;
	margin-top: 0;
}
#content #savings {
	height: 500px;
}
#content #savings ul#tabs {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content #savings ul#tabs li {
	float: left;
	height: 55px;
	line-height: 55px;
	text-align: center;
	width: 266px;
}
#content #savings ul#tabs li a {
	background: #eeeeee url("../images/tabs.jpg") repeat-x;
	border-left: solid 1px #c4c4c4;
	color: #454545;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 55px;
	text-decoration: none;
	text-transform: uppercase;
}
#content #savings ul#tabs li.selected a {
	background-color: #ba1f24;
	background-position: 0 -55px;
	border-left: solid 1px #9f2e2b;
	border-right: solid 1px #9f2e2b;
	color: white;
	text-shadow: -1px -1px 0px #92120f;
}
#content #savings ul#tabs li.left {
	background: url("../images/tabs.jpg") no-repeat;
	background-position: left -110px;
	padding-left: 4px;
	width: 262px;
}
#content #savings ul#tabs li.left.selected {
	background-position: 0 -165px;
}
#content #savings ul#tabs li.left a, #content #savings ul#tabs li.left.selected a {
	border-left: 0;
	width: 262px;
}
#content #savings ul#tabs li.right {
	background: url("../images/tabs.jpg") no-repeat;
	background-position: right -220px;
}
#content #savings ul#tabs li.right.selected {
	background-position: right -275px;
}
#content #savings ul#tabs li.right a, #content #savings ul#tabs li.right.selected a {
	border-right: 0;
	width: 262px;
}
#content #savings ul.special-offer {
	float: left;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 80px;
	margin-top: 10px;
	padding-left: 20px;
}
#content #savings ul.special-offer.last {
	margin-right: 0;
}
#content #savings ul.special-offer li {
	line-height: 26px;
	list-style-image: url("../images/list-image.jpg");
}
#content #savings h4 {
	color: black;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
#content #savings h2 {
	color: black;
	margin: 0;
	padding: 0;
}
#content #savings .img-bg {
	border: solid 1px #cdd6da;
	float: right;
	height: 140px;
	margin: 0 0 10px 10px;
	moz-border-radius: 4px;
	padding: 0;
	webkit-border-radius: 4px;
}
#content #savings .savings-content .button-group {
	margin: 10px auto 0 auto;
	width: 500px;
}
#content #savings .savings-content .green-btn {
	background: #80aa3a url("../images/green-btn.jpg") no-repeat;
	border: none;
	color: white;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 51px;
	line-height: 47px;
	text-align: center;
	text-decoration: none;
	text-shadow: -1px -1px 0px #729730;
	text-transform: uppercase;
	width: 246px;
}
#content #savings .savings-content .green-btn:hover {
	opacity: .9;
}
#content #savings .savings-content input.green-btn {
	margin-top: 65px;
	padding-bottom: 5px;
}
#content #savings .savings-content .green-btn div {
	margin-top: -7px;
}
#content #savings .img-bg img {
	margin: 3px 3px 3px 3px;
	padding: 0;
}
#content #savings .savings-content {
	height: 370px;
	padding: 40px 40px 30px 40px;
}
#content #savings #savings-content-wrapper {
	background: url("../images/savings-bg.jpg") repeat-y;
}
#content #savings #savings-footer {
	background: url("../images/savings-footer.png") no-repeat;
	height: 8px;
	margin: 0 auto;
	margin-left: -25px;
	width: 848px;
}
#footer {
	background: url("../images/wrapper-footer.jpg") no-repeat top left;
	color: #999999;
	font-size: 12px;
	margin: 0 auto 20px auto;
	padding-top: 20px;
	text-align: center;
	width: 880px;
}
#content #savings .savings-content .form-left {
	float: left;
	margin-right: 60px;
	width: 400px;
}
#content #savings .savings-content .form-right {
	float: left;
}
#content #savings .savings-content .txt-input {
	background: #eee url("../images/text-boxes.jpg") repeat-x;
	border: none;
	color: #a2a2a2;
	display: block;
	float: left;
	font-size: 16px;
	height: 28px;
	margin: 0 auto;
	margin-left: 4px;
	padding: 0;
	padding-left: 8px;
	padding-top: 8px;
	vertical-align: text-bottom;
	width: 392px;
	outline: none;
}
#content #savings .savings-content .txt-left {
	background: url("../images/text-boxes.jpg") no-repeat left -36px;
	height: 36px;
	margin-bottom: -6px;
}
#content #savings .savings-content .txt-right {
	background: url("../images/text-boxes.jpg") no-repeat right -72px;
	height: 36px;
	width: 408px;
}
#content #savings .savings-content .checkbox-wrapper {
	margin-top: 15px;
}
span.checkbox {
	background: #eee url("../images/check-boxes.jpg") no-repeat;
	clear: left;
	display: block;
	float: left;
	height: 16px;
	padding: 0 5px 0 0;
	width: 16px;
}
span.radio {
	background: url("../images/check-boxes.jpg") no-repeat;
	clear: left;
	cursor: pointer;
	display: block;
	float: left;
	height: 16px;
	padding: 0 15px 0 0;
	width: 16px;
}
span.select {
	background: url(select.gif) no-repeat;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	height: 21px;
	overflow: hidden;
	padding: 0 24px 0 8px;
	position: absolute;
	width: 158px;
}
span.small {
	color:#666666;
	display:block;
	font-size:12px;
	margin:15px 0 0;
	text-align:center;
}