/* CSS Document */
body  {
	/*font: normal 11px Verdana, Arial, Helvetica, sans-serif;*/
	background: #F4EEDF url(http://www.andersonpestsolutions.com/images/background.gif) repeat-x scroll top;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	line-height: 17px;
	word-spacing: 1px;
	letter-spacing: 0.25px;
	text-decoration: none;
	color: #535353;
}
img, div, a, input, li { 
	behavior: url(iepngfix.htc) ;
}
*:focus {
outline: 0;
}
#wrapper #containerLanding #centerContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	color: #353132;
	text-decoration: none;
	margin-bottom: 10px;
	
	padding-bottom: 0px;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: lighter;
	color: #939598;
	text-decoration: none;
	margin-bottom: 0px;
	line-height: 27px;
	padding-bottom: 0px;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CD3428;
	text-decoration: none;
	margin-bottom: 0px;
}

h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CD3428;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 3px;
}
h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CD3428;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 20px;
}
h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #939598;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 5px;
}
#wrapper #containerLanding #centerContent h7 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #353132;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 0px;
}

h7 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #000;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 0px;
}

#wrapper  {
	width: 100%;
	text-align: left;
	height: auto;
	background-attachment: scroll;
	background-repeat: repeat-x;
	margin-top: -5px;
	background-position: top;
}
#container  {
	width: 850px;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 25px;
	min-height: 780px;
	
} 
#containerLanding {
	width: 850px;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 25px;
	min-height: 650px;
}


#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
#sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.lowerBoxesLeft  {
	margin: 0px 5px 5px 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 0px;
	background-color: #FFFFFF;
	height: 250px;
	width: 310px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/homeResidential2.jpg);
	text-decoration:none;
}
.lowerBoxesLeft a {
	text-decoration:none;
}
.lowerBoxesRight  {
	margin: 0px 0px 5px 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 0px;
	background-color: #FFFFFF;
	height: 250px;
	width: 310px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/homeCommercial2.jpg);
	background-repeat: no-repeat;
	border: 0;
	background-position: left top;
	text-decoration:none;
}
.lowerBoxesRight a {
	text-decoration:none;
}
#lowerBoxColor   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 166px;
	height: 65px;
	width: 185px;
	padding: 3px 5px 10px 10px;
	text-decoration: none;
	line-height: 14px;
}
.lowerBoxColorLeft   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 155px;
	height: 50px;
	width: 290px;
	padding: 0px 5px 10px 15px;
	text-decoration: none;
	line-height: 18px;
	text-decoration:none;
}
.lowerBoxColorLeft  a {
	text-decoration:none;
}
.lowerBoxColorRight  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 155px;
	height: 50px;
	width: 290px;
	padding: 0px 5px 10px 15px;
	text-decoration: none;
	line-height: 18px;
	text-decoration:none;
}
.lowerBoxColorRight  a {
	text-decoration:none;
}
#lowerBoxColor2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 166px;
	height: 65px;
	width: 185px;
	padding: 3px 5px 10px 10px;
	text-decoration: none;
	line-height: 14px;
}
#lowerBoxColor3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 166px;
	height: 65px;
	width: 185px;
	padding: 3px 5px 10px 10px;
	text-decoration: none;
	line-height: 14px;
}
#seminar {
	color: #000000;
	background-color: #FFF6DB;
	width: 450px;
	border: 1px dotted #CD3428;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	height: 875px;
}
#centerContent  {
	float: left;
	width: 630px;
	margin-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	line-height: 17px;
	word-spacing: 1px;
	letter-spacing: 0.25px;
	text-decoration: none;
	color: #535353;
	margin-left: 10px;
}
#centerContent p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	line-height: 17px;
	word-spacing: 1px;
	letter-spacing: 0.25px;
	text-decoration: none;
	color: #535353;
}
#centerContent ul {
	margin-top: 0px;

}
#centerContent ul li {
	margin-left: -8px;

}
#centerContent  a {
	/*float: left;
	width: 390px;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 17px;
	word-spacing: 1px;
	letter-spacing: 0.25px;*/
	text-decoration: none;
	color: #CD3428;
}
#centerContentBird {
	float: left;
	width: 626px;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
	word-spacing: 1px;
	letter-spacing: 0.25px;
	margin-left: 0px;
	text-decoration: none;
}

#centerContentBird  a {

	text-decoration: none;
}
#mainNav  {
	margin: 0px;
	height: 50px;
	vertical-align: bottom;
	padding-top: 0;
	padding-bottom: 0;
}
#mainNavBird {
	margin: 0px;
	height: 50px;
	vertical-align: bottom;
	padding-top: 0;
	padding-bottom: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#header  {
	margin: 10px 0px 10px 10px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 0px;
	width: 490px;
	float: left;
}
#mainContent  {
	margin: 5px 0px 0px 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 0px;
	float: left;
	border: 0px solid #D6C089;
	width: 626px;
	text-decoration: none;
}
#lowerBoxes  {
	padding: 0px;
	/*background-color: #FFE289;*/
	height: auto;
	width: 195px;
	float: left;
	/*border: 1px solid #ddbf66;*/
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 9px;
}
#lowerBoxesBird {
	margin: 10px 9px 10px 9px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 0px 10px 0px;
	background-color: #E5012F;
	height: auto;
	width: 200px;
	float: left;
	border: 1px solid #000;
	text-decoration: none;
}
#lowerBoxes2  {
	margin: 0px 6px 5px 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 0px;
	background-color: #FFFFFF;
	height: 250px;
	width: 205px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(http://www.andersonpestsolutions.com/images/homeResidential.jpg);
}
#lowerBoxes3  {
	margin: 0px 6px 5px 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 0px;
	background-color: #FFFFFF;
	height: 250px;
	width: 205px;
	float: left;
	background-attachment: scroll;
	background-image: url(http://www.andersonpestsolutions.com/images/homeCommercial.jpg);
	background-repeat: no-repeat;
	border: 0;
	background-position: left top;
}
#lowerBoxes4  {
	margin: 0px 0px 5px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 0px;
	background-color: #FFFFFF;
	height: 250px;
	width: 205px;
	float: left;
	background-attachment: scroll;
	background-image: url(http://www.andersonpestsolutions.com/images/homeBird.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#lowerBoxes_right  {
	margin: 25px 20px 10px 10px;
	background-color: #FFFFFF;
	width: 170px;
	float: left;
	text-decoration: none;
}
#lowerBoxes_Pest  {
	margin: 25px 20px 10px 10px;
	background-color: #FFFFFF;
	width: 170px;
	float: left;
	text-decoration: none;
	height:280px
}
#lowerBoxes_left {
	margin: 10px 5px 10px 5px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 0px 0px 5px;
	height: 245px;
	width: 200px;
	float: left;
	text-decoration: none;	/*background-attachment: scroll;
	background-image: url(http://www.andersonpestsolutions.com/images/panel_right.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
	background-attachment: scroll;
	background-image: url(http://www.andersonpestsolutions.com/images/greenway.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#lowerBoxes_rightBird {
	margin: 10px 5px 10px 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 0px 0px 5px;
	background-color: #FFFFFF;
	height: 570px;
	width: 200px;
	float: right;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
#leftPanelDetails  {
	margin: 10px 5px 10px 5px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 0px 0px 5px;
	background-color: #FFFFFF;
	height: 570px;
	width: 222px;
	float: left;
	background-attachment: scroll;
	background-image: url(http://www.andersonpestsolutions.com/images/leftPanelDetails.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
}
#search  {
	margin: 30px 2px 0px 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 5px;
	background-color: #FFFFFF;
	height: 25px;
	width: 250px;
	float: right;
	background-attachment: scroll;
}
.arrowHome {
	float: right;
	height: 20px;
	width: 120px;
	padding-left: 0px;
	padding-top: 0px;
	margin-right: 17px;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	padding-right: 0px;
	text-decoration:none;
}
.arrowComm {
	float: right;
	height: 20px;
	width: 120px;
	padding-left: 0px;
	padding-top: 0px;
	margin-right: 27px;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	padding-right: 0px;
	text-decoration:none;
}


#arrow {
	float: right;
	height: 20px;
	width: 120px;
	padding-left: 0px;
	padding-top: 0px;
	margin-right: 10px;
	margin-top: -25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	padding-right: 0px;
	text-decoration:none;
}
#arrow2 {
	float: right;
	height: 17px;
	width: 20px;
	padding-left: 0px;
	padding-top: 0px;
	margin-right: 5px;
	margin-top: -25px;
	text-decoration:none;
}
#leftTop {
	margin: 5px 2px 10px 1px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 5px;
	background-color: #FDEFB9;
	height: 162px;
	width: 182px;
	float: left;
	border: 3px solid #ddbf66;
}
#leftTopLink {
	margin: 8px 2px 0px 0px;
	background-color: #FFFFFF;
	height: 250px;
	width: 168px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/homeServiceTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 14px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 5px;
}
#leftTopLink a {
	text-decoration:none;
}
#leftTopBird {
	margin: 10px 2px 10px 1px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 5px;
	background-color: #EDEEEF;
	height: auto;
	width: 182px;
	float: left;
	border: 3px solid #000;
	line-height: 15px;
}
#leftMid {
	margin: 0px 2px -1px 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 5px 5px;
	background-color: #FFFFFF;
	height: 85px;
	width: 168px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/homeSurveyMid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 14px;
}
#leftMid a {
	text-decoration:none;
}
#leftMidBird {
	margin: 5px 2px 0px 2px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 5px 5px;
	background-color: #EDEEEF;
	height: auto;
	width: 182px;
	float: left;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	color: #000000;
	line-height: 15px;
}
#leftMidBird a {
	text-decoration:none;
}
#leftLow {
	margin: 5px 0px 5px 1px; 
	padding: 0px 5px;
	background-color: #FFFFFF;
	height: 245px;
	width: 180px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/homeGreenWayBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftLow {
	margin: 5px 0px 5px 1px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 5px;
	background-color: #FFFFFF;
	height: 250px;
	width: 180px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/homeNaturalChoiceBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#leftLow2 {
	margin: 10px 0px 5px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 10px 5px 5px 15px;
	width: 170px;
	text-align: left;
	line-height: 12px;
}
#leftLow a {
	text-decoration:none;
}
#leftLowBird {
	margin: 0px 2px 5px 1px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 1px 5px;
	background-color: #edeeef;
	height: 140px;
	width: 182px;
	float: left;
	border-top: 0px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
}
#leftLowBird a {
	text-decoration:none;
}
#leftTopHome {
	margin: 2px 2px 3px 1px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 34px 5px 0;
	height: 170px;
	width: 182px;
	float: left;
	border: 0px none #ddbf66;
	background-attachment: scroll;
	background-image: url(http://www.andersonpestsolutions.com/images/latestNews.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 15px;
}

#leftTopHome a {
	text-decoration:none;
}
#navLinksLeft {
	width: 160px;
	height: 140px;
	padding: 57px 5px 15px 7px;
	margin: 0px 0px 0px 5px;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	color: #535353;
	font-weight: bold;
}
#navLinksLeft2 {
	width: 160px;
	height: 200px;
	padding: 40px 5px 22px 7px;
	margin: 0px 0px 0px 5px;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	color: #535353;
	font-weight: bold;
}
#navLinksLeftPest {
	width: 160px;
	height: 240px;
	padding: 40px 5px 22px 7px;
	margin: 0px 0px 0px 5px;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	color: #535353;
	font-weight: bold;
}
#navLinksLeftNews {
	width: 160px;
	height: 140px;
	padding: 57px 5px 15px 7px;
	margin: 0px 0px 0px 5px;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #535353;
	font-weight: bold;
}
#navLinksLeftBirds {
	width: 160px;
	height: 400px;
	padding: -100px 5px 15px 0px;
	margin: 0px 0px 0px 5px;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #535353;
	font-weight: bold;
}
#navLinksLeftBirdsTop {
	width: 160px;
	height: 285px;
	padding: 0px 5px 15px 0px;
	margin: 0px 0px 0px 5px;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #535353;
	font-weight: bold;
}
#navLinksLeft a:link {
	text-decoration: none;
	color: #535353;
	font-weight: bold;
}
#navLinksLeft a:visited {
	text-decoration: none;
	color: #535353;
	font-weight: bold;
}
#navLinksLeft a:hover {
	text-decoration: none;
	color: #CD3428;
	font-weight: bold;
}
#navLinksLeft a:active {
	text-decoration: none;
	color: #535353;
	font-weight: bold;
}
#navLinksLeft2 a:link {
	text-decoration: none;
	color: #535353;
	font-weight: bold;
}
#navLinksLeft2 a:visited {
	text-decoration: none;
	color: #535353;
	font-weight: bold;
}
#navLinksLeft2 a:hover {
	text-decoration: none;
	color: #CD3428;
	font-weight: bold;
}
#navLinksLeft2 a:active {
	text-decoration: none;
	color: #535353;
	font-weight: bold;
}
#navLinksLeftPest a:link {
	text-decoration: none;
	color: #535353;
	font-weight: bold;
}
#navLinksLeftPest a:visited {
	text-decoration: none;
	color: #535353;
	font-weight: bold;
}
#navLinksLeftPest a:hover {
	text-decoration: none;
	color: #CD3428;
	font-weight: bold;
}
#navLinksLeftPest a:active {
	text-decoration: none;
	color: #535353;
	font-weight: bold;
}
#navLinksLeftNews {
	width: 160px;
	height: 140px;
	padding: 57px 5px 15px 7px;
	margin: 0px 0px 0px 5px;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #535353;
	font-weight: bold;
}
#navLinksLeftNews a:link {
	text-decoration: none;
	color: #535353;
	font-weight: bold;
}
#navLinksLeftNews a:visited {
	text-decoration: none;
	color: #535353;
	font-weight: bold;
}
#navLinksLeftNews a:hover {
	text-decoration: none;
	color: #CD3428;
	font-weight: bold;
}
#navLinksLeftNews a:active {
	text-decoration: none;
	color: #535353;
	font-weight: bold;
}
#navLinksBackground {
	background-attachment: scroll;
	background-image: url(http://www.andersonpestsolutions.com/images/upperLeftPanel.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 200px;
	width: 195px;
	margin: 0px -30px 0px 0px;
}
#navLinksBackgroundGreen {
	background-attachment: scroll;
	background-image: url(http://www.andersonpestsolutions.com/images/greenCallBox.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 350px;
	width: 195px;
	margin: 0px -30px 20px 0px;
}
#navLinksBackgroundZoo {
	background-attachment: scroll;
	background-image: url(../images/leftInsectZoo.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 350px;
	width: 195px;
	margin: 0px -30px 20px 0px;
}
#birdsBackground {
	background-attachment: scroll;
	background-image: url(http://www.andersonpestsolutions.com/images/birdSolutionsBirds.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 300px;
	text-align: left;
	width: 620px;
	margin-right: -200px;
}
#navLinksBackground2 {
	background-attachment: scroll;
	background-image: url(http://www.andersonpestsolutions.com/images/termites.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 275px;
	width: 195px;
	margin: 0px -30px 20px 0px;
}
#navLinksBackgroundPest {
	background-attachment: scroll;
	background-image: url(http://www.andersonpestsolutions.com/images/pestering.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 290px;
	width: 195px;
	margin: 0px -30px 20px 0px;
}
#navLinksBackground3 {
	background-attachment: scroll;
	background-image: url(http://www.andersonpestsolutions.com/images/newsPanel.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 200px;
	width: 195px;
	margin: 0px -30px 0px 0px;
}
#navLinksBackground4 {
	background-attachment: scroll;
	background-image: url(http://www.andersonpestsolutions.com/images/leftPanelBirds.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 400px;
	width: 195px;
	margin: 0px -30px 0px 0px;
}
#navLinksBackgroundNews {
	background-attachment: scroll;
	background-image: url(http://www.andersonpestsolutions.com/images/newsPanel2.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 555px;
	width: 195px;
	margin: 0px -30px 0px 0px;
}
#navLinksBackgroundNewsHome {
	background-attachment: scroll;
	background-image: url(http://www.andersonpestsolutions.com/images/homeServiceTop.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 255px;
	width: 195px;
	margin: 0px -30px 0px 0px;
}
#navLinksBackgroundCareers {
	background-attachment: scroll;
	background-image: url(http://www.andersonpestsolutions.com/images/careersLeftNavBackground.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 325px;
	width: 195px;
	margin: 0px -30px 0px 0px;
}

#crumbs {	/*float: left;
	width: 390px;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 17px;
	word-spacing: 1px;
	letter-spacing: 0.25px;*/
	text-decoration: none;
	color: #535353;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	padding-left: 0px;
	height:16px;
	margin-top: -5px;
	margin-bottom: 5px;
}
#crumbs a {
	text-decoration: none;
	color: #CD3428;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
}
#crumbsHome {
	text-decoration: none;
	color: #535353;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	margin-bottom: 0px;
	margin-top: 15px;
	width: 645px;
	float: right;
}
#homeHeaders {
	font-family: Arial, Helvetica, sans-serif;
	color: #cd3428;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	margin-top: 2px;
	padding-top: 0;
	margin-bottom: 0px;
}
#homeHeaders2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #cd3428;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	margin-top: 16px;
	padding-top: 0;
	margin-bottom: 0px;
}
#homeHeaders3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #cd3428;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	margin-top: 16px;
	padding-top: 0;
	margin-bottom: 0px;
}
#homeHeaders a:link {
	color: #cd3428;
}
#homeHeaders a:visited {
	color: #cd3428;
}
#homeHeaders a:hover {
	color: #535353;
}
#homeHeaders a:active {
	color: #cd3428;
}
#homeHeaders2 a:link {
	color: #cd3428;
}
#homeHeaders2 a:visited {
	color: #cd3428;
}
#homeHeaders2 a:hover {
	color: #535353;
}
#homeHeaders2 a:active {
	color: #cd3428;
}
#homeHeaders3 a:link {
	color: #cd3428;
}
#homeHeaders3 a:visited {
	color: #cd3428;
}
#homeHeaders3 a:hover {
	color: #535353;
}
#homeHeaders3 a:active {
	color: #cd3428;
}
#homeCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 4px 0 4px;
	margin: 0 10px 0 0;
	line-height: 14px;
}
#homeCopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	margin: 0px 20px 0 0;
	line-height: 13px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	padding-top: 4px;
}
#footer {
	background-repeat: no-repeat;
	background-position: 15px;
	width: 850px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 15px;
	text-align: left;
	padding-bottom: 0px;
	height: 0px;
	background-attachment: scroll;
}


#footer a:link{
	color: #535353;
}
#footer a:visited{
	color: #535353;
}
#footer a:hover{
	color: #CD3428;
}
#footer a:active{
	color: #535353;
}
#navLinksBackgroundNews #navLinksLeftNews #accordion {
}
#navLinksBackgroundNews #navLinksLeftNews #accordion dt {
	color: #CC0000;
}
#navLinksBackgroundNews #navLinksLeftNews #accordion dt a:link {
	color: #CC0000;
	text-decoration: none;
}
#navLinksBackgroundNews #navLinksLeftNews #accordion dt a:visited {
	color: #CC0000;
	text-decoration: none;
}
#navLinksBackgroundNews #navLinksLeftNews #accordion dt a:hover {
	color: #666;
	text-decoration: none;
}
#navLinksBackgroundNews #navLinksLeftNews #accordion dt a:active {
	color: #CC0000;
	text-decoration: none;
}
#navLinksBackgroundNews #navLinksLeftNews #accordion dd {
	font-weight: normal;
}
#accordion { 
	margin: 0; 
	padding: 0;
	margin-left:0px;
	width:150px;
}
#accordion dd { 
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	background-color:#fff;
	border-width:0px 0px 0px 0px;
	border-bottom-color:#fff;

}
#accordian dt {
	background-color:#fff;
	
}
#accordian dt a:link {
	background-color:#cc0000;
}
#accordian dt a:visited {
	background-color:#cc0000;
}
#accordian dt a:hover{
	background-color:#666;
}
#accordian dt a:active {
	background-color:#cc0000;
}


#navLinksLeftCareers {
	width: 160px;
	height: 140px;
	padding: 35px 5px 15px 7px;
	margin: 0px 0px 0px 5px;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #535353;
	font-weight: bold;
}
#navLinksLeftCareers a:link {
	text-decoration: none;
	color: #535353;
	font-weight: bold;
}
#navLinksLeftCareers a:visited {
	text-decoration: none;
	color: #535353;
	font-weight: bold;
}
#navLinksLeftCareers a:hover {
	text-decoration: none;
	color: #CD3428;
	font-weight: bold;
}
#navLinksLeftCareers a:active {
	text-decoration: none;
	color: #535353;
	font-weight: bold;
}
#navLinksLeftCareers p {
	line-height:10px;
}
#lowerBoxes2  {
	margin: 0px 6px 5px 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 0px;
	background-color: #FFFFFF;
	height: 250px;
	width: 205px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(http://www.andersonpestsolutions.com/images/homeResidential.jpg);
}
#lowerBoxes3  {
	margin: 0px 6px 5px 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 0px;
	background-color: #FFFFFF;
	height: 250px;
	width: 205px;
	float: left;
	background-attachment: scroll;
	background-image: url(http://www.andersonpestsolutions.com/images/homeCommercial.jpg);
	background-repeat: no-repeat;
	border: 0;
	background-position: left top;
}
#lowerBoxes4  {
	margin: 0px 0px 5px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 0px;
	background-color: #FFFFFF;
	height: 250px;
	width: 205px;
	float: left;
	background-attachment: scroll;
	background-image: url(http://www.andersonpestsolutions.com/images/homeBird.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#containerCareers {
	background-image:url(../images/careersTop.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: -4px top;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	width:610px;
	margin-top:0;
}
#centerContentCareers  {
	float: left;
	width: 635px;
	margin-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	line-height: 17px;
	word-spacing: 1px;
	letter-spacing: 0.25px;
	text-decoration: none;
	color: #535353;
	margin-left: 10px;
}
#lowerBoxes2Careers  {
	margin: 0px 6px 5px 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 0px;
	background-color: #FFFFFF;
	height: 250px;
	width: 205px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: -2px top;
	background-image: url(../images/careersBox1.jpg);
}
#lowerBoxes3Careers  {
	margin: 0px 6px 5px 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 0px;
	background-color: #FFFFFF;
	height: 250px;
	width: 205px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/careersBox2.jpg);
	background-repeat: no-repeat;
	border: 0;
	background-position: -2px top;
}
#lowerBoxes4Careers  {
	margin: 0px 0px 5px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 0px;
	background-color: #FFFFFF;
	height: 250px;
	width: 205px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/careersBox3.jpg);
	background-repeat: no-repeat;
	background-position: -5px top;
}

