body	{
	background: #5f80c5 url(images/back_grad.jpg) 0 0 repeat-x;
	text-align: center;
	font-family: arial, futura, tahoma, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#wrap1	{
	background: #3446a2 url(images/header_shadow.jpg) left top no-repeat;
	width: 780px;
	margin: 0 auto;
	/*border: 1px dashed red;*/
}
	
#wrap2	{
	background: url(images/right_shadow.jpg) right top no-repeat;
	width: 780px;
	margin: 0;
	/*border: 2px solid green;*/
}

#wrap3	{
	background: url(images/left_shadow.jpg) left top no-repeat;
	color: #fff;
	width: 780px;
	padding: 10px 0 0 0px;
	margin: 0;
	/*border: 1px dashed white;*/
	text-align: left;
}

#header {
	margin-left: 10px;
	height: 100px;
	/*border: 1px dashed green;*/
}


	/* Horizontal Nav Bar */

#nav_bar {
	line-height: 20px;
	/*width: 617px ;*/
	text-align: center;
	margin: 0 10px 0 10px;
	padding: 0 0 0 143px;
	/*border: 1px solid yellow;*/
	color: #fff;
	background: #17204e url(images/nav_back.jpg) left center repeat-x;
}

#nav_bar ul	{
	margin: 0;
	padding: 0;
	width: 100%;
}

#nav_bar ul li	{
	list-style-type: none;
	/*border: 1px dashed green;*/
	display: inline;
	float: left;
}

#nav_bar ul li  a {
	text-decoration: none;
	color: #fff;
	display: block;
	/*border: 1px solid pink;*/
	width: 8em;
	font-size: 9pt;
	font-weight: bold;
	border-left: 1px solid #17204e;
}

#nav_bar ul li  a:hover {
	background: url(images/nav_back_hover.jpg) left center repeat-x;
}

	/* Link Anchor Widths */


#nav_bar span.home a {
	width: 5em;
}

#nav_bar span.services a {
	width: 6em;
}


#nav_bar span#comm a {
	width: 8em;
}

#nav_bar span.pests a {
	width: 5em;
}

#nav_bar span.accred a {
	width: 9em;
}

#nav_bar span.contact a {
	width: 7em;
}

#righty	{
	border-right: 1px solid #17204e;
}

.clear_trap {
	clear: both;
	/*border: 1px solid pink;*/
}



#van_container {
	float: left;
	/*border: 1px dashed white;*/
	margin: 30px 0 0 10px;
}


#text {
	margin-left: 15px;
	padding: 0;
	/*border: 1px dashed green;*/
	width: 730px;
	display: inline;
	float: left;
}

body#home_page #text {
	width: 45%;
	/*border: 1px dashed yellow;*/
}

#text li {
	margin-bottom: 1.2em;
	font-size: 12px;
	list-style: circle;
}

#text li a {
	text-decoration: none;
}

#text li a:hover {
	color: #d1cd6e;
}

#text h2 {
	margin: 16px 0 0 0;
	color: #d1cd6e;
	font-size: 16px;
	font-weight: bold;
}

#text h3 {
	margin: 13px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #d1cd6e;
}

#text h5 {
	margin-top: .3em;
	margin-bottom: .3em;
	padding: 0;
	font-size: 13px;
}

#text p {
	margin-top: 5px;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em;
}

#content {
	width: 760px;
	margin: 0 0 0 10px;
	background: url(images/nav_shadow.jpg) 0 0 repeat-x;
	/*border: 1px solid yellow;*/
}

#content h1 {
	display: none;
}

#content_comm {
	background: url(images/factory.jpg) center bottom no-repeat;
	/*border: 1px solid red;*/
}

.pests_page #content {
	background: url(images/pest_nav.jpg) top center no-repeat;
	/*border: 1px solid green;*/
	padding-top: 0;
}

	/*  PEST NAVIGATION  */

.pests_page ul#pests_nav {
	list-style: none;
	padding: 0;
	margin: 0;
	/*border: 1px dashed red;*/
	text-align: center;
}

.pests_page ul#pests_nav li {
	margin: 0;
	padding: 0;
	display: inline;
	/*border: green double 1px;*/
}

.pests_page ul#pests_nav li a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	padding: 0 .5em;
	margin: 0;
	/*border: 1px solid white;*/
}

.pests_page ul#pests_nav li a:hover {
	color: #d1cd6e;
}

	/* END OF PEST NAVIGATION */

.pest_index {
	padding: 0;
	float: right;
	width: 339px;
	/*border: 1px solid red;*/
	margin-left: 1em;
}

.pest_index img {
	display: block;
	border: none;
}

.accred_index {
	padding: 0;
	float: right;
	width: 238px;
	/*border: 1px solid red;*/
	margin-left: 1em;
	margin-right: 15px;
}

.accred_index img {
	display: block;
	border: none;
}

.contact_index {
	float:left;
	width: 271px;
	/*border: 1px solid yellow;*/
	margin-top: 2em;
}

#contact_page h6 {
	color:#FFFFFF;
	font-size: 16px;
	text-align: left;
}

#contact_page #more_height {
	width: 100px;
	height: 100px;
	}

.contact_index img {
	display: block;
	border: none;
}

.contact_index img#phone {
	/*border: 1px solid green;*/
	margin-left: 13px;
}

#contact_page p {
	margin-top: 1em;
	font-size: 87%;
}

#contact_page .bold a {
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#contact_page .bold a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

#contact_page h3 {
	margin-top: 65px;
}

#commercial_page p #text a {
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#commercial_page p a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

* html .quote_box {
	height: 130px;
}

.quote_box {
	width: 350px;
	background: #6788d7 url(images/quote_bottom.jpg) left bottom no-repeat;
	color: #d1cd6e;
	min-height: 130px;
	float: left;
	/*border: 1px dashed yellow;*/
	padding: 0;
	margin: 13px 20px 10px 8px;
	display: inline; /* Double Margin Float Hack */
}

.quote_box h5 {
	/*border: 1px dashed green;*/
	background: url(images/quote_top.jpg) left top no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 0;
	margin-top: 0;
	color: #fff;
}

.quote_box p {
	/*border: 1px solid red;*/
	font-size: 12px;
	color: #fff;
	line-height: 1.4em;
	margin: 0 10px 10px 10px;
}

#clearleft {
	clear:left;
}

span.bold {
	font-weight: bold;
}

#text a {
	color: #fff;
}

body#contact_page #text {
	float: left;
	margin-right: 1em;
	/*border: 1px dashed red;*/
	width: 700px;
}

	/* Footer Nav Bar */

#footer	{
	background: #5f80c5 url(images/footer.jpg) top center no-repeat;
	width: 780px;
	padding-top: 5px;
	text-align: center;
	height: 35px;
	margin: 0 auto;
	/*border: 1px solid #fff;*/
}

#footer ul {
	margin:0;
	/*border: 1px yellow solid;*/
	display: inline;
	text-align: center;
	line-height: 13px;
}

#footer ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 0;
	/*border: 1px dashed purple;*/
	display: inline;
}

#footer ul li a {
	text-decoration: none;
	border-left: 1px solid #3446a2;
	color: #fff;	
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 10px;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer span.home a {
	border-left:none;
}

	/* Footer Text */

#footer p#footer_left {
	margin-top: 0;
	float:left;
	font-size: 9px;
	color: #fff;
	padding: .2em 0 0 17px;
	/*border: 1px solid green;*/
	
}

#footer p#footer_right {
	margin-top: 0;
	float: right;
	font-size: 9px;
	color: #fff;
	padding: .2em 17px 0 0;
	/*border: 1px solid green;*/
}

#footer p#footer_left a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 9px;
}
	
	

	/* Call Now Text */

#content h4 {
	text-align: center;
	font-weight: bold;
	/*border: 1px solid purple;*/
	margin: .6em 0 0 4em;
	padding-bottom: .7em;
	font-size: 16px;
}

#content h4 span#call_now {
	font-weight: 700;
	font-size: 19px;
}

#content h4 img {
	/*margin: 0;*/
	/*border: 1px solid red;*/
	margin-bottom: -9px;
	position: relative;
}

#commercial_page #text ul {
	margin-bottom: 3em;
}

	/* Pests Nav Relatives */

#mice_page #mice a {
	color: #3446a2;
}

#ants_page #ants a {
	color: #3446a2;
}

#squirrels_page #squirrels a {
	color: #3446a2;
}

#rats_page #rats a {
	color: #3446a2;
}

#wasps_page #wasps a {
	color: #3446a2;
}

#cockroaches_page #cockroaches a {
	color: #3446a2;
}

	/* Main Site Nav Relatives */

body#home_page .home a {
	color: #ccdbf9;
	text-decoration: none;
}

body#home_page .home a:hover {
	text-decoration: none;
}

body#home_page ul#big .home a {
	background: url(images/nav_back_here.jpg) left center repeat-x;
	color: #fff;
}

body#services_page .services a {
	color: #ccdbf9;
	text-decoration: none;
}

body#services_page .services a:hover {
	text-decoration: none;
}

body#services_page ul#big .services a {
	background: url(images/nav_back_here.jpg) left center repeat-x;
	color: #fff;
}

body#commercial_page .comm a {
	color: #ccdbf9;
	text-decoration: none;
}

body#commercial_page .comm a:hover {
	text-decoration: none;
}

body#commercial_page ul#big .comm a {
	background: url(images/nav_back_here.jpg) left center repeat-x;
	color: #fff;
}

body.pests_page #footer .pests a {
	color: #ccdbf9;
	text-decoration: none;
}

body.pests_page #footer .pests a:hover {
	text-decoration: none;
}

body.pests_page ul#big .pests a {
	background: url(images/nav_back_here.jpg) left center repeat-x;
	color: #fff;
}

body#accreditation_page .accred a {
	color: #ccdbf9;
	text-decoration: none;
}

body#accreditation_page .accred a:hover {
	text-decoration: none;
}

body#accreditation_page ul#big .accred a {
	background: url(images/nav_back_here.jpg) left center repeat-x;
	color: #fff;
}

body#contact_page .contact a {
	color: #ccdbf9;
	text-decoration: none;
}

body#contact_page .contact a:hover {
	text-decoration: none;
}

body#map_page .site a {
	color: #ccdbf9;
	text-decoration: none;
}

body#map_page .site a:hover {
	text-decoration: none;
}

body#contact_page ul#big .contact a {
	background: url(images/nav_back_here.jpg) left center repeat-x;
	color: #fff;
}

