html, body {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* Background colour of site */
	background-color: #006699;
	background-image: url(/images/Obtenezlesmeilleuresno_bg.gif);
}
h1 {
	color: #FF0000;
	font-size: 22px;
	text-align: center;
}
h2 {
	color: #212C7B;
	font-size: 18px;
}
h3 {
	color: #333333;
	font-size: 16px;
}
ul li, ol li {
	margin-bottom: 10px;
}
ul li {
	list-style-type: none;
	background-image: url(/images/standard/bullets/clean/01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
ul.ticks li {
	list-style-type: none;
	background-image: url(/images/standard/bullets/tick.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	min-height: 30px;
}
ul.ticks.red li {
	list-style-type: none;
	background-image: url(/images/standard/bullets/red-tick.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	min-height: 30px;
}
ul.grade li {
	list-style-type: none;
	background-image: url(/images/a+bullet_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
ol.graphical li {
	background-repeat:no-repeat;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:5px;
	padding-left:40px;
}
ol.graphical li.one {
	background-image:url(/images/standard/numbers/1.gif);
}
ol.graphical li.two {
	background-image:url(/images/standard/numbers/2.gif);
}
ol.graphical li.three {
	background-image:url(/images/standard/numbers/3.gif);
}
ol.graphical li.four {
	background-image:url(/images/standard/numbers/4.gif);
}
ol.graphical li.five {
	background-image:url(/images/standard/numbers/5.gif);
}
ol.graphical li.six {
	background-image:url(/images/standard/numbers/6.gif);
}
ol.graphical li.seven {
	background-image:url(/images/standard/numbers/7.gif);
}
ol.graphical li.eight {
	background-image:url(/images/standard/numbers/8.gif);
}
ol.graphical li.nine {
	background-image:url(/images/standard/numbers/9.gif);
}
#page {
	/* Width of site */
	width: 700px;
	margin: 0px auto;
	background-color: #ffffff;
}
#header {
	margin: 0px;
	padding: 0px;
}
#navigation {
	height: 35px;
	margin: 0;
	padding: 0 0 4px;
	background: #f74b3f url(/images/nav-bg.png) repeat-x 0 0;
}
#navigation ul {
	margin: 0;
	padding: 0;
}
#navigation ul li {
	background:url("/images/nav.png") repeat-x scroll right -70px transparent;
	float:left;
	list-style:none outside none;
	margin:0;
	padding:0 2px 0 0;
}
#navigation ul li.last {
	padding:0;
	background: none;
}
#navigation ul li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	line-height: 35px;
	background: url(/images/nav.png) repeat-x 0 0;
	float: left;
	padding: 0 30px;
}
#navigation ul li.menu-highlight a {
	font-weight: bold;
	color: #FF0;
}
#navigation ul li a:hover {
	background-position: 0 -35px;
}
#body {
 margin: margin: 0px;
	padding: 10px 40px;
}
#footer {
	text-align: center;
	font-size: 10px;
	color: #666666;
	background-color: #eeeeee;
	padding: 10px;
	border-top: 1px solid #cccccc;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
.johnsonbox {
	width: 80%;
	margin: 20px auto;
	padding: 5px 20px;
	background-color: #FFFF99;
	border: 2px solid #333333;
}
.guarantee {
	width: 80%;
	/*margin: -113px auto 20px;*/
	margin: 20px auto;
	padding: 5px 20px;
	background-color: #FFFF99;
	border: 2px solid #333333;
}
.guaratee_image {
	background-image: url(/images/standard/guarantee/guarantee-french.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 163px;
	position: relative;
	right: 0px;
	top: 0px;
	width: 100%;
	z-index: 10;
}
.guaratee_spacer {
	float: right;
	width: 105px;
	height: 105px;
}
.testimonial {
	width: 80%;
	margin: 20px auto;
	padding: 5px 20px;
	background-color: #E2EAF3;
	border: 2px solid #333333;
}
.highlight {
	background-color: #FFFF00;
}
#ribbon {
	position: absolute;
	right: 0px;
	top: 0px;
}
.caption {
	font-size:11px;
	line-height:18px;
	text-align:center;
}
a img {
	border: none;
}
.jb-redblue {
	width:455px;
	margin:0 auto;
}
.jb-redblue h2 {
	background:url(/images/jb/jb-header.jpg) repeat-x 0 0;
	display:block;
	height:70px;
	padding-top:17px;
	color:#FFF;
	margin-bottom:0;
	font-size:17px;
}
.jb-redblue-footer {
	background:url(/images/jb/jb-footer.png) no-repeat -2px 0;
	height:42px;
}
.jb-redblue-body {
	background:url(/images/jb/jb-body.jpg) repeat-y 0 0;
	padding:5px 20px;
	position:relative;
}
.jb-redblue-body p {
	margin-top:0;
}
.downloadbox {
	margin:0 auto 10px;
	position:relative;
	width:569px;
}
.downloadbox h3 {
	color:#3C3C3C;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding-top:10px;
}
.downloadbox .download-button {
	bottom:0;
	display:block;
	margin-bottom:10px;
	margin-right:10px;
	position:absolute;
	right:0;
}
.downloadbox .downloadbox-top {
	background:url("images/download/download-box-top.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:10px;
}
.downloadbox .downloadbox-inner {
	background:url("images/download/download-box-inner.png") repeat-y scroll 0 0 transparent;
	display:block;
	min-height:85px;
	padding:0 5px;
}
.downloadbox .downloadbox-bottom {
	background:url("images/download/download-box-bottom.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:11px;
}
.downloadbox.pdf .download-image {
	background:url("images/download/pdf-icon.gif") no-repeat scroll 0 0 transparent;
}
.downloadbox.mp3 .download-image {
	background:url("images/download/audio-icon.png") no-repeat scroll 0 0 transparent;
}
.downloadbox.video .download-image {
	background:url("images/download/video-icon.png") no-repeat scroll 0 0 transparent;
}
.downloadbox .download-image {
	background:url("images/download/download-icon.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:85px;
	margin:0;
	width:83px;
}
.downloadbox .mp3-player {
	bottom:10px;
	left:90px;
	position:absolute;
}
.downloadbox .video-player {
	padding:10px 0 40px;
}
.downloadbox .download-button a {
	background:url("images/download/btn-download.gif") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	height:26px;
	line-height:26px;
	padding-bottom:0;
	padding-left:30px;
	padding-top:0;
	text-decoration:none;
	width:85px;
}
.downloadbox .download-button a:hover {
	background-position:0 -26px;
}
.offerbox-two {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    font-size: 0.9em;
    margin: 10px auto;
    padding: 10px;
    width: 90%;
}
img.border{
	background-color: #FFFFFF;
    padding: 2px;
	border: 2px solid #CCCCCC;
}

table.comparison {
    width: 100%;
}
table.comparison tr {
}
table.comparison td {
    border-bottom: 1px dotted #999999;
    border-right: 1px dotted #999999;
    padding: 2px 5px;
}
table.comparison td.end {
    border-right: medium none;
}
table.comparison tr.alt td {
    background-color: #DFEEFF;
}
table.comparison tr.heading td {
}

