html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
}
img {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
:focus {
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
}
ul, ol {
  list-style: none;
}
/*main*/
html, body {
  height: 100%;
}
body {
  background: #fff;
  color: #322100;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.fl-lft {
  float: left;
}
.fl-rgh {
  float: right;
}
a {
  color: #0059FF;
  text-decoration: underline;
}
.bold, strong {
  font-weight: bold;
}
.text-cntr {
  text-align: center;
}
.text-rgh {
  text-align: right;
}
#wrap {
  background: #fff url(../images/bg.jpg) center 0 no-repeat fixed;
  min-height: 100%;
  height: 100%;
  height: auto !important;
}
#space {
  height: 140px;
}
#footer {
  background: #fff;
  border-top: 2px solid #ffa500;
  font-size: 13px;
  height: 125px;
  margin-top: -127px;
  -webkit-box-shadow: 0 0 5px #777;
  -moz-box-shadow: 0 0 5px #777;
  box-shadow: 0 0 5px #777;
}
#footer .inner {
  margin: 0 auto;
  max-width: 1380px;
  min-width: 780px;
  padding: 15px 10px 0;
}
#footer a {
  margin-left: 20px;
}
#footer .text-cntr {
  padding-bottom: 10px;
}
#footer .text-cntr a {
  display: inline-block;
  margin-bottom: 8px;
}
#header {
  background: #fff;
  border-bottom: 2px solid #ffa500;
  -webkit-box-shadow: 0 0 5px #777;
  -moz-box-shadow: 0 0 5px #777;
  box-shadow: 0 0 5px #777;
}
#header .inner {
  background: url(../images/cards.png) 20px bottom no-repeat;
  font-size: 13px;
  margin: 0 auto;
  max-width: 1380px;
  min-height: 70px;
  min-width: 780px;
  padding: 20px 10px 0;
  position: relative;
  text-align: center;
}
.logo {
  color: #664200;
  font-family: 'francois';
  font-size: 36px;
  margin: 0 10px;
  text-decoration: none;
}
#header .rlinks {
  position: absolute;
  right: 10px;
  top: 15px;
}
#header .rlinks a {
  margin-left: 20px;
}
#menu {
  background: #feedcc;
  border: 2px solid #ffa500;
  border-bottom: none;
  margin: 0 auto;
  max-width: 1400px;
  min-width: 800px;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
#menu table {
  height: 40px;
  width: 100%;
}
#menu td {
  text-align: center;
  vertical-align: middle;
  width: 14.2%;
}
#menu a {
  color: #664200;
  display: block;
  font-weight: bold;
  line-height: 40px;
  text-decoration: none;
}
#main {
  border: 1px dashed #cacaca;
  color: #000;
  line-height: 1.5;
  margin: 20px auto 0;
  max-width: 1370px;
  min-width: 770px;
  padding: 15px 15px 10px;
}
.text p {
  padding-bottom: 10px;
}
.speclink a {
  color: #FF2500 !important;
}
h1 {
  color: #322100;
  font-family: 'francois';
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 15px;
}
h2 {
  color: #664200;
  font-family: 'francois';
  font-size: 25px;
  font-weight: normal;
  margin-bottom: 10px;
}
.ultext {
  margin: 0 0 8px 20px;
}
.ultext li {
  list-style: square;
  padding-bottom: 5px;
}
.ulmap {
  overflow: hidden;
}
.ulmap li {
  float: left;
  list-style: disc inside;
  padding: 0 8px 5px 20px;
  width: 45%;
}
#tscores {
  background: #fff;
  margin-bottom: 20px;
  width: 100%;
}
#tscores td {
  padding: 7px 10px;
  vertical-align: top;
}
#tscores th {
  font-weight: bold;
  padding: 7px 10px 15px;
  vertical-align: middle;
}
.trank {
  background: #fffcf5;
  font-weight: bold;
  padding-left: 20px !important;
  padding-right: 20px !important;
  width: 25px;
}
#tscores td.text-rgh {
  padding-right: 20px !important;
}
.badge_area {
  padding: 15px 0;
}
.testimon p.bold {
  color: #664200;
  font-style: italic;
  padding-bottom: 5px;
}
.testimon div {
  border-bottom: 1px solid #cacaca;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
#promo {
  margin: 0 auto;
  max-width: 1060px;
}
#promo td {
  vertical-align: top;
}
#promo p.bold {
  font-size: 18px;
}