body {
background-image:url('Images/bgb.gif');
margin: auto;
}

#page {
  width:825px;
  height:621px;
  margin: auto;
}

#contactPage{
  width:825px;
  height:760px;
  margin: auto;
  background-repeat: no-repeat;
}

#prePrintedCards{
  width:825px;
  height:1400px;
  margin: auto;
  background-repeat: no-repeat;
}

#bureauCards{
  width:825px;
  height:800px;
  margin: auto;
  background-repeat: no-repeat;
}

#footer{
  width: 825px;
  height: 100px;
  margin: auto;
}

font.title {
  font-family: Arial;
  font-size: 18pt;
  font-weight: bold;
  text-align: center;
}

font.pageTxt{
  font-family: Arial;
  font-size: 10pt;
  text-align: left;
}

table.main {
  height: 621px;
  width: 830px;
  padding: 3px;
  background-color: #FFFFFF;
  vertical-align: top;
  background-repeat: no-repeat;
}

table.sub {
  border: 0px;
  margin-left: 20px;
  padding: 20px;
  height: 555px;
  width: 780px;
}

table.thanks{
  padding: 20px;
  height: 235px;
  width: 100%;
  text-align: center;
}

table.contactTbl{
  padding-left: 13px;
  padding-right: 13px;
  height: 760px;
  width: 825px;
  background-color: #FFFFFF;
  background-image: url('images/obr-long.gif');
  background-repeat: no-repeat;
}

table.preprintedTbl{
  padding-left: 35px;
  padding-right: 35px;
  height: 1400px;
  width: 825px;
  background-color: #FFFFFF;
  background-image: url('images/preprinted-background-bl.gif');
  background-repeat: no-repeat;
  font-family: Arial;
  font-size: medium;
}

table.bureauTbl{
  padding-left: 35px;
  padding-right: 35px;
  height: 800px;
  width: 825px;
  background-color: #FFFFFF;
  background-image: url('images/printed-plastic-card-bureau-bg.gif');
  background-repeat: no-repeat;
  font-family: Arial;
  font-size: medium;
}

td.thanks{
  vertical-align: top;
  text-align: center;
  width: 825px;
  height: 30px;
}

td.main{
  text-align: center;
  vertical-align: middle;
  width: 269px;
  height: 202px;
}

td.contact{
  text-align: left;
  width: 825px;
  height: 750px;
}

td.preprinted{
  text-align: left;
  width: 360px;
  padding: 20px;
  color: #FFFFFF;
}

/*Footer*/
table.footer {
  height: 40px;
  width: 825px;
  padding: 3px;
  background-color: #FFFFFF;
}

td.footer{
  width: 825px;
  text-align: center;
  vertical-align: middle;
  background-color: #FFFFFF;
}

img.preprinted{
padding-left: 60px;
padding-bottom: 30px;
border: none;

}
