body {
	margin: 25px;
	background-color: #FFF;
	background-image: url(wood/wood125.jpg);
	background-repeat: repeat;
}
header, nav, article  , footer{
	display: block;
	opacity: 1;
	position: absolute;
}
p {
	text-align: justify;
}

h1 {
	font-size: 24px;
	font-family: 'Oxygen';
	color: #333;
	font-weight: 700;
	line-height: 28px;
}
h2 {
	font-size: 20px;
	font-family: 'Oxygen';
	color: #F31D13;
	font-weight: 700;
}
h3 {
	font-size: 18px;
	color: #009;
	font-weight: 700;
	font-family: 'Oxygen';
}
strong {
	font-weight: 700;
}


a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-shadow: 0px 0px 7px #ff0000;
	filter: dropshadow(color=#ff0000, offx=1, offy=1);
	text-decoration: none;
}
a:active {
	color: #333;
	text-shadow: 0px 0px 7px #ff0000;
	filter: dropshadow(color=#ff0000, offx=1, offy=1);
	text-decoration: none;
}

.page_container {
	padding: 25px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow:  0px 0px 5px 3px rgba(0, 0, 0, 0.9);
	box-shadow:  0px 0px 5px 3px rgba(0, 0, 0, 0.9);
	position: relative;
	overflow: hidden;
	background-color: #FFF;
}
header {
	height: 150px;
	width: 750px;
	text-align: center;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	top: 25px;
	overflow: hidden;
}
#logo {
	height: 150px;
	opacity: 1.0;
}
#navList {
	display: inline;
}


nav {
	height: 30px;
	width: 750px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color: #ECECE6;
	text-align: center;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.7);
	box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.7);
	top: 200px;
	overflow: hidden;
}
.navLinks    {
	display: inline;
	margin-right: 22px;
	margin-left: 22px;
	list-style-type: none;
	line-height: 30px;
	font-family: 'Domine';
	font-size: 20px;
	font-weight: 700;
	color: #333;
}



article {
	width: 750px;
	font-size: 14px;
	line-height: 18px;
	top: 250px;
	padding: 25px;
	font-family: 'Domine';
}
.article-content {
	overflow: auto;
	-ms-overflow-x: hidden;
	overflow-x: hidden;
}

.answer {
	text-indent: 2em;
	font-family: 'Domine';
	color: #060;
	font-size: 16px;
}
.page-img-2 {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.7);
	box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.7);
}
.page-img {
	clear: none;
	float: right;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.7);
	box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.7);
	margin-bottom: 25px;
	margin-left: 25px;
	margin-top: 35px;
}
footer {
	height: 137px;
	width: 750px;
	background-color: #ECECE6;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.7);
	box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.7);
	padding: 25px;
	text-align: center;
	bottom: 21px;
	line-height: 16px;
	font-family: 'Oxygen';
	overflow: hidden;
}
#outLogo1 {
	position: absolute;
	left: 35px;
}
#outLogo2 {
	position: absolute;
	right: 25px;
}
.green {
	color: #009000;
	font-weight: 900;
	font-size: 28px;
	position: absolute;
	top: 25px;
	right: 25px;
	line-height: 28px;
	background-color: #FFF;
	z-index: 3;
}
.loc-num {
	font-size: 12px;
	color: #555;
}

#service-area {
	font-size: 9px;
	font-weight: 400;
	color: #999;
}
#copyright {
	font-weight: 700;
	font-size: 14px;
	color: #039;
}
#designer {
	font-weight: 700;
	font-size: 9px;
	color: #039;
	line-height: 9px;
}

#privacy {
	font-weight: 700;
	font-size: 14px;
	text-align: center;
}

#service-description {
	font-size: 14px;
	font-weight: 700;
	color: #060;
}
#home_container {
	height:1445px;
}
#pests_container {
	height:1270px;
}
#serv_container {
	height:1100px;
}
#faq_container {
	height:2530px;
}
#contact_container {
	height:1470px;
}
#home_content_container {
	height:992px;
}
#pests_content_container {
	height:813px;
}
#serv_content_container {
	height:642px;
}
#faq_content_container {
	height:2070px;
}
#contact_content_container {
	height:1029px;
}
#serv_content_left {
	float:left;clear:none;width:375px;
}
#serv_content_right {
	float:left;clear:none;width:375px;
}#contact_content_left {
	float:left;
	clear:none;
	width:375px;
}
#contact_content_right {
	float:left;
	clear:none;
	width:375px;
}
