body {
	margin: 10px;
	background-color: #FFF;
	-webkit-font-smoothing: antialiased; 
}
header, nav, article   {
	display: block;
	opacity: 1;
	width: 100%;
}

p {
	text-align: justify;
	width: auto;
	margin-left: 15px;
	margin-right: 15px;
	font-family: 'Domine', Georgia, serif;
	font-weight: 400;
	font-style: normal;
}

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 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: auto;
}
header {
	height: auto;
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding-bottom: 25px;
}
#logo {
	opacity: 1.0;
	max-width: 700px;
	width: 90%;
}
#navList {
	display: inline;
}


nav {
	height: auto;
	padding-bottom: 10px;
	background-color: #ECECE6;
	text-align: center;
	padding-top: 10px;
	width: 100%;
}
.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 {
	font-size: 14px;
	line-height: 18px;
	top: 225px;
	font-family: 'Domine';
	width: auto;
	display: block;
}
.article-content {
	-ms-overflow-x: hidden;
	height: auto;
	width: auto;
	display: block;
}

.answer {
	text-indent: 2em;
	font-family: 'Domine';
	color: #060;
	font-size: 16px;
}
.page-img-2 {
	width: 80%;
	height: auto;
	max-width: 730px;
}
.page-img {
	float: right;
	margin: 25px;
}

footer {
	background-color: #ECECE6;
	text-align: center;
	line-height: 16px;
	font-family: 'Oxygen';
	padding-top: 15px;
	padding-bottom: 25px;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.logoSide {
	height: 0px;
	width: 0px;
	visibility: hidden;
}
#outLogo1 {
	height: 0px;
	width: 0px;
	visibility: hidden;
}
#outLogo2 {
	height: 0px;
	width: 0px;
	visibility: hidden;
}

.green {
	color: #009000;
	font-weight: 900;
	font-size: 28px;
	line-height: 28px;
	background-color: #FFF;
	z-index: 3;
	text-align: center;
	width: 100%;
	margin-top: 25px;
}
.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;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	display: block;
}

#service-description {
	font-size: 14px;
	font-weight: 700;
	color: #060;
	width: 90%;
	padding-left: 10px;
	padding-right: 10px;
}
#home_container {
	height:auto;
	width: auto;
}
#pests_container {
	height:auto;
}
#serv_container {
	height:auto;
}
#faq_container {
	height:auto;
}
#contact_container {
	height:auto;
}
#home_content_container {
	height:auto;
	width: auto;
}
#pests_content_container {
	height:auto;
}
#serv_content_container {
	height:auto;
}
#faq_content_container {
	height:auto;
}
#contact_content_container {
	height:auto;
}
#serv_content_left {
	float:none;
	clear:both;
	width:90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#serv_content_right {
	float:none;
	clear:both;
	width:90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}#contact_content_left {
	float:none;
	clear:both;
	width:90%;
	margin-left: auto;
	margin-right: auto;
}
#contact_content_right {
	float:none;
	clear:both;
	width:90%;
	margin-left: auto;
	margin-right: auto;
}
