﻿body
{
	margin:0px;
	padding:0px;
	background:#5f5f5f;
}

.container_Wrapper
{
	margin:20px auto 0px auto;
	width:1000px;
	background:#FFFFFF;
	height:auto;
	overflow:hidden;
}
	
.header_Wrapper
{
	float:left;
	width:1000px;
	height:85px;
}

.contentWrapper
{
	float:left;
	width:1000px;
	height:auto;
	overflow:hidden;
	background-color:#FFFFFF;
}

.boxCenter
{	
	padding:20px 20px 20px 20px;
	width:880px;
	float:none;
}

.footer_Wrapper
{
	float:left;
	width:1000px;
	height:80px;
}

.zeeprobeLogoHeader
{
	float:left;
	width:160px;
	height:80px;
}

.clientLogoHeader
{
	float:right;
	width:400;
	height:80px;
}

.zeeprobeLogoFooter
{
	float:right;
	width:160;
	height:80px;
	padding-bottom:20px;
}

.footnoteLeft
{
	float: left;
	width: 840px;
	height: 80px;
	vertical-align: middle;
}