html, body{
	padding: 0px;
	margin: 0px;
}

body{ 
	color: #000; 
	background: #fff url('images/bg-top.jpg') repeat-x top left;
	font-size: 11pt; 
	font-family: Verdana, Arial, Tahoma;
}

img{
	border: none;
}
 
#page{ 
	width:800px; 
	margin: auto;
	min-height: 800px;
} 

#header {
	height: 180px;
	width: 100%;
}

#footer{
	background: #fff url('images/bg-footer.jpg') repeat-x bottom left;
	height: 400px;
	text-align: center;
}

#menu{
	width: 455px;
	height: 69px;
	background: transparent url('images/header2.jpg') no-repeat top right;
	float: right;
	padding-top: 27px;
}

#menu ul{
	height: 37px;
	padding: 3px;
}	

#menu li{
	width: 100px;
	display: block;
	float: left;
	color: #fff;
	text-align: center;	
}

h1{
	color: #990000;
	font-size: 28px;
	text-align: center;
}


h2{
	color: #990000;
	font-size: 20px;
	text-align: center;
	padding-top: 40px;
}

h2.features{
	
}

h3{
	color: #0066ff;
	font-size: 18px;
	text-align: center;
}


h4{
	color: #0066ff;
	font-size: 14px;
	text-align: center;
	padding: 0px;
}

p, li{
	font-family: Georgia, Time New Roman;
}

p{
	line-height: 18px;
}

ul.ob li, ul.checklist li{
	list-style-image:url("images/check2.gif");
	padding-bottom: 5px;
}

.clear{
	clear: both;
}


.bytwo{
	float: left;
	width: 46%;
}

.highlight{
	padding-left: 3px;
	padding-right: 3px;
	background-color: #ffff66;
}

blockquote{
	margin: auto;
	width: 70%;
	background-color: #ffffcc;
	border: solid 1px #ff6600;
	padding: 10px;
	margin-bottom: 30px;
}

.alignleft{
	float: left;
}

.guarantee{
	border: solid 1px #0066cc;
	background-color: #99ccff;
	width: 60%;
	padding: 10px;
	margin: auto;
}

.ppal{
	display: block;
	width: 447px;
	margin: auto;
	border: none;
}

.order-button{
	border: dashed 3px #ff0000;
	background-color: #ffff99;
	width: 335px;
	margin: auto;
	padding: 10px;
	text-align: center;
}

.order-button p{
	font-size: 22px;
	font-weight: bold;
	font-family: Verdana, Arial, Tahoma;
	line-height: 26px;
}

.order-button i{
	font-size: 12px;
}

.content{ 
width:710px; 
margin-left:auto; 
margin-right:auto; 
text-align:left; 
}
 
.foot{ 
	text-align:center; 
	font-size:8pt; 
}
 
hr{ 
text-align:center; 
} 

.red{ 
   color: red; 
}

.blue{ 
	color: #0066ff;
}

#aff-form{
	width: 500px;
	margin: auto;
	font-family: Verdana, Arial, Tahoma;
	border: solid 1px #666;
	padding: 10px;
}

.strikeprice{
	text-decoration: line-through;	
	font-size: 12px;
	color: #000;
}

.testih{
	font-weight: bold;
	color: #003399;
	text-align: center;
}

ul.ob{
	float: right;
	width: 500px;	
}

.featurebox{
	width: 49%;
	float: left;
}

#editions td{
	font-size: 14px;
	border-bottom: solid 1px #ddd;
	border-right: solid 1px #ddd;
	text-align: center;
	padding: 2px;
}

#editions{
	border: solid 1px #3399cc;
	border-top: solid 3px #ff6633;
}

#editions td img.td-check{
	display: blocked;
	width: 12px;
	margin: auto;
}

.price{
	font-size: 28px;
}

#editions td .price{
	font-size: 22px;
}

#editions td img{
	border: none;
}

.td-left{
	text-align: left;
	padding-left: 5px;
}

tr.header{
	background-color: #ffff99;
}

#footer ul li{
	float: left;
	width: 200px;
	list-style-type: none;
}

#footer ul li.three{
	float: left;
	width: 266px;
	list-style-type: none;
	padding-top: 10px;
}

#footer ul{
	width: 800px;
	margin: auto;
}


