* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #000;
}

#container {
  margin-top: 10px;
  width: 758px;
  height: 445px;
  background: #000 url('/images/bg.jpg') no-repeat;
  border: 2px solid #01325a;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#container .download{
  background-image:url('/images/minibanner.jpg');
  border:0;
}

#free {
  position: absolute;
  top: 90px;
  left: 180px;
}

#flash {
  position: absolute;
  right: 20px;
  top: 90px;
}

#email {
  position: absolute;
  top: 260px;
  left: 182px;
  width: 180px;
  height: 15px;
  padding-top: 3px;
  padding-left: 3px;
  border: 1px solid #fff;
}

#mini {
  position: absolute;
  top: 305px;
  left: 182px;
}

#submit {
  position: absolute;
  top: 290px;
  left: 182px;
  height: 46px;
  width: 184px;
  background: url('/images/client_download.gif') no-repeat;
  border: 0;
  cursor: pointer;
}

#submit2 {
  position: absolute;
  top: 255px;
  left: 182px;
  height: 46px;
  width: 184px;
  background: url('/images/client_download.gif') no-repeat;
  border: 0;
  cursor: pointer;
  border:0;
}


#fBox {
  position: absolute;
  bottom: 55px;
  left: 290px;
  font-size: 10px;
  color: #fff;
  text-align: left;
}

#number {
    font-size: 14px;
    background: black;
    font-weight: bold;
    padding-left: 5px;
}

#secBox {
  position: absolute;
  bottom: 15px;
  left: 440px;
  font-size: 10px;
  color: #fff;
  text-align: left;
}

#secBox td {
  padding-right: 20px;
  padding-top: 10px;
}

#thBox {
  position: absolute;
  bottom: 65px;
  left: 635px;
  font-size: 10px;
  color: #fff;
  text-align: left;
}

.title {
  color: yellow;
  font-size: 10px;
  font-weight: bold;
}

#fTable td {
  width: 150px;
}

#copyright {
  color: #fff;
  font-size: 10px;
  width: 758px;
  margin-left: auto;
  margin-right: auto;
  height: 32px;
  background: url('http://www.englishharbour-online.com/mailers/index/us/cards.jpg') no-repeat;
  background-position: 618px 0px;
  padding-top: 10px;
  margin-top: 10px;
}

#disclaimer {
  color: #fff;
  font-size: 10px;
  width: 758px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
