/* ALL GENERIC STYLE USES THROUGHOUT */
body {font-family: Arial, Helvetica, sans-serif; height:100%; width:100%;  margin:0;  padding:0; font-size: 12px;}
a:link, a:visited {color: #48011d;}
#frame {width:750px; background-color:#FFF; background-position:top center; margin-left: auto; margin-right: auto;}
#header {bwidth: 750px; height: 237px;}

#mainhdr {margin: 63px 64px;  font-size: 28px; font-weight: bold; color: #48011d;}
#pagehdr {font-size: 21px; font-weight: bold;  margin: 68px 64px;  color: #fff; width: 275px; text-align: center;}
#content {width: 750px; margin-left:30px;}
#mainarea {width: 600px; margin-left: 80px;  float: left; margin-top:3px;}
#csd {margin-left: 80px; font-size:13px; color:#48011d; clear: both; width: 600px; padding-top: 20px;}
#footer {width: 750px; height: 91px;}
#footer_links {font-size:14px; width:400px; margin-top:40px; float:left; margin-left: 90px; color: #fff;}
#footer_links a{ color: #fff;}
#seals {width:190px; height:93px; margin-left:20px; margin-top:0px; float:left;}
/* just standard spacer */
div.spacer20{height:18px;font-size:18px;}

/*used for the background liquid growth effect */
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;} 
.clearfix{display:block;} 
html[xmlns] .clearfix{display:block;} 
* html .clearfix{height:1%;}


.email {border: 2px solid rgb(204, 204, 204); font-size: 23px; width: 327px;}  /* This class carries on all the input fields in the site */
.submittitle {color: #48011d; font-size: 22px; font-weight: bold;}  /* This class carries on all the submits in the site */


/*UNSUBSCRIBE AREA */
#submitarea {float: left; margin-top: 40px; width: 347px;}
#cardarea {float: left; margin-top: 10px; width: 248px;}

/* FAQ */
#faq_offer {
	float:right;
	width:248px;
	height:209px;
	font-size:18px;
	font-weight:bold;
}

/* CONTACT US */
#cu_offer {
	float:right;
	width:248px;
	height:209px;
	font-size:18px;
	font-weight:bold;
}

