html {
	background: #4687d0 url(images/bg.png) repeat-x;
}
body {
	background:transparent url(images/body.png) repeat scroll 0 0;
	font-family:Arial,Helvetica Neue,Helvetica,sans-serif;
	margin:0 auto;
	padding:0 45px;
	line-height: 1.4;
	position:relative;
	width:700px;
}
#content {
	padding: 10px 0 0 0;
}

h1 {
	font-family:Impact,Techno,sans-serif;
	font-size:4.8em;
	margin: 20px 0 15px;
	line-height: 1.1;
	font-weight: normal;
	color: #c00;
	text-align:center;
}

h2 {
	font-family: tahoma, arial ,sans-serif;
	font-weight: bold;
	font-size:1.4em;
	color: #c00;
	text-align:center;
}

h2 .red {
	color: #800;
}

a {
	color: #00c;
}

img {
	border: 0;
}

.subHead {
	font-size: 1.9em;
	font-weight: bold;
	font-style: italic;
}

.centre, .center {
	text-align: center;
}

.clear {
	clear: both;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.red {
	color: #c00;
}

.highlight {
	background: #ff0;
}

.underline {
	text-decoration: underline;
}

.imgLeft {
	float: left;
	padding: 0 15px 15px 0;
}

.imgRight {
	float: right;
	padding: 0 0 15px 15px;
}

.big {
	font-size: 1.2em;
}

.px18 {
	font-size: 18px;
}

ul.tick {
	margin:0;
	padding:0 40px;
	list-style: none;
}
ul.tick li {
	background:transparent url(images/tick.png) no-repeat scroll left 15px;
	padding:8px 0 12px 40px;
}

p {
	font-size:1em;
	margin-top: 0;
}

p.question {
	font-weight: bold;
	margin-bottom: 5px;
}

ul.pntr {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
ul.pntr li{
	background:transparent url(images/ul.png) no-repeat scroll left 4px;
	padding:0 0 20px 20px;
}
ol.num {
	margin:0;
	padding:20px 0 0 60px;
}
ol.num li{
	list-style:none;
	
	padding:0 20px 21px 65px;
}
.module {
	background:#EBF2FA none repeat scroll 0 0;
	border:1px solid #387BC0;
	margin:0 auto 30px;
	width: 520px;
	padding: 20px;
	position: relative;
}

.module h2 {
	margin-top: 0;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c00;
	font-size: 1.6em;
}

.guarantee {
	border: 5px solid #fff;
	background: #fafaf7;
	padding: 20px;
	margin: 0;
	position: relative;
}
.guaranteeBorder {
	border: 1px solid #ccc1ae; margin: 20px 0;
	width: 560px;
	margin: 20px auto;
}

.guarantee .symbol {
	position: absolute;
	left: 0;
	top: 50px;
}

.guarantee h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	text-align:center;
}

.cartBox {
	 border: 4px solid #fff; background: #ffffe5; 
	padding: 14px 10px 10px 11px;
}

.cartBorder {
	width: 556px;
	border: 2px dashed #900;
	margin: 20px auto;
	
}

.guarantee h2 {
	margin-top: 0;
}

.certFrame {
	background: url(images/cert-frame.jpg) no-repeat;
	width: 460px;
	height: 340px;
	padding: 60px 70px;
	margin: 20px auto;
	line-height: 1.6;
}

.certFrame h2 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	font-weight: bold;
}

div.salesBox {
	background:#EBF2FA none repeat scroll 0 0;
	border:1px solid #387BC0;
	margin:0 0 20px;
	padding:0;
	position: relative;
}
div.salesBox h1 {
	margin:10px 20px;
	text-align:left;
}
div.salesBox p {
	margin:10px 20px;
	width:270px;
}
div.salesBox ul {
	margin:0;
	padding:0 0 0 20px;
	width:261px;
	list-style: none;
}
div.salesBox ul li {
	background:transparent url(images/tick.png) no-repeat scroll left 5px;
	padding:8px 0 12px 40px;
}
div.salesBox img.right{
	background:white none repeat scroll 0 0;
	border:1px solid #6A9ED1;
	float:right;
	margin:0 25px 25px;
	padding:20px;
	right:0;
	top:94px;
}
div.purchseLink {
	clear:both;
	margin:0 0 15px;
	text-align:center;
}
div.purchseLink  p{
	margin:0;
	width: auto;
}

table.feedback tr {text-align: center; width: 750px}
table.feedback td {text-align: center; width: 250px; border: 1px solid #000}

ol.num li.n1{
	background: transparent url(images/num-1.png) no-repeat left top;
}
ol.num li.n2{
	background: transparent url(images/num-2.png) no-repeat left top;
}
ol.num li.n3{
	background: transparent url(images/num-3.png) no-repeat left top;
}
ol.num li.n4{
	background: transparent url(images/num-4.png) no-repeat left top;
}
ol.num li.n5{
	background: transparent url(images/num-5.png) no-repeat left top;
}
ol.num li.n6{
	background: transparent url(images/num-6.png) no-repeat left top;
}
div.numend {
	background: transparent url(images/ul-top.png) no-repeat bottom;
	width: 700px;
	height: 2px;
	margin-bottom: 20px;
}
div#Header {
	background:#4787D1 url(images/header.jpg) no-repeat scroll center 0;
	height:110px;
	left:-25px;
	position:relative;
	width:750px;
}
div#Footer {
	margin-top: 50px;
	background:#4787D1 url(images/footer.png) no-repeat scroll center 0;
	height:88px;
	left:-35px;
	position:relative;
	width:771px;
}
div#Footer ul {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	left:159px;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	position:relative;
	top:9px;
}
div#Footer p {
	color:#053E8B;
	font-size:13px;
	margin:22px 0;
	text-align:center;
}
div#Footer li{
	border-left:1px solid white;
	display:block;
	float:left;
	margin:0 0 0 -6px;
	padding:0 12px 0 7px;
}
div#Footer li a {
	color: white;
}
div#Footer li a :Hover{
	color: #999999;
}