@charset "utf-8";

* {padding: 0 ; margin: 0;}
body {
	background-color: #f0f0f0;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.3em;
	margin-bottom: 15px;
}
#wrapper {
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#content {
	clear: both;
	padding-top: 20px;
	position: relative;
}
#col1 {
	display: inline;
	float: left;
	width: 320px;
}
	#col1other {
	display: inline;
	float: left;
	width: 620px;
	margin-top: -20px;
}
	#col1otherthin {
	display: inline;
	float: left;
	width: 320px;
	margin-top: -20px;
}

#col2 {
	display: inline;
	float: left;
	width: 320px;
}
#col3 {
	display: inline;
	float: left;
	width: 320px;
}
	#col3other {
	display: inline;
	float: left;
	width: 320px;
}
	#col3other img {
	margin-bottom: 20px;
}
#col2 img {
	float: left;
}
#map {
	float: right;
	width: 400px;
	margin-right: 20px;
	height: 350px;
	margin-bottom: 20px;
}





h1 {
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 320px;
	width: 320px;
	display: inline;
	text-indent: -9999px;
}
h2 {
	background-image: url(../images/h2_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 320px;
	width: 640px;
	display: inline;
	text-indent: -9999px;
}
h3 {
	text-indent: -9999px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: left top;
}
h3.h3Home1 {background-image: url(../images/h3_home1.gif);}
h3.h3Home2 {background-image: url(../images/h3_home2.gif);}
h3.h3Home3 {background-image: url(../images/h3_home3.gif);}

h4 { background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	text-indent: -9999px; }
h4.h4Contact {background-image:url(../images/h4_contact_col1.gif)}
h4.h4About {background-image:url(../images/h4_about_col1.gif)}
h4.h4Bird {background-image:url(../images/h4_bird_col1.gif)}
h4.h4Home {background-image:url(../images/h4_home_col1.gif); height: 90px;}
h4.h4Insects {background-image:url(../images/h4_insects_col1.gif)}
h4.h4Pest {background-image:url(../images/h4_pest_col1.gif)}
h4.h4Rodents {background-image:url(../images/h4_rodents_col1.gif)}
h4.h4Washroom {background-image:url(../images/h4_washroom_col1.gif)}

p {
	font-size: 1.2em;
	margin-bottom: 15px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content  p {
	padding-right: 20px;
	padding-left: 20px;
}






ul#nav {
	height: 120px;
	width: 640px;
	background-image: url(../images/nav_bg.gif);
	padding-left: 320px;
}
ul#nav li {
    float: left;
	display: inline;
}
ul#nav a {
	height: 120px;
	display: block;
	text-indent: -9999px;
}
ul#nav li#n1 a {width: 50px;}
ul#nav li#n1 a:hover, ul#nav li#n1 a#active {background-image:url(../images/nav1.gif)}
ul#nav li#n2 a {width: 80px;}
ul#nav li#n2 a:hover, ul#nav li#n2 a#active {background-image:url(../images/nav2.gif)}
ul#nav li#n3 a {width: 90px;}
ul#nav li#n3 a:hover, ul#nav li#n3 a#active {background-image:url(../images/nav3.gif)}
ul#nav li#n4 a {width: 70px;}
ul#nav li#n4 a:hover, ul#nav li#n4 a#active {background-image:url(../images/nav4.gif)}
ul#nav li#n5 a {width: 80px;}
ul#nav li#n5 a:hover, ul#nav li#n5 a#active {background-image:url(../images/nav5.gif)}
ul#nav li#n6 a {width: 90px;}
ul#nav li#n6 a:hover, ul#nav li#n6 a#active {background-image:url(../images/nav6.gif)}
ul#nav li#n7 a {width: 100px;}
ul#nav li#n7 a:hover, ul#nav li#n7 a#active {background-image:url(../images/nav7.gif)}
ul#nav li#n8 a {width: 80px;}
ul#nav li#n8 a:hover, ul#nav li#n8 a#active {background-image:url(../images/nav8.gif)}


.bigGreen {
	font-size: 1.4em;
	color: #389028;
	line-height: 1.3em;
}

#footer {
	clear: both;
	padding-bottom: 18px;
	padding-top: 4px;
	background-color: #368227;
	padding-right: 20px;
	padding-left: 20px;
}
#footer p, p.ra a, p.copy a {
	color: #FFFFFF;
}
p.ra {
	float: left;
	font-size: 1em;
}
p.copy {
	float: right;
	font-size: 1em;
}
#homeLogos {
	height: 55px;
	width: 620px;
	clear: both;
	float: right;
	padding-bottom: 20px;
}
#homeLogos img {
	margin-right: 15px;
}

