* {
  padding: 0px;
  margin: 0px;
}

body {
  background: #6d0500;
  font-family: verdana;
}

ul#flags {
  text-align: right;
  width: 716px;
  margin-left: auto;
  margin-right: auto;
  list-style: none;
  margin-bottom: 0;
  margin-top: 30px;
  padding: 0;
}

ul#flags li {
  padding: 0;
  display: inline;
}

ul#flags img {
  border: 0;
}

ul#flags a {
  text-decoration: none;
}

#header {
  margin-top: 0px;
  margin-bottom: 0px;
  width: 716px;
  height: 45px;
  background: url('/images/fgg.jpg') no-repeat;
  margin-left: auto;
  margin-right: auto;
}

#header ul {
  list-style: none;
  font-size: 13px;
  font-weight: bold;
  text-align: right;
  margin-right: 20px;
  padding-top: 15px;
}

#header li {
  color: #dd6100;
  display: inline;
}

#content {
  width: 716px;
  height: 451px;
  background: url('/images/bg.jpg') repeat-y;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#image {
  background: url('/images/indexbg.jpg') no-repeat;
  width: 325px;
  height: 332px;
  position: absolute;
  bottom: -4px;
  right: 1px;
}

#text {
  color: #fff;
  font-size: 13px;
  border: 1px solid #c64500;
  width: 696px;
  height: 431px;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0px;
  margin: 0px;
}

#text h1 {
  margin-left: 10px;
  font-size: 22px;
}

#text h2 {
  margin-left: 10px;
  font-size: 18px;
  font-weight: 100;
}
#text h3 {
  margin-top: 20px;
  margin-left: 10px;
  font-size: 12px;
  font-weight: bold;
}

#text p {
  width: 380px;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#lists {
  margin-left: 10px;
  margin-left: 0px;
  clear: both;
  color: yellow;
  font-weight: bold;
}

#lists ul {
  list-style: none;
  margin-top: 5px;
  margin-left: 5px;
}

#lists li {
  display: inline;
}

#text ul {
}

#text ol {
  margin-top: -1px;
  margin-left: 35px;
  font-size: 12px;
  font-weight: bold;
}

#formBox {
  position: relative;
  width: 716px;
  height: 96px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  background: #000;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

#form {
  padding: 15px;
}

#email {
  border: 1px solid white;
  width: 200px;
}

#checkboxes {
  font-weight: 100;
  font-size: 9px;
}

#checkboxes input {
  margin-top: 4px;
  margin-top: 0px;
}

#submit {
  position: absolute;
  top: 20px;
  left: 320px;
  width: 210px;
  height: 54px;
  background: url('/images/startherebtn_fr.gif') no-repeat;
  border: 0;
  cursor: pointer;
}

#lamp {
  position: absolute;
  top: 0px;
  right: 1px;
}

#bottomMenu {
  position: relative;
  width: 716px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  font-size: 9px;
}

#bottomMenu ul {
  float: left;
  padding: 0px;
  margin: 0px;
  width: 300px;
  list-style-type: none;
}

#bottomMenu li {
  padding: 0px;
  margin: 0px;
  color: #dd6100;
  display: inline;
}

#bottomMenu #copyright {
  text-align: right;
  width: 400px;
  color: #ff8500;
  float: right;
}


#bottomMenu a:link { text-decoration: none; color: #ff8500;  }
#bottomMenu a:active { text-decoration: none; color: #ff8500;  }
#bottomMenu a:visited { text-decoration: none; color: #ff8500;  }
#bottomMenu a:hover { text-decoration: none; color: #ff8500;  }

#header a:link { text-decoration: none; color: #dd6100; font-weight: bold; }
#header a:active { text-decoration: none; color: #dd6100; font-weight: bold; }
#header a:visited { text-decoration: none; color: #dd6100; font-weight: bold; }
#header a:hover { text-decoration: underline; color: #dd6100; font-weight: bold; }

body#terms a#terms,
body#home a#home {
  color: #dd6100;
}

#formBox a:link { text-decoration: underline; color: #d50101;  }
#formBox a:active { text-decoration: none; color: #d50101;  }
#formBox a:visited { text-decoration: none; color: #d50101;  }
#formBox a:hover { text-decoration: none; color: #d50101;  }

.orange {
  color: #ff8500;
  font-weight: bold;
}

.ribbon {
  color: yellow;
  font-size: 20px;
  font-weight: bold;
}

.yellow {
  color: yellow;
}

.clear {
  clear: both;
}

.strong {
  font-weight: bold;
}

/********************************************************************/
/* Disclaimer                                                       */

#disclaimer {
  display:block
  margin-top: 0px;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-size: 9px;
  text-align: center;
  color: #ff8500;
}

#disclaimer p {
  padding: 0px;
  margin: 0px;
}

#disclaimer a {
  color: #ff8500;
  font-weight: bold;
  text-decoration: none;
}


/*                                                       Disclaimer */
/********************************************************************/

