body{
	padding:0;
	margin:0;
	font-family:Arial;
	font-size:14px;
	color:#28354c;
	line-height:1.6em;
}

a, a:visited{
	color:#353535;
	text-decoration:underline;
}

a img{
border:0;
}

.clear{
	clear:both;
}

.container{
	width:960px;
	margin:0 auto;
	position:relative;
}

ul.ticks{
	list-style-type:none;
	display:block;
	margin:0;
	padding:0;
}

ul.ticks li{
	display:block;
	margin:12px 0;
	font-size:14px;
	font-weight:bold;
	color:#28354c;
	padding:0;
	padding-left:24px;
	background:url(../images/tick.png) 0 0 no-repeat;
}

ul.ticks.small li{
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#282a76;
}

ul.bullets{
	list-style-type:none;
	display:block;
	margin:0;
	padding:0;
}

ul.bullets li{
	display:block;
	margin:12px 0;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#282a76;
	padding:0;
	padding-left:24px;
	background:url(../images/bullet.png) 4px 6px no-repeat;
}

img.alignLeft{
	float:left;
	margin:0;
	margin-right:22px;
	margin-bottom:4px;
}

img.alignRight{
	float:right;
	margin:0;
	margin-left:22px;
	margin-bottom:4px;
}

img.shadow{
	box-shadow:0 0 4px rgba(0, 0, 0, 0.5);
}

h1{
	margin:0;
	padding:6px;
	background:#f7f7fd;
	display:inline-block;
	text-transform:uppercase;
	font-family:LeagueGothicRegular;
	font-weight:normal;
	font-size:36px;
	color:#011e4e;
}

h4{
	font-size:16px;
}

.header{
	position:relative;
	z-index:100;
}

.header .logo{
	padding:8px;
	float:left;
}

.header .strapLine{
	float:left;
	font-style:italic;
	color:#010f72;
	font-size:26px;
	padding-left:120px;
	padding-top:24px;
	line-height:28px;
}

.header .headContact{
	float:right;
	font-size:48px;
	font-weight:bold;
	padding-right:36px;
	padding-top:12px;
	color:#003285;
	font-family:LeagueGothicRegular;
	line-height:42px;
	width: 350px;
}

.header .headContact a{
	color:inherit;
	text-decoration:none;
	font-size: 46px;
}

	.header .headContact .social {
		float: left;
		/*margin-right: 50px;*/
		margin-right: 25px;
	}
	
	.header .headContact .social .google-plus{
		margin-bottom:2px;
	}

.header .navigation{
	position:absolute;
	top:68px;
	left:200px;
	font-family:Arial;
}

.header .navigation ul{
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
}

.header .navigation ul li{
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	background:url(../images/nav-center.jpg) bottom left repeat-x;
}

.header .navigation ul li a{
	padding-top:2px;
	display:block;
	line-height:47px;
	font-size:14px;
	color:#5b6974;
	text-shadow:1px 1px 1px white;
	text-decoration:none;
}

.header .navigation ul li a span{
	display:block;
	line-height:47px;
	padding:0 32px;
	background:url(../images/nav-seperator.png) top right no-repeat;
}

.header .navigation ul li ul.submenu{
	position:absolute;
	top:48px;
	left:-2px;
	width:280px;
	background:#d1e0e7;
	border:1px solid #a2a7a8;
	z-index:20;
}

.header .navigation ul li ul.submenu li{
	display:block;
	float:none;
	background:none;
}

.header .navigation ul li ul.submenu li a{
	line-height:24px;
}

.header .navigation ul li ul.submenu li a:hover{
	background:#e9f0f4;
}

.header .navigation ul li ul.submenu li a span{
	line-height:24px;
	background:none;
}

.header .navigation ul li.first{
	background:url(../images/nav-left.jpg) bottom left repeat-x;
}

.header .navigation ul li.last{
	background:url(../images/nav-right.jpg) bottom right repeat-x;
}

.header .navigation ul li.last a span{
	background:transparent;
}

.header .navigation ul li.current a{
	background:url(../images/nav-current.png) top center no-repeat;
}

.maindiv{
	background: #0e5785 url(../images/newbg.jpg) top center no-repeat;
}

.maindiv .container{
	padding:20px 0;
}

.maindiv .mainCol{
	float:left;
	width:620px;
	padding-top:14px;
	background:url(../images/left-col-top.png) top center no-repeat;
}

.maindiv .mainCol .inner{
	background:url(../images/left-col-bottom.png) bottom center no-repeat;
	padding-bottom:15px;
}

.maindiv .mainCol .inner .inner2{
	background:url(../images/left-col-middle.png) top center repeat-y;
	padding:0 14px 14px 14px;
}

.maindiv .mainCol.home{
	background:none;
	padding-top:0;
}

.maindiv .mainCol .leftCol{
	float:left;
}

.maindiv .mainCol .leftCol .ourServices{
	background:url(../images/our-services-box.png) top center no-repeat;
	width:300px;
	height:379px;
}

.maindiv .mainCol .leftCol .ourServices ul{
	padding:64px 12px 0 12px;
	letter-spacing:-0.5px;
}

.maindiv .mainCol .rightCol{
	width:300px;
}

.maindiv .rightCol{
	float:right;
	width:328px;
}

.maindiv .rightCol .inner{
	padding:12px 14px;
}

.maindiv .rightCol .fastQuote{
	background:url(../images/fast-quote-background.png) top center no-repeat;
	width:328px;
	height:171px;
	padding-top:120px;
}

.maindiv .rightCol .fastQuote a{
	display:block;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	letter-spacing:-1px;
	color:#2d5107;
	text-shadow:0 1px 0 white;
	text-decoration:none;
	text-transform:uppercase;
	width:222px;
	height:79px;
	background:url(../images/fast-quote-button.png) center center no-repeat;
	margin-left:52px;
}

.maindiv .rightCol .fastQuote a:hover{
	background:url(../images/fast-quote-button-hover.png) center center no-repeat;
}

.maindiv .rightCol .fastQuote a span{
	font-size:14px;
	display:block;
}

.maindiv .rightCol .fastQuote a.pipeRepair{
	padding-top:18px;
	height:61px;
}

.maindiv .rightCol .fastQuote a.pipeReplacement{
	padding-top:26px;
	height:53px;
}

.maindiv .rightCol .fastQuote a.waterMainsReplacement{
	padding-top:16px;
	height:63px;
	margin-top:32px;
}

.maindiv .rightCol .anyMoreQuestions{
	background:url(../images/any-more-questions-box.png) top center no-repeat;
	width:328px;
	height:338px;
	margin-bottom:20px;
	position:relative;
}

.maindiv .rightCol .anyMoreQuestions .h1{
	margin-left:32px;
	margin-top:20px;
	padding:6px;
	background:#f7f7fd;
	display:inline-block;
	text-transform:uppercase;
	font-family:LeagueGothicRegular;
	font-weight:normal;
	font-size:36px;
	color:#011e4e;
}

.maindiv .rightCol .anyMoreQuestions a{
	display:block;
	position:absolute;
	top:256px;
	left:24px;
	width:280px;
	height:32px;
	text-decoration:none;
}

.maindiv .rightCol .testimonials{
	background:url(../images/testimonial-top.png) top center no-repeat;
	padding:0;
	padding-top:19px;
	margin:0;
	width:300px;
	margin-top:20px;
}

.maindiv .rightCol .testimonials .inner{
	background:url(../images/testimonial-bottom.png) bottom center no-repeat;
	padding:0;
	padding-bottom:41px;
}

.maindiv .rightCol .testimonials .inner .inner2{
	background:url(../images/testimonial-middle.png) center center repeat-y;
}

.maindiv .rightCol .testimonials .inner .cycle{
	position:relative;
	width:300px;
}

.maindiv .rightCol .testimonials .inner .cycle .testimonial{
	padding:0 14px 0 64px;
	background:url(../images/testimonial-quote.png) 14px 8px no-repeat;
	font-family:Georgia;
	font-size:14px;
	font-style:italic;
	color:#402d1f;
	width:222px;
	height:196px;
	line-height:2em;
}

.maindiv .rightCol .testimonials .inner .cycle .testimonial a{
	display:block;
	font-style:normal;
	font-weight:bold;
	font-family:arial;
	color:#402d1f;
	margin-left:12px;
	float:right;
}

.maindiv .rightColBox{
	float:right;
	width:300px;
	background:url(../images/right-col-top.png) top center no-repeat;
	padding-top:17px;
}

.maindiv .rightColBox .inner{
	background:url(../images/right-col-bottom.png) bottom center no-repeat;
	padding-bottom:17px;
}

.maindiv .rightColBox .inner .inner2{
	background:url(../images/right-col-middle.png) top center repeat-y;
	padding:0 18px 18px 18px;
}

.maindiv .rightColBox.findoutmore{
	clear: right;
	width:328px;
}

.maindiv .rightColBox.findoutmore img{
	float:left;
	margin-right:12px;
}

.maindiv .rightColBox.findoutmore p{
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	margin-top:0;
}

.maindiv .rightColBox.findoutmore a.link{
display:inline;
font-weight:bold;
font-style:italic;
font-size:18px;
margin-top:0;
background-image:none;
color: #28354c;
line-height: 1.2em;
width:auto;
height:auto;
margin:0;
padding:0;
text-shadow:none;
letter-spacing:normal;
padding-top:8px;
}
.maindiv .rightColBox.findoutmore a.link:hover{
background-image:none;
}

.maindiv .rightColBox.findoutmore a{
	display:block;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	letter-spacing:-1px;
	color:#2d5107;
	text-shadow:0 1px 0 white;
	text-decoration:none;
	width:222px;
	height:32px;
	padding-top:8px;
	background:url(../images/fast-quote-button-small.png) center center no-repeat;
	margin-left:20px;
}

.maindiv .rightColBox.findoutmore a:hover{
	background:url(../images/fast-quote-button-small-hover.png) center center no-repeat;
}

.maindiv .rightColBox.findoutmore .inner .inner2{
	padding:0 32px 18px 32px;
}

.rightColBox em{
	font-weight:bold;
	color:#1f229a;
}

.rightColBox.usefulInfo p{
	margin:2em 0;
}

.rightColBox.usefulInfo a{
	font-weight:bold;
	display:block;
}

.rightColBox.usefulInfo a img{
	display:block;
	float:left;
	margin-right:12px;
}

.rightColBox.usefulInfo a .clear{
	display:block;
	float:none;
	clear:both;
}

#google_map{
	width:592px;
	height:400px;
}

.questions dl{
	background:white;
	padding:12px;
	margin:2em 0;
}

.questions dl dt{
	padding-left:64px;
	color:#333333;
	margin:0;margin:0;margin:0;
	background:url(../images/question-mark.png) top left no-repeat;
	padding-bottom:16px;
	margin-bottom:16px;
}

.questions dl dd{
	padding-left:64px;
	margin:0;
	color:#333333;
	background:url(../images/quote-mark.png) top left no-repeat;
	padding-bottom:16px;
	margin-bottom:16px;
}

.slider{
	width:612px;
	height:282px;
	border:4px solid white;
	border-radius:4px;
	position:relative;
	margin-bottom:20px;
}

.slider .inner{
	z-index:1;
	width:612px;
	height:282px;
	padding:0;
	padding-bottom:0!important;
}

.slider .pager{
	position:absolute;
	bottom:16px;
	right:16px;
	z-index:2;
}

.slider .pager a{
	display:inline-block;
	width:16px;
	height:16px;
	background:url(../images/slider-pagination.png) center center no-repeat;
	margin-left:10px;
}

.slider .pager a.activeSlide{
	background:url(../images/slider-pagination-current.png) center center no-repeat;
}

.slider .pager a span{
	display:none;
}

.form .left{
	float:left;
	width:294px;
}

.form .right{
	float:right;
	width:294px;
}

.form input.text{
	padding:4px;
	font-size:14px;
	font-family:Arial;
	border:none;
	width:240px;
}

.form textarea{
	padding:4px;
	font-size:14px;
	font-family:Arial;
	border:none;
	width:240px;
	height:100px;
}

.form select{
	width:240px;
}

.form .checkboxes label{
	display:inline-block;
	margin-right:20px;
}

.form input.submit{
	background:url(../images/fast-quote-button-small.png) top center no-repeat;
	border:none;
	width:222px;
	height:40px;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#033333;
	text-shadow:0 1px 0 white;
}

.captcha label{
	display:inline-block;
	margin-right:10px;
	padding:6px;
	cursor:pointer;
	cursor:hand;
}

.captcha label.selected{
	background:#3cd202;
}

.captcha label input{
	display:none;
}

.animationHolder{
	background:white;
	box-shadow:0 0 4px rgba(0, 0, 0, 0.5);
	padding:19px;
}

.animationHolder .animation{
	width:551px;
	height:198px;
	background:url(../images/moling-diagram.jpg) top left no-repeat;
	position:relative;
}

.animationHolder .animation .mole{
	background:url(../images/moling-diagram-mole.png) top left no-repeat;
	position:absolute;
	top:141px;
	right:90px;
	width:92px;
	height:48px;
}

.animationHolder .animation .five{
	background:url(../images/five-marker.png) top left no-repeat;
	position:absolute;
	top:132px;
	right:148px;
	width:20px;
	height:28px;
}

.animationHolder .bottomImages{
	padding-top:19px;
}

.animationHolder .bottomImages img{
	display:inline-block;
	margin-right:6px;
}

.animationHolder .bottomImages img.last{
	margin-right:0px;
}

.footer{
	padding-top:12px;
	padding-bottom:12px;
}

.footer .accreditations{
	display:block;
	margin:0 auto;
	margin-right:50px;
	margin-bottom:10px;
}

.footer .accreditations img{
display:block;
margin:0 auto;
}

.footer .footer-contact{
float:right;
}

.footer .copyright{
	float:left;
	line-height:2em;
}

.footer .paymentlogos{
	float:right;
}

.footer .contact{
	float:right;
	clear:right;
	width:270px;
}

.footer .contact a.email{
	display:block;
	padding:8px;
	padding-left:28px;
	background:url(../images/email-icon.jpg) 0 50% no-repeat;
	color:#28354c;
	text-decoration:none;
	font-weight:bold;
}

.footer .contact span.phone{
	display:block;
	padding:8px;
	padding-left:28px;
	background:url(../images/phone-icon.jpg) 0 50% no-repeat;
	color:#28354c;
	font-weight:bold;
}

.footer .footerLinks{
	float:left;
	clear:left;
	padding-top:24px;
}

.footer .footerLinks .ihm{
	font-size:11px;
	margin-left:26px;
}

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('league_gothic-webfont.eot');
    src: url('league_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('league_gothic-webfont.woff') format('woff'),
         url('league_gothic-webfont.ttf') format('truetype'),
         url('league_gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#captcha {
    margin: 30px auto 10px auto;
    height: 90px;
}
#captcha div {
    float: left;
    width: 65px;
    margin-left: 10px;
}

#captcha .img {
	border: 1px solid #fff;
}

.caption{
font-size:13px;
font-family:Arial;
}


strong{
font-weight:inherit;
}
em{
font-style:inherit;
}

.moling-video-wrapper{
position:relative;
width:300px;
height:179px;
}
.moling-learn-more{
position:absolute;
bottom: -1px;
right: 5px;
font-size:0px;
line-height:0px;
text-indent:-9999px;
background:url('../images/moling-learn-more.png') top left no-repeat;
display: block;
height: 26px;
width: 105px;
}


/* Simple Scroller */

/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
	height: 90px;
	display: block;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	height: 90px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	border-radius: 5px;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
	margin: 0 auto;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 946px;
	height: 90px;
	border-radius: 5px;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 946px;
	height: 90px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 200px;
	height: 70px;
}