body
{
	margin:0;
	padding:0;
	border:none;
}

#bannerOuter
{
	width:100%;
	text-align:center;
	position:relative;
}

#banner
{
	display: block;
	position: relative;
	width:834px;
	height:193px;
	padding: 0 18px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
	
#banner #logo
{
	display: block;
	position: absolute;
	margin-top:103px;
	margin-left:4px;
	border:none;
	z-index: 105;
	width: 316px;
	height: 68px;
	border-style: none;
}

#banner #logo img
{
	border-style: none;
	border-width: 0;
}

#banner .before_logo
{
	display: block;
	position: absolute;
	background-image: url(../img/cloud_1.png);
	background-position: bottom left;	
	top: 0;
	left: 202px;
	width: 274px;
	height: 91px;
}

.home #banner .before_logo
{
	display: none;
	visibility: hidden;
}

#outer
{
	display:block;
	width:100%;
	background-image:url(../img/left-hatching_slice.gif);
	background-repeat:repeat-y;
	text-align:center;
	background-color:#E8E8E8;
	height:100%;
}
	
#center
{
	display:block;
	position: relative;
	width:834px;
	text-align:left;
	margin: 0 auto;
	padding: 18px;
	background-color:#E8E8E8;
	height:100%;
	
}

#center .spare.one
{
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-position: top left;
	
	background-image: url(../img/illustration_small.png);
	top: -205px;
	right: -7px;
	width: 479px;
	height: 271px;
	z-index: 101;
}

.home #center .spare.one
{
	background-image: url(../img/illustration_large.png);
	top: -215px;
	right: -50px;
	width: 684px;
	height: 518px;
}

#center .spare.two
{
	display: block;
	position: absolute;
	background-image: url(../img/cloud_2.png);
	background-position: bottom left;	
	bottom: -90px;
	left: 185px;
	width: 306px;
	height: 168px;
	z-index: 1;
}

#content
{
	min-height:197px;
	_height:197px;
	position: relative;
	text-align:left;							
	width:544px;
	background-color:#f6f6f6;
	float:right;
	padding: 25px 36px;
	z-index: 100;
}

.home #content
{
	padding-top: 224px;
}

.home #content blockquote
{
	color:#53afc8;
	margin-left: 208px;
}


/*378 NAV BOX*/	
								
#footerOuter
{
	clear:both;
	width:100%;
	text-align:center;
	background-color:#FFFFFF;
	float:left;
}

#footer
{
	display: block;
	position: relative;
	width:834px;
	height:150px;
	padding: 18px;
	text-align:left;
	margin: 0 auto;
}


#footer_email
{
	width:250px;
	float:left;
}
		
#footer_phone
{
	width:200px;
	float:left;
}

#zooLogo
{
	float:right;
}

#zooLogo img
{
border:none;
}


			
.clearBoth
{
	display: block;
	width: 100%;
	height: 1px;
	clear:both;
}

/* IMAGES WITH COMMENT LEFT & RIGHT*/
#img_panel_left
{
	float:left;
	padding:10px;
	margin-right:15px;
	width:151px;
}
			
#img_panel_right
{
	float:right;
	padding:10px;
	margin-left:15px;
	
}

#panel_img
{
	border:#CCCCCC 1px solid;
	text-align:center;
}

#caption
{
	padding:5px;
	text-align:left;
	color:#999999;
}
