/* CSS Document */

body{
	background-color: #002B64;
}
.outer{
	width:680px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	border: 2px solid #666666;
}

.af-outer{
	width:729px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	border: 2px solid #666666;
}
.header{
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 123px;
}
.alt-header{
	height: 60px;
	font-size: 20pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #002b64;
	color: #FFFFFF;
}
.video{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.header-sp{
	text-align: center;
	background-color: #0000BF;
	color: #FFFFFF;
}
.optin{
	float: right;
	height: 325px;
	width: 100px;
	border: 1px solid #000066;
	padding-right: 2px;
	padding-left: 4px;
	background-color: #CFE0FC;
	padding-bottom: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.optinInput{
	MARGIN-TOP: 1px;
	MARGIN-BOTTOM: 2px;
	BACKGROUND-REPEAT: repeat-x;
	HEIGHT: 15px;
	border: 1px solid #ffffff;
}
.optin-bottom{
	width: 400px;
	border: 1px solid #000066;
	font-size: 10pt;
	padding-right: 2px;
	padding-left: 4px;
	background-color: #BFDAFB;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 110px;
	padding-top: 10px;
}
.top-nav{
	background-color: #E5E5E5;
	width: 675px;
	padding-right: 5px;
	font-size: 10pt;
}

.nav-box{
	float:none;
	font-weight:bold;
	color:#002980;
	font-size:13px;
	margin-top: 5px;
}
.headline{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 24pt;
	font-weight: bold;
	margin-bottom: 10px;
}
.headline-supp{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 50px;
	font-size: 10pt;
}
.content_area{
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 20px;
	padding-bottom: 10px;
	background-repeat: repeat-y;
}

.guarantee{
	width: 502px;
	margin-top: 30px;
	margin-left: 85px;
	
}
.guarantee1{
	background-image: url(../img/guarantee_02.jpg);
	background-repeat: repeat-y;
	height: 400px;
	padding-left: 40px;
	

	
}
.guarantee2{

	
}

.pricing{
	font-family: Arial, Helvetica, sans-serif;
	width: 610px;
	
}
.author{
	width: 105px;
	height: 205px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.content-courier {
	margin: 30px;
}
.bonus{
	border: 1px solid #c00000;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 500px;
	margin-left: 50px;
	background-color: #FFFFCC;
}
.testimonial {
	border: 1px solid #003299;
	padding-left: 10px;
	padding-right: 7px;
	background-color: #FFffcc;
	text-align: left;
	margin-top: 10px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 55px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.testimonial-1 {
	border: 1px solid #333333;
	padding-left: 10px;
	padding-right: 7px;
	background-color: #FFFFB3;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin-top: 10px;
}
.testimonial-vertical {
	border: 1px solid #d2eaff;
	padding-left: 10px;
	padding-right: 7px;
	background-color: #f7fbff;
	text-align: left;
	margin-top: 25px;
	float: right;
	width: 150px;
	font-size: 10px;
	padding-top: 5px;
	margin-left: 15px;
}
.testimonial-vertical-2 {
	padding-left: 10px;
	padding-right: 7px;
	text-align: left;
	margin-top: 25px;
	float: right;
	width: 165px;
	font-size: 11px;
	padding-top: 5px;
	margin-left: 15px;
}
.live-person {
	padding-left: 10px;
	padding-right: 7px;
	text-align: left;
	margin-top: 25px;
	width: 165px;
	font-size: 11px;
	padding-top: 5px;
	margin-left: 15px;
	border: 1px solid #000066;
	padding-bottom: 5px;
	float: right;
}
.footer{
	text-align:center;
	font-size:10px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	clear:both;
	letter-spacing: normal;
}

A {
font-style: normal;
color: #0000FF;
text-decoration: none;
}
.bullet-triangle {
	DISPLAY: list-item;
	list-style-position: outside;
	list-style-image: url(../img/bullet-triangle.bmp);
	list-style-type: lower-alpha;
}
.bullet-check {
	DISPLAY: list-item;
	list-style-position: outside;
	list-style-image: url(../img/rcheck.gif);
	list-style-type: lower-alpha;
}
.bullet-blue-arrow {
	DISPLAY: list-item;
	list-style-position: outside;
	list-style-image: url(../img/bullet.jpg);
	list-style-type: lower-alpha;
}
.blue-check {
	DISPLAY: list-item;
	list-style-position: outside;
	list-style-image: url(../img/blue-check.gif);
	list-style-type: lower-alpha;
}
.green-check {
	DISPLAY: list-item;
	list-style-position: outside;
	list-style-image: url(../img/checkmark-green1.jpg);
	list-style-type: lower-alpha;
}
.bbb-image {
	width: 325px;
	margin-left: 135px;
	margin-top: 30px;
}

.bread-crumb {
}
.bread-crumb A:link {
	text-decoration: none;
	color: #000000;
}

.bread-crumb A:visited {
	COLOR: #000066;
	text-decoration: none;
	
}
.bread-crumb A:hover {
	COLOR: #000066;
	text-decoration: none;
	
}
.bread-crumb A:active {
	COLOR: #000066;
	text-decoration: none;
}




/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  }

	img.left {
	float: left;
	margin-top: 0;
	margin-right: 20px;
	margin-left: 0;
	  }

	img.center {
	display: block;
	margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0;
	  }
	
