/* Created by DH (3/27/07) */
body {
	font-family: Arial, Helvetica, sans-serif;
}

h1,h2,h3,dl,dt,dd {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 20px 20px 20px 25px;
	width: 344px;
	height: 85px;
	position: relative;
	overflow: hidden;
}

h1 span {
	background-image:url(../../generics/borders_gen_lp_90510/images/3EasyWays.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
}

#wrap {
	margin: 0 auto;
	padding: 0 0 10px 61px;
	width: 742px;
	background-image: url(../../generics/borders_gen_lp_90510/images/ltBkgd.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #f5dca0;
	position: relative;
}

#benes {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 65px;
	left: 500px;
}

#benes h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

h2#bene1 strong {
	display: block;
	width: 23px;
	height: 36px;
	position: relative;
	top: 28px;
	left: -26px;
}

h2#bene1 strong span {
	background-image:url(../../generics/borders_gen_lp_90510/images/3.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
}

h2#bene2 {
	margin: -18px 0 0 20px;
}

h2#bene2 strong {
	display: block;
	width: 23px;
	height: 36px;
	position: relative;
	top: 28px;
	left: -26px;
}

h2#bene2 strong span {
	background-image:url(../../generics/borders_gen_lp_90510/images/2.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
}

h2#bene3 {
	margin: -18px 0 0 37px;
}

h2#bene3 strong {
	display: block;
	width: 16px;
	height: 35px;
	position: relative;
	top: 28px;
	left: -18px;
}

h2#bene3 strong span {
	background-image:url(../../generics/borders_gen_lp_90510/images/1.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
}

#header {
	margin: 0;
	padding: 15px 15px 10px 15px;
	background-color: #FFFFFF;
	/*border-top: 1px solid #b20838;
	border-right: 1px solid #b20838;
	border-bottom: 1px solid #b20838;*/
}

h3#bonus {
	position: absolute;
	top: 25px;
	left: 300px;
	font-size: 16px;
	font-weight: bold;
}

h3#bonus span {
	display: block;
}

h3#bonus strong {
	color: #b20838;
}

#offers {
	margin: 0;
	padding: 20px 20px 5px 85px;
	width: 634px;
	overflow: auto;
	position: relative;
}

#offers dl#consumer {
	margin: 0;
	padding: 0 0 40px 0;
	width: 240px;
	float: left;
}

#offers dl#business {
	margin: 0 0 0 95px;
	padding: 0 0 40px 0;
	width: 255px;
	float: left;
}

#offers dl dt {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #b20838;
}

#offers dl dt strong {
	font-weight: normal;
}

#offers dl dd {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

#offers dl dd strong {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	color: #b20838;
}

#offers dl dd sup {
	font-size: 11px;
	position: relative;
	top: -7px;
}

#copyright {
	clear: both;
	margin: 30px 0 0 85px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.learnMore {
	position: absolute;
	bottom: 0px;
}

