body {
  background: #FFF url(images/background.jpg) fixed top no-repeat;
  text-align: center;
  margin:0;
  margin-right: 82px;
  margin-top: 147px;
  margin-bottom:50px;
  overflow:auto;
}

.Main {
  margin: auto;
  width: 781px;
  text-align: left;
}

.b_mid { background: url(images/back_m.gif) top    repeat-y;  }
.b_top { background: url(images/back_t3.gif) top    no-repeat; height: 311px;}
.b_bot { background: url(images/back_b.gif) bottom no-repeat; padding: 60px;}

body, table {
  font-family: Arial, 'Sans Sherif';
  font-size: 13px;
  line-height: 17px;
  cursor:default;
}

img {
  vertical-align: middle;
  border: none;
}

.Download {
  text-align: center;
  padding-top: 200px;
  padding-left: 10px;
}

a {
  color:#fff;
}

.Info {
  vertical-align: top;
  padding-left: 75px;
  padding-right: 70px;
  min-height: 230px;
  text-align: justify;
}

.Info .Title {
  position: absolute;
  margin-top: -20px;
  padding-left: 30px;
  margin-bottom: 7px;
}

.Info .Copy {
  position: absolute;
  margin-top: -10px;
  margin-left: 404px;
}

.PostXS {
  text-align: center;
  background: #ff7b00;
  padding: 10px;
}

.PostXS img {
  margin-top: 10px;
}

.PostXS h1 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  padding: 5px;
  margin-top: 10px;
  color: #f2ebe5;
  text-align: left;
}

.PostXS p {
  text-align: justify;
  background: #ff9430;
  padding: 5px;
  color:#494949;
  font-weight: bold;
}

.PostXS em {
  color:#f2ebe5;
  font-style:normal;
}