body {
        margin : 0px auto;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
		width:980px;
        background:#cdf6f3;

        min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	color: #353535;
	white-space: normal;

    }

		a {
    	color:#369;
	}
	
	a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:bold; 
	font-size: 10pt; 
	color: #990000; 
	}
	
	a:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration: none;
	color:#07d4cb;
	}
	
	a:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color:#2ed8d1;	
	text-decoration: none;
	}
	
	img{
	border-style: none;

	}
	

	a:hover img {
    text-decoration: none;
	}

	/* Header styles */
    #header {
        clear:both;
        float:left;
        width:980px;
		height:513px;
		background-color:#ffffff;
		border-right: 2px solid #cecece;
		border-top: 2px solid #cecece;
		border-left: 2px solid #cecece;
		border-bottom: 2px solid #e5e5e5;
	
    }
	#headerestimate{
		clear:both;
        float:left;
        width:980px;
		height:193px;
		background-color:#ffffff;
		border-right: 2px solid #cecece;
		border-top: 2px solid #cecece;
		border-left: 2px solid #cecece;
		border-bottom: 2px solid #e5e5e5;
	
    }
	    #header-pages {
        clear:both;
        float:left;
        width:980px;
		height:473px;
		border-right: 2px solid #cecece;
		border-top: 2px solid #cecece;
		border-left: 2px solid #cecece;
		border-bottom: 2px solid #e5e5e5;
	
    }
	.headerborder {
        width:980px;
		background-color:#ffffff;

    }
	.headertext{
	 font-size:16px;
	 text-align:center; 
	 padding-top:10px;
	 padding-bottom:5px;
	 
	}
		.headertext2{
	 font-size:15px;
	 text-align:center; 
	 
	}
	.middle-icons{
		text-align:center;
		
	}
		.intro-header{
		padding-top:20px;
		text-align:center;
		font-family: Verdana, Tahoma, sans-serif;
		font-size:15px;
		font-weight:bold;
		color:#000000;
		line-height:1em;
		
			
	}
	
	.second-header{
	font-family: Verdana, Tahoma, sans-serif;
	font-size:13px; 
	text-align:center;
	}
		.callnowtext{
		color:#595959; 
		font-size:18px; 
		font-weight:bold;
		padding-left:65px;
	}
	
	.phonenumbertext{
		color:#25d9d1; 
		font-size:23px; 
		font-weight:bold; 
		letter-spacing:.5px; 
		text-align: right;
		text-shadow: 1px 1px 1px #969494;
	}

		.phonenumbertext2{
		color:#20a8f5; 
		font-size:14px; 
		font-weight:bold; 
		letter-spacing:1px; 
		text-align: left;
	}
	
	.phonenumberfooter{
	color:#25d9d1; 
	font-size:16px; 
	font-weight:bold; 
	text-shadow: .5px .5px .5px #969494;
	}
	.statefooter{
		 color:#000000; 
		 font-size:12px;
	}
	.logoheader
	{
		background-color:#FFFFFF;
	}
	.menu
	{
		width:980px;
		
	}
	
		.top5reasons
	{
		width:980px;

	}
	
	.banner-images
	{
		width:980px;
		height:280px;


	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#ffffff;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:980px;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* holy grail 3 column settings */
	.holygrail {
	    background:#ffffff;    	/* Right column background colour */
		border-right-color:#cecece;
		border-left-color:#cecece;
		border-top-color:#ffffff;
		border-bottom-color:#ffffff;
		border-width:2px;
		border-style:solid;
	}
    .holygrail .colmid {
        float:left;
        width:200%;
        margin-left:-200px; 	/* Width of right column */
        position:relative;
        right:100%;
        background:#ffffff;    	/* Centre column background colour */
    }
    .holygrail .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:395px;         	/* Left column width + right column width */

        background:#ffffff;    	/* Left column background colour */
    }
	    .holygrail .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:200px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	}
    .holygrail .col1wraptestimonials {
        float:left;
	    width:50%;
	    position:relative;
	    right:200px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
		height:1000px;
	}
	.holygrail .middlecolumn {
        margin:0 215px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */				
        position:relative;
	    left:200%;
	    overflow:hidden;
		padding-right:20px;		
		padding-top:10px;
		
	}
	
	
		.holygrail .middlecolumnestimate {
        margin:0px 20px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */				
        position:relative;
	    left:200%;
	    overflow:hidden;	
		padding-top:30px;
		
	}
			.holygrail .middlecolumntestimonials {
        margin:0px 20px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */				
        position:relative;
	    left:200%;
	    overflow:hidden;	
		padding-top:30px;
		height:800px;
		
	}
			.holygrail .middlecolumnoffers {
        margin:0px 20px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */				
        position:relative;
	    left:200%;
	    overflow:hidden;	
		padding-top:30px;
		padding-left:250px;
		
	}
	.areaservice {
		font-size: 10px;
		text-align:center;
	}
	.citieszip {
		font-size: 8px;
		text-align:left;
	}
    .holygrail .leftcolumn {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:165px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:20px;         	/* Width of the left-hand side padding on the left column */
		
		padding-top:5px;

    }
      .holygrail .rightcolumn {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:225px;
		height:900px;
		/* Width of right column content (right column width minus left and right padding) */
        margin-right:45px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
		text-align:left;
    }
	.quick-contact{
	margin-left:15px;
	width:225px;
	margin-top:15px;
	}
	
	.right-icons{
	margin-left:25px;
	width:225px;
	margin-top:15px;
	text-align:center;
	padding-top:20px;
	}
		.faqs-content td{
		text-align:left;
	}
		

	/* Footer styles */
	#footer {
		        clear:both;
        float:left;
        width:980px;
		height:170px;
		border-top:1px solid #000;
		background-image:url(images/footer_bg.gif);
		background-color:#CCCCCC;		
		border-top:3px solid #cccccc;
		border-bottom:3px solid #c2c2c2;
		border-right:2px solid #c2c2c2;
		border-left:2px solid #c2c2c2;
		font-size:11px;

    }
	
	#footer a:link, #footer a:visted{
		color:#c2c2c2;
		font-size:8px;
		font-family:Arial, Helvetica, sans-serif;
	}

	
	.serviceareas{
		font-size:8px;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
	}
	.emailfooter{
		color:#25d9d1; 
		padding-left:40px; 
		font-size:12px; 
		font-weight:bold; 
		text-shadow: .5px .5px .5px #969494;
	}
	
    #footer p {
        margin:0;
		font-size:11px;
    }
	
	#footer a:link, #footer a:visited {
	color:#414141;
	font-size:11px;
	font-family: Verdana, Tahoma, sans-serif;
	}	
	#footer a:hover{
	color:#565656;
	}
	.footertext{
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	}
	
	.phonenumbertext3{
 	color:#12a5ff; 
 	font-size:14px; 
 	font-weight:700;
 	}
	.intro-content{
	text-align:left;
	font-size:12px;
	font-family: Verdana, Tahoma, sans-serif;
	color:#3e3e3e;
	}
	.style1{
	font-family: Verdana, Tahoma, sans-serif;
	font-size:13px; 
	text-align:center;
	}
	 .style2{
	font-family: Verdana, Tahoma, sans-serif;
	font-size:14px; 
	text-align:center;
	}
	.style3{
		font-family: Verdana, Tahoma, sans-serif;
		text-align:left;
		font-size:14px;
	}
 	.style4{ 
	font-family: Verdana, Tahoma, sans-serif;
	font-size:13px; 
	text-align:left;
	}
	.style5 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size:12px; 
	text-align:center;
	}

	.style6{ 
	font-family: Verdana, Tahoma, sans-serif;
	font-size:13px; 
	
	}
	.style7{ 
	font-family: Verdana, Tahoma, sans-serif;
	font-size:12px; 
	text-align:left;
	}
	.style8{
	font-family: Verdana, Tahoma, sans-serif;
	font-size:13px;
	padding-left:10px;
	padding-top:10px;
	font-weight:400;
	text-align:left;
	}
	.style9{
	font-family: Verdana, Tahoma, sans-serif;
	font-size:13px;
	font-weight:400;
	padding-left:10px;
	}
.formstyle1 {
	BORDER-RIGHT: #6699CC 1px solid;
	BORDER-TOP: #6699CC 1px solid;
	BORDER-LEFT: #6699CC 1px solid;
	BORDER-BOTTOM: #6699CC 1px solid;
	COLOR: #4f4f4f;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 14px;
	BACKGROUND-COLOR: #cdf5f3;
	margin-left:3px;
	}
		.faqstext{
		font-weight:bold;
		color:#12a5ff; 
	}
		.specialoffers{
		background-image:url(images/special-offers.gif);
		background-repeat:no-repeat;
		widows:450px;
		height:150px;
		
	}
    /* --> */
    </style>
    <!--[if lt IE 7]>
    <style media="screen" type="text/css">
    .col1 {
	    width:100%;
	}