@charset "utf-8";
/* CSS Document */

#topcontent a, a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #06C;
	font-size: 13px;
	padding-left: 0px;
}

#topcontent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	padding-left: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	padding-left: 15px;
}

h1 {
	text-align: left;
	color: #626262;
	font-family:"Trebuchet MS";
	font-size: 20px;
	text-decoration: none;
	padding-bottom: auto;
}

h2 {
	text-align: left;
	color: #7899ca;
	font-family:"Trebuchet MS";
	font-size: 32px;
	text-decoration: none;
	padding-bottom: auto;
}

h3 {
	text-align: left;
	color: #626262;
	font-family:"Trebuchet MS";
	font-size: 28px;
	text-decoration: none;
	padding-bottom: auto;
}

h4 {
	text-align: left;
	color: #626262;
	font-family:"Trebuchet MS";
	font-size: 15px;
	text-decoration: none;
	padding-bottom: auto;
	padding-top: 20px;
}

.bartextleft {
	color: #fff;
	font-family:"Trebuchet MS";
	font-size: 20px;
	text-decoration: none;
	padding-bottom: auto;
	float: left;
	margin: auto;
}

.bartextright {
	color: #fff;
	font-family:"Trebuchet MS";
	font-size: 20px;
	text-decoration: none;
	padding-bottom: auto;
	float: right;
	margin: auto;
}

.quotetext {
	text-align: left;
	color: #626262;
	font-family:"Trebuchet MS";
	font-size: 39px;
	text-decoration: none;
	padding-bottom: auto;
}

.redtext {
	text-align: left;
	color: #d41745;
	font-family:"Trebuchet MS";
	font-size: 34px;
	text-decoration: none;
	padding-bottom: auto;
}

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

#header {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	padding: 0px;
	padding-top: 20px;
}

#bar {
	background-image: url(../images/bar-bg.jpg);
	background-repeat: repeat-x;
	height: 52px;
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
}

#barcontent {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#topcontent {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 490px;
}

.backgroundimage {
	background-image: url(../images/mainimages.jpg);
	background-position: bottom;
	background-repeat: no-repeat;	
}

#bottomcontent {
	padding-top: 0px;
	padding-bottom: 0px;
}

#bottomtext {
	text-align: center;
	padding-left: 75px;
	padding-right: 75px;
}

#bodytext {
	width: 330px;	
	padding-left: 350px;
}

ul {
	list-style: url(../images/tick.jpg);
}

li {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	padding-left: 15px;
}

a.button { 
    background:url(../images/getitnow.jpg) repeat 0px 0px; 
	background-repeat: no-repeat;
    width: 167px; 
    height: 60px; 
    display: block; 
	margin-top: 30px;
}

a.button span { 
    display: none; 
}

a.button:hover { 
    background: url(../images/getitnow.jpg) repeat 0px -60px; 
	background-repeat: no-repeat;
}

.callicon {
	position: relative;
	left: 270px;
	bottom: 30px;
}

.womanimage {
	float: left;
	padding-right: 20px;
}

.asterix {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
}

.tip {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;	
}

#form {
	width: 355px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 80px;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 13px;
	background-image: url(../images/errorbg.jpg);
	background-repeat: repeat-x;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	padding: 10px;
}

.centre {
	text-align: center;	
}

a.bigbutton { 
    background:url(../images/offer-image.jpg) repeat 0px 0px; 
	background-repeat: no-repeat;
    width: 998px; 
    height: 495px; 
    display: block; 
	margin-top: 0px;
}

a.bigbutton span { 
    display: none; 
}

a.bigbutton:hover { 
    background: url(../images/offer-image.jpg) repeat 0px -495px; 
	background-repeat: no-repeat;
}

#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
	padding-left: 0px;
	text-align: center;
}

#footer ul {
	padding-top: 5px;
	padding-left: 0px;
}

#footer li  {
	display: inline;
}

#footer a, a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	padding-left: 15px;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #06C;
	font-size: 11px;
	padding-left: 15px;
}