﻿html
{
	scrollbar-face-color: #6b339e;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #cff6e1;
}

html, body
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-color: #eaa5d7;
	position: relative;
}

body
{
	color: #00306f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p
{
	margin: 12px 0px 0px 0px;
	padding: 0px;
}

a img
{
	border: none;
}

#wrapper
{
	margin: 12px auto 0px auto;
	width: 855px;
}


.top-piece
{
	background-image: url('/images/top-bg.jpg');
	height: 669px;
	position: relative;
	width: 855px;
}

.easter-bunny
{
	display: block;
	position: absolute;
	top: 26px;
	left: -90px;
}

.video
{
	position: absolute;
	top: 84px;
	left: 590px;
}

.cta
{
	width: 260px;
	position: absolute;
	left: 576px;
	top: 253px;
}

.special-pricing
{
	text-align: center;
	color: #000000;
	font-size: 18px;
}

.get-started
{
	text-align: center;
	color: #4b1982;
	font-size: 32px;
	font-weight: bold;
	height: 44px;
}

form, form input
{
	color: #000000;
}

form, fieldset
{
	margin: 0px;
	padding: 0px;
}

fieldset
{
	border: none;
}

fieldset label, fieldset input
{
	display: block;
	float: left;
}

fieldset label
{
	width: 116px;
	padding-top: 3px;
}

fieldset input.text
{
	border: 1px #9db6db solid;
	width: 136px;
	padding: 2px;
	margin-bottom: 7px;
}

.cta-logos
{
	height: 90px;
	position: relative;
}

.cta-logos img
{
	display: block;
	position: absolute;
}

.cta-logos img.bbb
{
	top: 11px;
	left: 83px;
}

.cta-logos img.etrust
{
	top: 59px;
	left: 51px;
}

.cta-logos img.ssl
{
	top: 59px;
	left: 140px;
}

.bonus
{
	padding-top:30px;
	padding-left:40px;
	color: #b70505;
	font-size: 18px;
	text-align: center;
}

.bonus strong
{
	font-size: 28px;
	font-weight:bold;
}

.testimonials
{
	background-color: #ffffff;
	background-image: url('/images/bg-testimonials.gif');
	background-repeat: repeat-x;
	border-left: 1px #8c5594 solid;
	border-right: 1px #8c5594 solid;
}

.testimonials2
{
	background-color: #ffffff;
	background-image: url('/images/bg-testimonials.gif');
	font-size: 12px;
	color:#144676;
	background-repeat: repeat-x;
	border-left: 1px #8c5594 solid;
	border-right: 1px #8c5594 solid;
}


.testimonials-photos
{
	margin-left: 5px;
}

.testimonials-photos img
{
	display: block;
	float: left;
}

.clear-both
{
	clear: both;
}

.display-block
{
	display: block;
}

.margin-0-auto
{
	margin: 0px auto 0px auto;
}

h2.compare
{
	color: #ffffff;
	font-size: 26px;
	height: 41px;
	line-height: 41px;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

h3.trust
{
	color: #31417e;
	font-size: 40px;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

h4.money-back
{
	color: #31417e;
	font-size: 24px;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.logos
{
	height: 140px;
	position: relative;
}

.logos img
{
	display: block;
	position: absolute;
}

p.money-back
{
	color: #31417e;
	font-weight: bold;
	margin-bottom: 12px;
	text-align: center;
	padding: 0px 135px 0px 135px;
}

.quote-wrapper
{
	margin-left: 5px;
}

.quote
{
	color: #491582;
	float: left;
	font-weight: bold;
	margin-left: 15px;
	width: 261px;
}

.quote .top, .quote .bottom
{
	background-repeat: no-repeat;
	height: 10px;
}

.quote .body
{
	padding: 8px 18px 8px 18px;
}

.green .top
{
	background-image: url('/images/quote-green-top.png')
}

.green .bottom
{
	background-image: url('/images/quote-green-bottom.png');
}

.green .body
{
	background-color: #c9f8c7;
	border-left: 1px #8eac8d solid;
	border-right: 1px #8eac8d solid;
}

.yellow .top
{
	background-image: url('/images/quote-yellow-top.png')
}

.yellow .bottom
{
	background-image: url('/images/quote-yellow-bottom.png');
}

.yellow .body
{
	background-color: #fff8c0;
	border-left: 1px #edc991 solid;
	border-right: 1px #edc991 solid;
}

.blue .top
{
	background-image: url('/images/quote-blue-top.png')
}

.blue .bottom
{
	background-image: url('/images/quote-blue-bottom.png');
}

.blue .body
{
	background-color: #d5eaff;
	border-left: 1px #a182b9 solid;
	border-right: 1px #a182b9 solid;
}

.quote blockquote, .quote cite
{
	display: block;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

.quote blockquote
{
	margin-bottom: 12px;
}

.quote cite
{
	text-align: right;
}

.quote cite em
{
	font-weight: normal;
}

.amaze
{
	background-color: #d5eaff;
	color: #230a4c;
	margin: 0px auto 16px auto;
	width: 803px;
}

.amaze .top, .amaze .bottom
{
	background-image: url('/images/amaze-top.gif');
	height: 12px;
}

.amaze .bottom
{
	background-image: url('/images/amaze-bottom.gif');
}

.amaze .body
{
	border-left: 1px #94b8df solid;
	border-right: 1px #94b8df solid;
	position: relative;
}

.amaze .child
{
	display: block;
	float: left;
	margin: 20px 0px 0px 13px;
}

.amaze p
{
	float: left;
	padding-left: 20px;
	width: 400px;
}

.amaze .bunny
{
	display: block;
	left: 614px;
	position: absolute;
	top: 52px;
}

.order-securely
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	padding-top: 17px;
}

.footer-eggs
{
	background-image: url('/images/footer-eggs.jpg');
	background-repeat: no-repeat;
	height: 400px;
	text-align: center;
}

.footer-eggs a
{
	display: block;
	height: 400px;
}

.footer
{
	color: #ffffff;
	background-image: url('/images/grass.png');
	background-repeat: repeat-x;
	bottom: 0px;
	font-size: 11px;
	height: 199px;
	left: 0px;
	padding-top: 120px;
	position: absolute;
	width: 100%;
}

.footer-links
{
	font-size: 14px;
	list-style-position: outside;
	list-style-type: none;
	text-align: center;
}

.footer-links li
{
	display: inline;
	padding: 0px 8px 0px 8px;
}

.footer a
{
	color: #ffffff;
	text-decoration: underline;
}

.footer .disclaimers
{
	position: relative;
	height: 135px;
	width: 855px;
	margin: 0px auto 0px auto;
}

.footer .disclaimers .footer-logo
{
	position: absolute;
	top: 0px;
	left: 140px;
}

.footer .disclaimers p
{
	position: absolute;
	top: 26px;
	left: 340px;
}

.footer .disclaimers #digicertsitesealcode
{
	position: absolute;
	left: 40px;
	top: 40px;
	width: 90px;
}

#exit-stopper
{
	color: #124c8b;
	width: 758px;
	height: 488px;
	background-image: url('/images/exit-stopper-bg.gif');
	position: relative;
	margin: 50px auto 0px auto;
	background-repeat: no-repeat;
}
