 html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
   }.textmainbrochure {
	font-family: Futura, Helvetica, "Helvetica Neue";
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
	line-height: 15px;
	text-align: left;
}

.wco_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	width: 50%;
	position: relative;
	padding-top: 3px;
}

.anb_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	width: 50%;
	position: relative;
	bottom: 15px;
	left: 450px;
	text-align: right;
	padding-top: 3px;
}

