@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

p {
	padding: 3px 0px;
}

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #154374;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
}

#pageContainer {
	margin: auto;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 360px;
	width: 1018px;
}

#blank {
	padding-top: 200px;
}

#blank2 {
	padding-top: 200px;	
}

#wrapper {
	width: 794px;
	margin: auto;
}

#pageWrapper {
	margin: auto;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	width: 700px;
	padding: 40px 50px 0;
	/*
background-color: #efefef;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
*/
	/* -moz-box-shadow: 0 0 28px #000F1F; */
	/*border: 2px solid #9f9f9f;*/
	/* background-color: #fff; */
	
}

#contentWrapper {
	margin-top: 25px; 
	background-color: #ffffff;
}

#content {
	line-height: 22px;
}

#testimonialContainer {
	margin: auto;
	width: 602px;
}

#testimonialBody {
	background-image: url(../images/testimonial_body.jpg);
	background-repeat: repeat-y;
	padding: 0px 30px;
}

#productboxContainer {
	margin: auto;
	width: 606px;
}

#productboxBody {
	background-image: url(../images/product_box_body.jpg);
	background-repeat: repeat-y;
	padding: 0px 30px;
}

#footerWrapper {
	margin: auto;
	width: 794px;
}

#copyright {
	color: #041e37;
	font-size: 11px;
	text-align: center;
	padding-bottom: 20px;
}

#form {
	border: 2px dashed #05730a;
	margin: auto;	
}

#upSellBox {
	padding: 10px;	
}

#testimonialLink {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	color: #0088d0;
	margin: auto;
	width: 360px;
}

a.testimonialLink {
	color: #0088d0;
	text-decoration: underline;
	font-weight: bold;
	font-size: 22px;
}

a.testimonialLink:hover {
	background-color: #fff47e;
	text-decoration: none;	
}

h1 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #0088c3;
}

h3 {
	font-size: 11px;
	font-weight: normal;	
}

.productTitle {
	font-size: 20px;
	font-weight: bold;
	color: #0088c3;
	text-align: center;
}

.headline {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin: 15px 0px;
}

.green {
	color: #57ab25;
}

.purple {
	color: #924bd1;
}

.blue {
	color: #0088c3;
}

.red {
	color: #ff0000;	
}

.redLg {
	color: red;
	font-size: 22px;
	font-weight: bold;	
}

.keyPoints {
	font-size: 22px;
	line-height: 26px;
}

.purpleBold {
	font-weight: bold;
}

.subHeadline {
	font-weight: bold;
	font-size: 18px;
	color: #144373;
}

.clear {
	clear: both;
}

.subCenter {
	font-weight: bold;
	font-size: 18px;
	color: #144373;
	text-align: center;
	width: 600px;
	margin: auto;
}

.subcenterLg {
	color: #000000;
	font-size: 28px; 
	font-weight: bold;
	line-height: 32px;
	text-align: center;
}

.subcenterLg_red {
	color: #ff0000;
	font-size: 28px; 
	font-weight: bold;
	line-height: 32px;
	text-align: center;	
}

.imgLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.imgRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.center {
	text-align: center;	
}

ul.bulletsLg {
	padding: 25px 0px;
}

ul.bulletsLg li {
	list-style-image: url(../images/lg_plus.jpg);
	margin-left: 85px;
	line-height: 25px;
	font-weight: bold;
	font-size: 16px;
}

ul.bulletsSm {
	padding: 10px 0px 15px 0px;
}

ul.bulletsSm li {
	list-style-image: url(../images/sm_plus.jpg);
	margin-left: 65px;
	line-height: 30px;
}

ul.productList {
	padding: 15px 50px 0px;
}

ul.productList li {
	list-style-image: url(../images/sm_plus.jpg);
}

span.disclaimer {
	font-size: 10px;
	color: #BFBFBF;
	line-height: 11px;
}

#copyright a.footerLink:link {
	color: #041e37;
	text-decoration: underline;	
}

#copyright a.footerLink:hover {
	color: #0088d0;
	text-decoration: none;	
}

#form_box {
	margin: auto;
	background-image: url(../images/form_box.jpg);
	width: 606px;
	height: 391px;
	background-repeat: no-repeat;
}

#optin_form {
	float: right;
	margin-right: 40px;
	margin-top: 136px;
}

.form_red {
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}

.form_statement {
	padding: 296px 60px 10px;
	color: #000000;
	line-height: 16px;	
}

div.myButton input {
	background-image: url(../images/submit_button.jpg);
	height: 31px;
	width: 134px;
	background-repeat: no-repeat;
	cursor: pointer;
	border: none;
	margin-left: 35px;
	margin-top: 8px;
}









