@charset "utf-8";
/* CSS Document */

#wrapper {
	margin:0px auto 0px auto;
	width:800px;
	height:auto;	
}

#mainBody {
	margin:0px auto 0px auto;
	width:800px;
	float: left;
	height:auto;	
}


#topHeader {
	width: 800px;
	height: 125px;
	float: left;
}

#topHeader .customerLogo {
	margin-left: 12px;
	float: left;
	width: 137px;
	height: 75px;
	/*background-image: url(../images/customerClubLogo.jpg);*/
	background-repeat:no-repeat;
}

#topHeader .customerText {
	margin: 36px 12px 14px 0px;
	float: right;
	width: 505px;
	height: 25px;
	/*background-image: url(../images/bringingYou.gif);*/
	background-repeat:no-repeat;
}

#topHeader .navigationBar {
	margin-top: 20px;
	padding-left:12px;
	padding-top: 3px;
	float: left;
	width:788px;
	height: 22px;
	background-image: url(../images/gradBar.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 1.5pt;
	color: #fff;
}


#imageBar {
	width: 800px;
	height: 200px;
	background-repeat: no-repeat;
	float: left;
}

#bodyCopy {
	margin-top: 10px;
	float: left;
	width: 800px;
	height: auto;
}

.heading {
	margin-left: 12px;
	float: left;
	width: auto;
	height: 25px;
	/*background-image: url(../images/about.gif);*/
	background-repeat:no-repeat;
	}

.copy {
	padding: 10px 12px 16px 12px;
	float: left;
	width: 776px;
	height: auto;
	font-family:Arial, sans-serif;
	font-size:12px;
}

.isurvey {
	margin-top: 12px;
	float: right;
	width: 178px;
	height: 25px;
}

#footer {
	margin-top: 17px;
	float: left;
	width: 800px;
	height: auto;
}

.line {
	float: left;
	width: 800px;
	height: 1px;
	background-color: #000;
}

.line2 {
	margin-top: 200px;
	float: left;
	width: 800px;
	height: 1px;
	background-color: #000;
}

.footerCopy {
	margin-top: 12px;
	float:left;
	width: 800px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000;
}
