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

@font-face {
	font-family: 'GillSansMTRegular';
	src: url('../fonts/gill_sans_mt-webfont.eot');
	src: local('☺'), url('../fonts/gill_sans_mt-webfont.woff') format('woff'), url('../fonts/gill_sans_mt-webfont.ttf') format('truetype'), url('../fonts/gill_sans_mt-webfont.svg#webfontremifu72') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	padding: 0;
	margin: 0;
}
body {
	
 
 	padding: 0;
	margin: 0;
/*	background:#eaeaea url(../images/bg-repeat.gif) repeat-y  50% 50%;*/
 	 background: #EAEAEA url(../images/bodyBG.gif) no-repeat;
	background-position: bottom center;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", "Tahoma", sans-serif;
	font-size: .8em;
	color: #4e4e4e;
}
a img {
	border: none;
}
h1 {
	font-family: 'GillSansMTRegular';
	font-weight: normal;
	color: #0e7874;
	text-shadow: 0px 2px 1px #fff;
	/* filter: dropshadow(color=#fff,offX=0,offY=1); */
	text-transform: uppercase;
	padding: 10px 0 15px 0;
}
h1.h1-with-side {
	margin: 30px 0 0 250px;
}
h2 {
	clear: left;
	font-family: 'GillSansMTRegular';
	font-weight: normal;
	text-transform: uppercase;
}
h3 {
	font-family: 'GillSansMTRegular';
	font-weight: normal;
	color: #0e7874;
 	/* filter: dropshadow(color=#fff,offX=0,offY=1); */
	text-transform: uppercase;
	padding: 0 1em;
}
a {
	color: #0e7874;
}
textarea {
	height: 225px;
	width: 400px;
}
td {
	padding: 4px;
}
section p {
	padding: 0 0 20px 0;
}
div.container {
	width: 940px;
	margin: 0 auto;
}
header {
	display: block;
	width: 940px;
	margin: 0 auto;
	padding: 30px;
}
header .logo {
	display: block;
	float: left;
	padding: 0 0 0 25px;
}
header .phonenumber {
	float: right;
	margin: 0 20px 0 0;
}
nav {
	clear: both;
	height: 39px;
	padding: 0 0 20px 0;
	display: block;
}
nav ul {
	list-style-type: none;
	width: 888px;
	margin: 0 auto;
	height: 39px;
}
nav ul li {
	background-image: url("../images/menuBG.gif");
	float: left;
	height: 39px;
	border-right: solid 1px #747474;
	border-left: solid 1px #4d4d4d;
	background-position: top;
}
nav ul li:hover {
	background-position: bottom;
}
nav ul li a {
	display: block;
	padding: 11px 21px 0 20px;
	color: #fff;
	height: 28px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1em;
	font-family: 'GillSansMTRegular';
}
nav ul li.first a {
	background-image: url("../images/menuFirst.gif");
	background-repeat: no-repeat;
	background-position: top left;
	
}
nav ul li.first a:hover {
	background-position: bottom left;
}
nav ul li.last a {
	background-image: url("../images/menuLast.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
nav ul li.last a:hover {
	background-position: bottom right;
}
nav ul li.first {
	border-left: none;
}
nav ul li.last {
	border-right: none;
}
div.slideshow {
	margin: 0 auto;
	width: 884px;
	clear: left;
}
div.callouts {
	width: 922px;
	height: 222px;
	background-image: url("../images/CalloutBG.gif");
	background-color: #000;
	margin: 0 auto;
}
div.callouts ul {
	padding: 3em 0 0 2.7em;
}
div.callouts ul li {
	width: 24.785%;
	list-style-type: none;
	float: left;
}
div.callouts ul li a {
	text-decoration: none;
	color: #4e4e4e;
}
div.callouts ul li a img {
	border: 0;
}
div.callouts ul li h2 {
	font-family: 'GillSansMTRegular';
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	width: 80%;
	font-size: 1.5em;
}
ul.features {
	list-style-type: none;
	width: 935px;
	margin: 0 0 0 10px;
}
ul.features li {
	width: 49%;
	height: 169px;
	float: left;
	background-position: center center;
	background-image: url("../images/bgimage1.gif");
	background-repeat: no-repeat;
}
ul.features li img {
	position: absolute;
	margin: 22px 0 0 18px;
	/* top: 22px;
	left: 18px; */
}
ul.features li h3 {
	position: absolute;
	font-family: 'GillSansMTRegular';
	/*margin-top: -103px;*/
	margin-left: 4px;
	margin-top: 23px;
	height: 125px;
	width: 424px;
	background-image: url("../images/featureh3bg.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	font-weight: normal;
	color: #fff;
	text-shadow: 0px 2px 1px #0e7874;
	/* filter: dropshadow(color=#0e7874,offX=0,offY=1); */
}
ul.features li h3 span {
	display: block;
	position: relative;
	top: 66px;
	font-size: 1.5em;
	line-height: .85em;
	text-align: right;
	width: 55%;
	float: right;
	padding: 0 12px 0 0;
}
ul.features li h3 span a {
	color: #fff;
	text-decoration: none;
	display: block;
}
div.featserv {
clear: left;
	margin: 40px 0 0 0;
	width: 45%;
	float: left;
}
div.featserv ul, div.regions ul {
	margin: 0 0 0 0;
	font-size: .9em;
	color:#8e8e8e;
	text-shadow: 0px 2px 1px #fff;
	/* filter: dropshadow(color=#fff,offX=0,offY=1); */
	padding: 1em 2em;
}
div.featserv ul li {
	width: 50%;
	float: left;
}
div.regions ul li {
	width: 33%;
	float: left;
}

div.regions {
	margin: 40px 0 0 0;
	width: 54%;
	float: left;
}
div.regions h3 {
	width: 80%;
}
div.featserv ul li, div.regions ul li {
	list-style-type: none;
	line-height: 1.5em;
}
div.featserv ul li a, div.regions ul li a {
	color:#8e8e8e;
	text-decoration: none;
}
div.featserv ul li a:hover, div.regions ul li a:hover {
	color: #636363;
	text-shadow: 0px 2px 1px #fff;
	/* filter: dropshadow(color=#fff,offX=0,offY=1); */
	text-decoration: none;
}
div.featserv ul li:before, div.regions ul li:before {
	content: ">> ";
}
ul.testimonials, ul.testimonialsMain {
	list-style-type: none;
	margin: 0 0 0 10px;
	font-size: .9em;
	}
ul.testimonials {
	width: 900px;
	background-image: url("../images/longrule.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 250px;
}
ul.testimonialsMain {
	width: 550px;
	float: left;
}
ul.testimonials li {
	width: 49%;
	float: left;
	height:102px;
}
ul.testimonials li p, ul.testimonialsMain li p {
	padding: 12px 12px 6px 12px;
}
ul.testimonials li p.testfrom, ul.testimonialsMain li p.testfrom {
	text-align: right;
	font-weight: bold;
}
ul.testimonials li img, ul.testimonialsMain li img{
	float: left;
	padding: 0 6px;
	border: 0;
}
ul.testimonials .topone, ul.testimonialsMain li {
	background-image: url("../images/smallrule.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
.testTowns {
	float: left;
	list-style-type: none;
	width: 270px;
	padding: 15px;
	text-align: center;
}
.testTowns a {
	padding: 4px 12px;
	display: inline-block;
	text-decoration: none;
}
/* Tag Cloud Formatting */
.testTowns a.testtown_1 { font-size: 1em;padding: 3px 12px 4px 16px; }
.testTowns a.testtown_2 { font-size: 1.3em;padding: 5x 18px 8px 10px; }
.testTowns a.testtown_3 { font-size: 1.5em; padding: 7px 4px 10px 4px;}
.testTowns a.testtown_4 { font-size: 1.7em;padding: 4px 12px 12px 18px; }
.testTowns a.testtown_5 { font-size: 1.8em;padding: 5px 10px 14px 6px; }
.testTowns a.testtown_6 { font-size: 1.9em;padding: 7px 17px 6px 10px; }
.testTowns a.testtown_7 { font-size: 2em;padding: 9px 7px 8px 10px; }
.testTowns a.testtown_8 { font-size: 2.1em;padding: 4px 9px 12px 10px; }
.testTowns a.testtown_9 { font-size: 2.2em;padding: 4px 12px 16px 10px; }
.testTowns a.testtown_10 { font-size: 2.3em;padding: 4px 12px 6px 10px; }
h2.maintest {
	color: #0e7874;
	text-shadow: 0px 2px 1px #fff;
	font-family: 'GillSansMTRegular';
	/* filter: dropshadow(color=#fff,offX=0,offY=1); */
	text-transform: uppercase;
	margin: 1em 0 0 .5em;
	padding: .3em 0 0 0;
	font-weight: normal;
	font-size: 3em;
	clear: left;
}
footer {
	display: block;
	clear: both;
	margin: 0 auto;
	padding: 4em;
	width: 990px;

}
footer address {
	font-variant: normal;
	font-style: normal;
	color: #8e8e8e;
	float: left;
	margin: -2.3em 0 0 1.8em;
}
footer address strong {
	font-weight: normal;
	color: #0e7874;
	text-shadow: 0px 2px 1px #fff;
	/* filter: dropshadow(color=#fff,offX=0,offY=1); */
	text-transform: uppercase;
}
footer img.creditcards {
	display: block;
	margin: 0 auto;
}

section {
	display: block;
	clear: both;
	padding: 0 3em;
}

/* photo gallery */ 

ul.galleries li img {
	display: block;
	margin: 0 auto;
}
ul.galleries li, ul.portfolio li { padding: 9px; border: solid 1px #eaeaea; -webkit-transition: all .3s linear;-moz-transition: all .3s ease-in-out; list-style:none; float:left; text-align:center; }

ul.galleries li a, ul.portfolio li a { display:block; text-decoration:none; }
ul.portfolio li a img, ul.galleries li a img {
	 border:none;
}
ul.galleries li:hover, ul.portfolio li:hover { background-color:#ffffff; border: solid 1px #666;}

/*
.testimonialText { padding:12px; }
.testimg p {padding:0 8px; }
ul.testimonials { list-style-type:none; border-bottom:solid 1px #999999; width:530px; margin:0 0 10px 0; padding:0 0 10px 0; font-size:11px; font-weight:bold; font-style:italic; }
ul.testimonials img { padding:4px; float:left; border:0; }
*/
.imgblock { width:100%; height:60px; }
.imgblock ul {
	padding: 0 0 0 15px;
}
.imgblock ul li {
float: left;
	 background: none; 
	 padding: 5px;
	 list-style-type: none;
}
/* p.testfrom { border-bottom:solid 1px #999999; padding-bottom:4px; margin-bottom:4px; font-size:14px; color:#666666; font-weight:normal; font-style:normal; }

*/
.side-menu {
	width: 250px;
	float: left;
	margin: -40px 0 0 0;
}
.side-menu ul {
	margin: 20px 40px 20px 0;
	list-style-type: none;
	border-right: solid 1px #afafaf;
	border-top: solid 1px #afafaf;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	background-color: #ddd;
}
.side-menu ul li {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s ease-in-out;
	border-right: solid 1px #fff;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #afafaf;
	border-left: solid 1px #afafaf;
}
.side-menu ul li:hover {
	background-color: #0e7874;
}
.side-menu ul li a {
-webkit-transition: all .3s linear;
-moz-transition: all .3s ease-in-out;
	height: 100%;
	width: 100%;
	display: block;
	text-decoration: none;
	padding: 6px;
}
.side-menu ul li:hover a {
	color: #fff;
}
.portshow {
	background-image: url("../images/longrule.gif");
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 30px 0;
}
.botrule {
    display: block;
    height: 5px;
    clear: both;
	background-image: url("../images/longrule.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mainGetQuote {
	display: block;
	height:37px; 
	width:257px;
	border: none;
	color: transparent;
	font-size: 1px;
	position: absolute;
	margin: -85px 0 0 30px;
}
.content-sidebar {
	width: 600px;
	float: left;
	}
p.getquotelink {
	float: left;
	display: block;
	width: 450px;
	height: 63px;
	margin:87px 0 0 0;
	background: url("../images/freequoteBG.png");
	background-repeat: no-repeat;
}
p.getquotelink a {
	 display: block;
	 height: 63px;
	 width: 450px;
	 font-size: 1px;
	 color: #5e5e5e;
	 text-align: center;
	 text-decoration: none;
}

.indexbody {
	width: 940px;
	margin: 25px auto;
	padding: 0 0 20px 0;
	float: left;
	background-image: url("../images/longrule.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.indexbody p {
	padding: 5px 35px;
}

/*Modified by ess - 11/01/2012*/
.essContainer{}
.sectionImg{ padding:0px 0 10px 0}
.sectionImg img{ padding:0 10px 0 0}
.imgLeft{ float:left}
.imgRight{ float:right}
.essContainer h2{ padding:0 0 15px 0}

 
