

html, body {margin:0; 
		    padding:0; 
			width:100%; 
			height:100%; 
			background-image:url('images/site/background2.jpg');
			background-repeat:no-repeat
					
			}
			
			
a:link {color: #005637}
a:visited {color: #005637}
a:hover {color: #00cc00}
			
#background{position:absolute;
		    z-index:-1; 
			width:100%; 
			height:100%;
			margin:0;
			padding:0;
			
			
			
			}



img { behavior: url(iepngfix.htc); } 

.ie6 body {margin:0; 
		    padding:0;
			width:100%; 
			height: auto;
			overflow: scroll;
			}
			
.ie6 #background{position:absolute;
		    z-index:-1; 
			width:100%; 
			height:auto;
			display: none;
			}

.gecko body {margin:0; 
		    padding:0;
			width:100%; 
			height: auto;
			overflow: scroll;
			}
			
.webkit #background{position:absolute;
		    z-index:-1; 
			width:100%; 
			height:auto;
			display: none;
			}
.webkit body {margin:0; 
		    padding:0;
			width:100%; 
			height: auto;
			overflow: scroll;
			}
			
.gecko #background{position:absolute;
		    z-index:-1; 
			width:100%; 
			height:auto;
			display: none;
			}
		

#localmovepic {padding-left:20px;
			   width:auto;
			   height:auto;
			   clear:both;
			   }
			   
#menu {
	background-image: url('images/site/site_menubackground.png');
	background-repeat: no-repeat;
	height: 35px;
	width: 725px;
	padding-top:0px
}

#allservicescontent  {
					 background-image:url('images/site/site_middleofpage.png');
					 background-repeat:repeat-y;
				 	 height: auto;
				     width:auto;
				     padding-left:12px
				 }

				 
.ie6 #allservicescontent  {
					 background-image:url('images/site/site_middleofpage.gif');
					 background-repeat:repeat-y;
				 	 height: 700px;
				     width:auto;
				     padding-left:12px
				 }

#btmofpage {
}
btmofmain {
	background-image: url('css/images/site/site_btmofmain.png');
	background-repeat: no-repeat;
	height:100px;
	width:725px
}


				 
#btmofmain {background-image:url('images/site/site_btmofmain.png');
			background-repeat:no-repeat;
			height:100px;
			width:725px
			}


		.accordion_toggle {
			display: block;
			height: 30px;
			width: 680px;
			background: #e2e2e2 url('css/images/accordion_toggle.jpg') no-repeat top right;
			line-height: 30px;
			color: #000000;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 14px;
			color: #005637;
			border-bottom: 1px solid #ffffff;
			cursor: pointer;
			margin: 0;; padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0
		}
		
		.accordion_toggle_active {
			background: #cfcfcf url('css/images/accordion_toggle_active.jpg') no-repeat top right;
			color: #000000;
			border-bottom: 1px solid #cfcfcf
		}
		
		.accordion_content {
			
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #005637;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 600px;
			background: #a9d06a url('css/images/accordion_toggle.jpg') no-repeat top right;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0;; padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0
		}

		.vertical_accordion_toggle_active {
			background: #e0542f url('css/images/accordion_toggle_active.jpg') no-repeat top right;
			color: #ffffff;
			border-bottom: 1px solid #f68263
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}

					
					
    /* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;
      width: 680px;   
      height: 5px;    
    }
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 620px;
    }

img {border:none;}


