body {
	font: normal 16px Arial, Helvetica, sans-serif;
	text-align:center;		
	background-color:#9897FC;
}

* {margin:0; padding:0;}

img {border:none;}

div#wrapper {
	width:760px; 
	margin:15px auto; 
	text-align:left;
	border: solid #000000 2px; 
	background-color: #FBFBF7;
}
div#header {
	margin:0 auto; 
}
div#navbar {
	float:left;
	width: 100%;
	height: 26px;
	background-color: #A5A3F6;
	border-top: solid #000000 2px;
	border-bottom: solid #000000 2px;
	color: white;
	font: normal 14px Arial, Helvetica, sans-serif;
}
div#navbar ul {
	margin: 3px 0;	
}
div#navbar li {
	float: left;
	background-color: #7B7AFA;	
	list-style: none;
	margin-left: 5px;
	padding: 0;
	height: 20px;
	border: solid White 1px;
}
div#navbar a {
	text-decoration:none;	
	background: #7B7AFA url(../images/pointer-white6x10.gif) 10px 50% no-repeat;
	color: White;
	padding: 3px 13px 3px 25px;
	display:block;		
}
div#navbar a:hover {
	background-color: #FFD700;
	color: Navy;
}
div#content {
	
	width:760px;
	text-align:left;
	padding: 0 15px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:730px;
}
html>body #content {
  width:730px;
}
div#content h1 {
	font:bold 24px "Times New Roman", Times, serif;
	color: Blue;
	text-align:center;
	margin:30px 0 20px;	
}
div#content h1.home {
	font:bold 24px "Times New Roman", Times, serif;
	color: Blue;
	text-align:left;
	margin:30px 0 20px;	
}
div#content p {
	font:normal 16px Arial, Helvetica, sans-serif;
	color: Blue;
	text-align: justify;
	margin:0 0 12px;		
}
div#content ul { 
	margin-left: 50px; 
}
div#content li {
	background-color: transparent;
	color: Blue;
	font: 16px/120% Arial, Helvetica, sans-serif;
	padding: 0 0 12px 12px;
	text-align: left;	
	list-style-image: url(../images/checkred.gif);
}
div#content h2 {
	background-color: transparent;
	color: Blue;
	font: normal normal bold 20px/100% "Times New Roman", Times, serif;
	margin: 15px 0 15px;
	text-align: left;
}
div#content h3 {
	background-color: transparent;
	color: Blue;
	font: normal normal bold 16px/100% "Times New Roman", Times, serif;
	margin: 5px 0 0;
	text-align: center;
}	
div#content h4 {
	background-color: transparent;
	color: Blue;
	font: normal normal bold 12px/140% "Times New Roman", Times, serif;
	margin: 10px 0 0;
	text-align: center;
}
div#contactform {
	width: 380px; 
	margin:5px auto; 
	text-align:left;
	border-top: solid Blue 2px;
	border-right: solid Blue 4px;
	border-bottom: solid Blue 5px;
	border-left: solid Blue 2px;
	color: Blue;
	font-size: 13px;
	font-weight: bold;
	background-color: #BEBFFF;
	padding: 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:390px;
}
html>body div#contactform {
  width:390px;
}
div#contactform input, textarea {
	background-color: #FBFBF7;	
}
div#content a {
	text-decoration:underline;
	color: Blue;
}
div#content a:hover {
	text-decoration:none;
}
div#content ul.top li {
	font: bold 16px/110% Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 12px;
	text-align: left;	
	list-style-image: url(../images/diamond-orange9x9.gif);
}
div#content ul.benefits li {
	font: 16px/110% Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 12px;
	text-align: left;	
	list-style-image: url(../images/checkred.gif);
}
.callimage {
	clear: both;
	text-align: center;
	margin: 15px 0 10px;
}
.red {
	color: #FF0000;
}
.redbold {
	color: #FF0000;
	font-weight: bold;
}
div#faq p {
	font:normal 14px Arial, Helvetica, sans-serif;
	color: Blue;
	text-align: justify;
	margin:0 0 12px;	
}
div#faq li {
    background-color: transparent;
	color: Blue;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: 0 0 8px 12px;
	text-align: left;		
	list-style-image: url(../images/checkred.gif);
}
div#faq hr {
	color: Blue;
}
.q {
	font:bold 16px "Times New Roman", Times, serif;
	color: Blue;
	text-align:left;
}
.a {
	font:bold 16px "Times New Roman", Times, serif;
	color: Red;
	text-align:left;
}
div#pricing {
	text-align:left;
	font:normal 16px Arial, Helvetica, sans-serif;
	color: Blue;
}
div#guarantee {
	float: right;	
	margin-right: 90px; 	
}
div#pricingtable table {
	text-align:center;
}
div#pricingtable th {
	text-align:center;
	font:bold 14px Arial, Helvetica, sans-serif;
	color: White;
	background-color:Blue;
	height:20px;	
	padding-bottom: 3px;
	padding-top: 3px;	
}
div#pricingtable td {
	text-align:center;
	font:normal 12px Arial, Helvetica, sans-serif;
	color: Blue;
	background-color:transparent;
	border-bottom: solid Navy 1px;
	vertical-align:top;
	padding-bottom: 10px;
	padding-top: 10px;
	
}
div#pricingtable td strong {
	font-size:14px;
}
div#pricingtable td.top {
	font-size:16px;
	padding-bottom:0;
	padding-top:0;
}