body {
  font-family: Arial, Helvetica, sans-serif;
  margin:0px;
  padding:0px;
  text-align:center;
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: x-small;
  line-height: 1.5em;
  background: #fff;
}

img {
  border:0
}

/*=============== Links ===============*/

A:link, A:active, A:visited {
  color: #1b6dd3;
  text-decoration: none;
}

A:hover {
  color: #a50101;
  text-decoration: none;
}


/*=============== Font Elements ===============*/
p {
  margin: 5px 0;
  line-height: 180%;
  color:#333;
  padding: 0;
  font-size: 120%;
}

p.copy {
  margin: 0 0 15px 0;
  line-height: 160%;
}

h1 {
  font:normal 41px/41px georgia;
  margin: 0 0 7px 0;
}

h2 {
  font-family: Helvetica, Arial, Verdana, san-serif;
  font-size: 240%;
  line-height: 110%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}


h3 {
  font-size: 170%;
  margin: 5px 0 3px 0;
  color:#35930a;
  line-height:130%;
  font-family:Arial, Helvetica, sans-serif;
}



h4 {
  font-size: 170%;
  margin: 6px 0 1px 0;
  color:#824892;
  line-height:130%;
  font-family:Arial, Helvetica, sans-serif;
}


/*=============== Positional Elements ===============*/
	
#wrapper {
  width:825px;
  margin:0px auto;
  text-align:left;
  background-color:#fff;
}

#left {
  width:250px;
  margin-right:30px;
  float:left;
}

#centre {
  width: 545px;
  background-color:#fff;
  float:left;
}

#footer {
  height:180px;
  background:url(i/footer-bg.jpg) no-repeat;
  margin:30px 0 0 0;
  padding:30px 0 0 50px;
}

#fullpage {
  margin:0 130px;}

.rowcontainer {
  margin: 0;
  clear:both;
}

.rowleft {
  width:335px;
  float:left;
  margin-right:25px;
}

.rowright {
  width: 185px;
  float:left;
  margin-top:10px;
  text-align:center;
}

.rowrightleft {
  width: 200px;
  float:left;
}


/*=============== Styles ===============*/

.subquote {
  color:#999;
  margin:0 0 0 0;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:130%;
  font-style:italic;
}

ul.offerlist {
  margin:10px 0 16px 0;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  font-size: 120%;
}

ul.offerlist li {
  line-height: 175%;
  padding-left: 25px;
  background-image: url(i/tick.gif);
  background-repeat: no-repeat;
  background-position:left;
  margin:0 0 10px 10px;
}

.iwoot {
  margin:15px 0 10px 0;
}

.price {
  font-family:Arial, Helvetica, sans-serif;
  font-size:350%;
  font-weight:bold;
  padding:0 0 17px 0;
  margin:30px 27px 4px 27px;
  border-bottom: 1px solid #dfdfdf;
  clear:both;
} 

.voucher {
  font-family:Arial, Helvetica, sans-serif;
  font-size:270%;
  font-weight:bold;
  padding:0 0 14px 0;
  margin:5px 27px 4px 27px;
  border-bottom: 1px solid #dfdfdf;
  color:#2675d1;
}
  
.smalltitle {
  color:#35930a;
}

.field {
  margin:1px 0 8px 0;
  padding:0;
}

.red {
  color: #a50101;
}

