

* {margin:0px; padding:0px;}

body {background:#F0BD0A; font-family:Verdana, Arial, Helvetica, sans-serif; color:#404040;}
	


#wrapper {
	position: relative;
    width:1003px; 
	margin-left:auto; 
	margin-right:auto; 
	height:auto;}

#header {
	position: relative;
	background:url(images/header.jpg) no-repeat; 
	height:444px;}
	
.logo{float:left;}

.contact {
	position: absolute;
	bottom: 0px;
	left: 0px;}
	
#headline {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 680px;
	height: 48px;
	line-height: 48px;}





/* Navigation */

#navigation {
	width:1003px;
	height:44px;
	background:#000000;}

#navigation ul {
	 display:inline;
	 float:left;
	 height:44px;
	 width:993px;;
	 padding-left:10px;
	 margin:0;
	 list-style:none;}
 
#navigation ul li {
	float:left;
	list-style-type:none;
	background:url("images/navarrow.jpg") no-repeat scroll 0 14px transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:44px;
	font-size:13px;
	margin-left:10px;
	padding-left:26px;
	padding-right:15px; 
	list-style-type:none;
	font-weight:bold;}

#navigation ul li a {
	text-decoration:none;
	color:#ffffff;
	list-style-type:none;}

#navigation ul li a:hover,#navigation ul li a.active {
	color:#fce326;}
	


/* Content */



.middwrapper { background:#7C7C7C url(images/midbg.jpg) repeat-x; width:1003px; height:auto;}

.leftsection { 
	float:left; 
	width:374px; 
	padding-left:12px; 
	height:auto;}
	
.leftsectioninner { 
	float:left; 
	width:761px; 
	padding-left:12px;
	padding-right:13px;
	height:auto;}
	
.midsection { 
	float:left; 
	width:374px; 
	padding-left:13px; 
	padding-right:13px; 
	height:auto;}

.rightsection { 
	float:left; 
	height:auto; 
	width: 205px; 
	height:auto;}


/* Special Boxes */

.boxone { 
	background:#EBEBEB url(images/smallboxbg.jpg) repeat-x; 
	height:auto; 
	width:374px; 
	border: solid 1px #DBDBDB; 
	overflow:hidden;}
	
.boxoneinner { 
	background:#EBEBEB url(images/smallboxbg.jpg) repeat-x; 
	height:488px; 
	width:761px; 
	border: solid 1px #DBDBDB; 
	overflow:hidden;
	margin-bottom:10px;}
	
.boxoneinner1 { 
	background:#EBEBEB url(images/smallboxbg.jpg) repeat-x; 
	height:autopx; 
	width:761px; 
	border: solid 1px #DBDBDB; 
	overflow:hidden;
	margin-bottom:10px;}
	
.boxtwo { 
	background:#EBEBEB url(images/smallboxbg.jpg) repeat-x; 
	height:auto; 
	width:374px; 
	border: solid 1px #DBDBDB; 
	overflow:hidden;
	margin-top:12px;
	margin-bottom:12px;}

.add { padding-top:12px; padding-bottom:12px;}

.addthree { padding-top:12px;}

.brk { width:1003px; height:14px; background:#FFFFFF;}

#footer{
	position: relative;
	background:#000000; 
	width:1003px; 
	height:62px; 
	text-align:center; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF; 
	line-height:18px; 
	padding-top:23px;
	}

#footer a{ 
	color:#FFFFFF; 
	text-decoration:none; 
	padding-left:7px; 
	padding-right:7px; 
	}

#footer a:hover{  
	color:#D70101; 
	text-decoration:underline;
	}

#sitemap {
	position: absolute;
	bottom: 5px;
	right: 0px;
	font-size: 10px;}


/* Text Formatting */

.heading{ 
	background:url(images/headingbg.jpg) no-repeat; 
	width:323px; 
	height:33px;  
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px; 
	color:#960129;  
	line-height:33px; 
	padding-left:35px; 
	margin-top:14px; 
	margin-left:12px;}

.txt{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#404040; 
	line-height:18px;  
	text-align:justify; 
	padding-left:20px; 
	padding-right:20px; 
	padding-top:12px;}
	
h1 {font-size:20px; color:#960129; margin: 0px; font-style: italic;}
h2 {font-size: 16px; margin: 0px; font-weight: normal;}

.btn{ 
	padding-right:18px; 
	padding-top:12px;
	padding-bottom:16px;
	}

.btn a.btnone{
	background:url(images/readbtn.jpg) no-repeat;
	width:90px;
	height:25px;
	display:block;
	float:right;
	text-align:center;}

.btn a.btnone:hover{
	background:url(images/readbtn-hover.jpg) no-repeat;
	color:#ffffff;}
	
a.pestlinklast{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#70492D; 
	font-weight:bold; 
	text-decoration:underline;
	float:right;}

a.pestlinklast:hover{ 
	color:#000000;}		
	
.clr{ clear:both;}

ul {margin-left: 30px}

.imagepadding {padding: 10px;}

.fltl {float: left;}
.fltr {float: right;}
