@charset "utf-8";

/* Simple fluid media

   Note: Fluid media requires that you remove the media's height and width attributes from the HTML

   http://www.alistapart.com/articles/fluid-images/ 

*/

img, object, embed, video {

	max-width: 100%;

}



/* IE 6 does not support max-width so default to width 100% */

.ie6 img {

	width:100%;

}



/*

	Dreamweaver Fluid Grid Properties

	----------------------------------

	dw-num-cols-mobile:		4;

	dw-num-cols-tablet:		8;

	dw-num-cols-desktop:	12;

	dw-gutter-percentage:	25;

	

	Inspiration from "Responsive Web Design" by Ethan Marcotte 

	http://www.alistapart.com/articles/responsive-web-design

	

	and Golden Grid System by Joni Korpi

	http://goldengridsystem.com/

*/



.fluid {

	clear: both;

	margin-left: 0;

	width: 100%;

	float: left;

	display: block;

}



.fluidList {

    list-style:none;

    list-style-image:none;

    margin:0;

    padding:0;        

}



/* Mobile Layout: 480px and below. */

  

.gridContainer {

	margin-left: auto;

	margin-right: auto;

	width: 100%;

	padding-left: 2.275%;

	padding-right: 2.275%;

	clear: none;

	float: none;

}

.lgog {

width: 100%;

}

.phone1 {

width: 100%;

margin-left: 0;

clear: both;

	color: #00A79D;

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	
	font-size: 36px;

	font-weight: bolder;

	margin-bottom: 10px;

}

.phone2 {

width: 100%;

margin-left: 0;

clear: both;

	color: #00A79D;

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-weight: bolder;

	margin-bottom: 10px;

}

.phone3 {

width: 100%;

margin-left: 0;

clear: both;

	color: #00A79D;

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-weight: bolder;

	margin-bottom: 10px;

}

.fb {

width: 100%;

margin-left: 0;

clear: both;

}

.header {

}

.slideshow {

}

.paghder {

	background-color: #0CA299;

	align-content:center}

.Mn_hd {

margin-left: 0;

clear: both;

	color: #FFFFFF;

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	

	font-style: normal;

	font-weight: bolder;

	font-variant: normal;

	text-transform: uppercase;

	

}

.main {

width: 100%; 

margin-left: 0;

font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 12px;

display: block;

}

.servicearea {

width: 32%; 

margin-left: 0;

font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 16px;

display: block;

}

.footer {

	background-color: #67A5B7;

	font-size: 11px;

	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;

	color: #FFFFFF;

	text-align: center;

	height:10%;

	padding-bottom: 10px;

	padding-top: 10px;

}

.picture {

margin-left: 0;

clear: both;

width: 100%;

}

.pic1 {

width: 100%;
	
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 12px;
	
	text-transform: capitalize;

}

.pic2 {

width: 100%;

margin-left: 0;

clear: both;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 12px;
	
	text-transform: capitalize;

}

.pic3 {

width: 100%;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 12px;
	
	text-transform: capitalize;

}

.pic4 {

width: 100%;

margin-left: 0;

clear: both;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 12px;
	
	text-transform: capitalize;

}


.zeroMargin_mobile {

margin-left: 0;

}

.hide_mobile {

display: none;

}



/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */



@media only screen and (min-width : 477px ){



.gridContainer {

	width: 100%;

	padding-left: 1.1625%;

	padding-right: 1.1625%;

	clear: none;

	float: none;

	margin-left: auto;

}

.lgog {

width: 100%;

}

.phone1 {

	width: 100%;

	clear: both;

	margin-left: 0;

	margin-bottom: 10px;

	color: #00A79D;

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-weight: bolder;

}

.phone2 {

	width: 100%;

	clear: both;

	margin-left: 0;

	margin-bottom: 10px;

	color: #00A79D;

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-weight: bolder;

}

.phone3 {

	width: 100%;

	clear: both;

	margin-left: 0;

	margin-bottom: 10px;

	color: #00A79D;

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-weight: bolder;

}

.fb {

width: 100%;

clear: both;

margin-left: 0;

}

.header {

}

.slideshow {

}

.paghder {

	background-color: #0CA299;

}

.Mn_hd {

clear: both;

margin-left: 0;

	color: #FFFFFF;

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	

	font-style: normal;

	font-weight: bolder;

	font-variant: normal;

	text-transform: uppercase;

}

.main {

	width: 100%;

	margin-left: 0;

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 14px;

	display: block;

}

.footer {

	background-color: #67A5B7;

	font-size: 11px;

	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;

	color: #FFFFFF;

	text-align: center;

	height:10%;

	padding-bottom: 10px;

	padding-top: 10px;

}

.picture {

clear: both;

margin-left: 0;

width: 100%;

}
	
	.pic1 {

width: 100%;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 12px;
	
	text-transform: capitalize;

}

.pic2 {

width: 100%;

clear: both;

margin-left: 0;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 12px;
	
	text-transform: capitalize;

}

.pic3 {

width: 100%;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 12px;
	
	text-transform: capitalize;

}

.pic4 {

width: 100%;

clear: both;

margin-left: 0;
	
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 12px;
	
	text-transform: capitalize;

}

.hide_tablet {

display: none;

}

.zeroMargin_tablet {

margin-left: 0;

}

}



/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */



@media only screen and (min-width: 769px) {



.gridContainer {

	width: 100%;

	max-width: 1600px;

	padding-left: 0.75%;

	padding-right: 0.75%;

	margin: auto;

	clear: none;

	float: none;

	margin-left: auto;

	padding-bottom: 0px;

}

.lgog {

width: 23.7288%;

}

.phone1 {

	width: 23.7288%;

	clear: none;

	margin-left: 1.6949%;

	margin-bottom: 10px;

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	color: #0CA299;

	font-size: 18px;

	font-weight: 1000;

	padding-top: 10px;

}

.phone2 {

	width: 23.7288%;

	clear: none;

	margin-left: 1.6949%;

	margin-bottom: 10px;

		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	color: #0CA299;

	font-size: 18px;

	padding-top: 10px;

}

.phone3 {

width: 15.2542%;

clear: none;

margin-left: 1.6949%;

	margin-bottom: 10px;

		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	color: #0CA299;

	font-size: 18px;

	padding-top: 10px;

}

.fb {

width: 15.2542%;

clear: none;

margin-left: 1.6949%;

}

.header {

}

.slideshow {

}

.paghder {

	background-color: #0CA299;

	height: 10%;

	align-content: center;

	left: 62%;

	padding-left: 0px;

}

.Mn_hd {

	clear: none;

	margin-left: 10%;

	color: #FFFFFF;

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 20px;

	font-style: normal;

	font-weight: bolder;

	font-variant: normal;

	text-transform: uppercase;

	padding-top: 11px;

	width: 70%;

}

.main {

	width: 83.0508%;

	margin-left: 10%;

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 16px;

	padding-top: 10px;

}

.footer {

	background-color: #67A5B7;

	font-size: 11px;

	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;

	color: #FFFFFF;

	text-align: center;

	height:10%;

	padding-bottom: 10px;

	padding-top: 10px;

}

.servicemap {

	background: url(images/servicemap.jpg);

	 background-repeat:no-repeat;

    background-size: 100% 100%;

	height:500px;

}

.locationmap {

	background: url(images/locations.jpg);

	 background-repeat:no-repeat;    

    background-size: 100% 100%;

	height:500px;

}



.pestpic {

	background: url(images/pestpic.jpg);

	 background-repeat:no-repeat;    

    background-size: 100% 100%;

	height:500px;

}



.servicepic {

	background: url(images/servicepic.jpg);

	 background-repeat:no-repeat;    

    background-size: 100% 100%;

	height:500px;

}

.picture {

clear: none;

margin-left: 5.2631%;

width: 49.1525%;

}
	
	.pic1 {

width: 49.1525%;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 12px;
	
	text-transform: capitalize;

}

.pic2 {

width: 49.1525%;

clear: none;

margin-left: 1.6949%;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 12px;
	
	text-transform: capitalize;

}

.pic3 {

width: 49.1525%;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 12px;
	
	text-transform: capitalize;

}

.pic4 {

width: 49.1525%;

clear: none;

margin-left: 1.6949%;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 12px;
	
	text-transform: capitalize;

}

.zeroMargin_desktop {

margin-left: 0;

}

.hide_desktop {

display: none;

}



}.servicearea {
		width: 32%;

	margin-left: 10%;

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 16px;

	padding-top: 10px;
}
