/* body{ 
background-color: #0066ff; 
color:#000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12pt; 
} 
.page{ 
width:750px; 
margin-left:auto; 
margin-right:auto; 
background-image: url("../images/background.jpg"); 
text-align:center; 
} 
.content{ 
width:710px; 
margin-left:auto; 
margin-right:auto; 
text-align:left; 
} 
p{ 
text-align:left; 
} 
.foot{ 
text-align:center; 
font-size:8pt; 
} 
hr{ 
text-align:center; 
} 
.red{ 
   color: red; 
}*/

body {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background-color:#000000}

.headline {
	font-size: 27px;
	color: #B2091D;
	text-align: center;
	font-weight: bold;
	font-style: italic;}
	
.subheadline {
	font-family: arial;
	color: #000;
	text-align: center;
	font-size:22px;
	font-weight: bold;}
	
.subtitle {
	font-size: 26px;
	color: #B2091D;
	text-align: center;
	font-weight: bold;}
	
.subtitle_left {
	font-size: 26px;
	color: #B2091D;
	text-align: left;
	font-weight: bold;
	margin-top:0;}
	
#content {margin:0 auto; padding:0 35px 0 35px;}

.testimonials {
	padding:0 35px 5px 35px;
	text-align:left;
	font-family:arial;
	font-style: italic;
	font-size: 14px;}

.footer {}

p {	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;}

ul.list {margin-left:30px; list-style-type: none; padding:5px 0 5px 0;}
li {background-image:url('../images/arrow.png'); height:auto; background-repeat: no-repeat; padding:0 0 20px 50px;}
li.bullets {background-image:url('../images/bullets.png'); height:auto; background-repeat: no-repeat; padding:0 0 10px 20px;}
ul.checkbox {margin-left:210px; list-style-type: none; padding:5px 0 0 0;}
li.checkbox {background-image:url('../images/checkbox1.png'); height:auto; background-repeat: no-repeat; padding:0 0 20px 25px;}
ul.checkbox_big {margin-left:30px; list-style-type: none; padding:5px 0 0 0;}
li.checkbox_big {background-image:url('../images/checkbox.png'); height:auto; background-repeat: no-repeat; padding:0 0 20px 50px;}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0066CC;
	text-decoration: none;}

a img {	border: none;}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0066CC;
	text-decoration: none;
}

.bold {font-weight:bold;}
.italic {font-style:italic;}
.underline {text-decoration:underline;}
.boldandunderline {
	font-weight: bold;
	text-decoration: underline;
}

.highlighted {
	background-color: #FFFF00; 
	font-weight:bold;
}

.italiclight {
	background-color: #FFFF00;
	font-weight: bold;
	font-style: italic;}
	
.blue {
	color: #0000FF;
}
.centered {
	text-align: center;
}

.redandbigger {
	font-size: 24px;
	color: #B2091D;
	text-align: center;
	font-weight: bolder;}

.bigger {
	font-size: 18px;
	font-weight: bold;
	color:#000000;}

.floatleft {
	border:3px solid #000000; 
	float:left; 
	margin:0 10px 5px 0;}
	
.floatright {
	border:3px solid #000000; 
	float:right; 
	margin:0 0 5px 10px;}
	
.redandbiggerleft {
	font-size: 24px;
	color: #B2091D;
	text-align: left;
	font-weight: bolder;}
	
.bonusbox {
	border: 7px dashed #000000;
	width: 560px;
	margin: 0 auto;
	text-align:left;
	padding:5px 10px 0 10px;}

.bonustitle {
	font-size: 32px;
	font-family: Tahoma;
	color: #FF0000;
	text-align: center;
	font-weight: bold;}
	

#guarantee {
	background:url("images/guarantee_bg.jpg") no-repeat;
	width:586px;
	height:315px;
	padding-left:53px;
	font-family:Tahoma}
	