* {
	text-decoration: none;
	font-size: 1em;
	outline: none;
	padding: 0;
	margin: 0;
	}
code, kbd, samp, pre, tt, var, textarea, 
input, select, isindex, listing, xmp, plaintext {
	white-space: normal;
	font-size: 1em;
	font: inherit;
	}
dfn, i, cite, var, address, em { 
	font-style: normal; 
	}
th, b, strong, h1, h2, h3, h4, h5, h6 { 
	font-weight: normal; 
	}
a, img, a img, iframe, form, fieldset, 
abbr, acronym, object, applet, table {
	border: none; 
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
caption, th, td, center { 
	vertical-align: top;
	text-align: left;
	}
body { 
	background: white; 
	line-height: 1; 
	color: black; 
	}
q { 
	quotes: "" ""; 
	}
ul, ol, dir, menu { 
	list-style: none; 
	}
sub, sup { 
	vertical-align: baseline; 
	}
a { 
	color: inherit; 
	}
hr { 
	display: none; 
	}
font { 
	color: inherit !important; 
	font: inherit !important; 
	color: inherit !important; /* editor's note: necessary? */ 
	}
marquee {
	overflow: inherit !important;
	-moz-binding: none;
	}
blink { 
	text-decoration: none; 
	}
nobr { 
	white-space: normal; 
	}

/*Start site*/

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #393939;
	height: 100%;
	margin: 0px;
	color: #FFFFFF;
	line-height: 150%;
}
.outside {
	height: auto;
	min-height: 100%;
	position: relative;
	overflow: hidden;
}

#header-outer {
	margin: 0 auto;
	background-color: #4a4a4a;
}

#header-inner {
	width: 955px;
	height: 110px;
	background-image: url(../landing-imgs/phone-number.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#content-outer {
	margin: 0 auto;
	background-image: url(../landing-imgs/top-grad-rep.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 40px;
}

#content-inner {
	width: 955px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#contact-outer {
	margin: 0 auto;
	background-color: #86007c;
	padding-bottom: 340px;
}

#contact-inner {
	width: 955px;
	height: 100px;
	padding: 0;
	margin: 0 auto;
}

#footer {
	clear:both;
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	margin: 0;
	color: #FFFFFF;
	background-color: #101010;
	height: 340px;
}
.footer-inside {
	width: 955px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*Clearfix code*/
.clearfix:after {content: "."; display: block; clear: both;	visibility: hidden;	line-height: 0;	height: 0;}
.clearfix {	display: inline-block;}
html[xmlns] .clearfix {	display: block;}
* html .clearfix {	height: 1%;}
/*Clearfix code*/


h1 {
	font-size: 17px;
	color: #68bfd0;
	font-weight: normal;
	padding-bottom: 10px;
}
h2 {
	font-size: 13px;
	color: #68bfd0;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #68bfd0;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

p {
	padding-bottom: 10px;
	}
strong {
	font-weight: bold;
	}

li {
	margin-left: 25px;
	list-style-type: square;
	}

a:link, a:visited{
	text-decoration:none;
	}
a:hover {
	color: #66CC00;
	text-decoration:underline;
	}
	
.float-left{
	float:left;
}
.float-right{
	float:right;
}

.logo {
	float: left;
	margin-top: 10px;
}
.nav-box {
	float: right;
	height: 38px;
	width: 483px;
	margin-top: 41px;
	background-image: url(../landing-imgs/nav-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
}

.nav-box ul {
	margin: 0px;
	padding: 0px;
}
.nav-box ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.nav-box ul li a {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-left: 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #515151;
	line-height: 22px;
	float: left;
}
.nav-box ul li a:hover {
	color: #68bfd0;
	text-decoration: none;
}

.left-col {
	float: left;
	width: 430px;
	height: 300px;	
	height: auto;
	min-height: 300px;
}
.right-col {
	float: right;
	width: 480px;
}

.content-box {
	background-image: url(../landing-imgs/single-line-rep.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 12px;
}

.offers h1 {
	font-size: 30px;
	font-weight: bold;
	color: #ff1483;
	background-image: url(../landing-imgs/star.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.one-box-promo {
	background-color: #212121;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 10px;
}

.text-promo {
	float: left;
}
.price-promo {
	font-size: 30px;
	font-weight: bold;
	color: #ff1483;
	float: right;
	line-height: 30px;
}

.slider-image-wrap {
	height: 294px;
}
.slider-image-wrap img {
	background-color: #FFFFFF;
	padding: 6px;
	margin:0;
}

.testies {
	background-color: #FFFFFF;
	color: #171717;
	font-size: 11px;
	background-image: url(../landing-imgs/quote-left.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 7px;
	padding-bottom: 12px;
	padding-left: 50px;
	line-height: 15px;
}

.shadow {
	background-image: url(../landing-imgs/shaddow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
}
.quote {
	background-image: url(../landing-imgs/quote-right.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 40px;
	margin-right: 10px;
	height: 40px;
	height:auto;
	min-height: 40px;

}

.test-name {
	color: #ff1483;
	float: right;
	margin-right: 10px;
}

.get-in-touch h1, h1.price-promise {
	font-size: 25px;
	color: #FEFEFE;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
	background-image: url(../landing-imgs/single-line-rep.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 25px;
	margin-bottom: 10px;
}

h1.price-promise, .promise {
	color: #FFFF33;
	font-weight: bold;
}
.methods {
	background-image: url(../landing-imgs/arrrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 30px;
	font-size: 17px;
	color: #68bfd0;
}

.big-bold {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.bold {font-weight: bold;}

.smaller {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.smaller-blue {
	font-size: 11px;
}

.open-hours-title {
	margin-top: 25px;
	margin-bottom: 5px;
}
.opening-hours {
	color: #FEFEFE;
	background-color: #212121;
	padding: 7px;
	font-weight: bold;
}

.sat {margin-left: 40px;}

.get-in-touch a {
	color: #68bfd0;
}
.get-in-touch a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF1483;
	text-decoration: none;
}

.button-link {
	float: right;
}

.button-link a {
	background-color: #929292;
	background-image: url(/cms/landing-imgs/top-grad-rep.png);
	background-repeat: repeat-x;
	background-position: left -3px;
	border: 1px solid #2C2C2C;
	font-size: 16px;
	color: #FF1483;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-weight: bold;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-top-right-radius: 5px 5px 5px 5px;
}

.button-link a:hover {	border: 1px solid #2C2C2C; color: #FFFFFF;}

#fader {
	height: 388px;
}
