body{
margin:0;
padding:0;
border:none;
height:100%
}






#bannerOuter{
	width:100%;
	text-align:center;
	position:relative;
}

	#banner{
		width:1000px;
		background-image:url(../img/header-background.gif);
		background-repeat:no-repeat;
		background-position: top right;
		text-align:left;
		margin-left:auto;
		margin-right:auto;
	}
	
		#banner #logo{
			margin-top:33px;
			margin-left:28px;
		}
		#flash_rollover{
			width:440px;
			float:right;
			height:50px;
			margin:0px 0 0 0;
			
			}
		
		

#nav_image{
		background-color:#A9DFAE;
		background-position:bottom;
		background-image:url(../img/nav_bg.gif);				
		background-repeat:repeat-x;
		width:100%;
		text-align:center;
		height:34px;
		float:left;

}
			#nav_center{
			text-align:center;
			margin-left:auto;
			margin-right:auto;
			width:700px;
			
			}
				#nav_btns {
					margin:0px;
				  		height:32px;
						padding-top: 16px;
						text-align:center;
				}

								
				#nav_btns a {
						font-weight:bold;
						color:#000;
						font-family: Verdana, Arial, sans-serif;
						text-decoration:none;
						
				}
				


#outer{
	display:block;
	width:100%;
	text-align:center;
	background-color:#EFEDEE;
	background-image:url(../img/bg_stripe.gif);
	background-repeat:repeat-x;
	
	
	height:100%;

}


	#center{
		display:block;
		width:800px;
		text-align:left;
		margin-left:auto;
		margin-right:auto;
		background-color:#FFFFFF;

	height:100%;

	}
		#content_panel{

			background-position:left;
			text-align:left;							
			width:742px;
			float:left;
			margin-left:27px;
			margin-right:-47px;
			margin-top:25px;
			margin-bottom:12px;
		}
		
					
							
#footerOuter{

	clear:both;
	width:100%;
	text-align:center;
	background-image:url(../img/footer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	float:left;

	}
	#footer{
	
		width:100%;
		text-align:center;
		height:27px;
		margin:12px 0 0 0;
	}

		#footer_copy{
			text-align:right;
			width:165px;
			float:right;
			font-size:11px;
			margin-right:15px;
			

		}
		#footer_email{
			width:200px;
			float:left;
			font-size:11px;

		}
		#footer_phone {
			width:150px;
			float:left;
			font-size:11px;
		}
		
		#zooLogo {
			float:right;
			margin:3px 0 0 0;
			}

#fill{
	height:40px;
	background-color:#EFEDEE;
}
		
		
.clearBoth{clear:both}

/* IMAGES WITH COMMENT LEFT & RIGHT*/
#img_panel_left {
float:left;
padding:10px;
margin-right:15px;
width:155px;
}
			
#img_panel_right{
float:right;
padding:10px;
margin-left:15px;
width:155px;
}

.panel_img{
border:#CCCCCC  medium solid;
text-align:center;
padding:0;
margin:0;
}
.caption{
padding:5px;
text-align:left;
color:#999999;
}
