/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
* {
  margin-top: 0;
}

body {
  margin: 0;
  padding: 0;
  background: #314D6B url(../images/shopfull.jpg) no-repeat center 50px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #A0A0A0;
}

h1, h2, h3 {
  font-weight: normal;
  color: #FFFFFF;
}

h1 { font-size: 197%; }
h2 { font-size: 167%; }
h3 { font-size: 100%; font-weight: bold; }

p, ul, ol {
  font-size: 100%;
}

p {
}

ul {
}

ol {
}

blockquote {
}

a {
  color: #0080C0;
}

a:hover {
  text-decoration: none;
}

/* Header */

#header {
  width: 680px;
  height: 200px;
  margin: 0 auto;
}

#header h1, #header p {
  margin: 0;
  font-weight: bold;
}

#header h1 {
  font-size: 229%;
        text-align: center;
}

#header p {
  margin: -5px 0 0 0;
  padding: 0 0 0 20px;
  text-transform: uppercase;
  font-size: 85%;
        text-align: center;
}

#header a {
  text-decoration: none;
  color: #FFFFFF;
}

/* Menu */

#menu {
  width: 680px;
  height: 51px;
  margin: 0 auto;
  background: url(../images/img01.jpg) no-repeat;
}

#menu h2 {
  display: none;
}

#menu ul {
  padding: 20px 0 0 85px;
  list-style: none;
}

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  height: 22px;
  padding: 8px 20px 0 20px;
  border-right: 1px solid #2A2C2F;
  text-transform: lowercase;
  text-decoration: none;
  text-align: center;
  font-size: 11px;
  color: #DFE8F2;
}

#menu a:hover, #menu .active a {
  background-color: #000000;
}

/* Page */

#page {
        width: 680px;
  margin: 0 auto;
  background: #0F1720 url(../images/img06.jpg) repeat-y;
}

#page p {
  width: 575px;
        margin: 0px 50px;
        background: url(../images/img03.gif) repeat-x left bottom;
}

#page table {
width: 257px;
}

#page #divone {
text-align: center;}

#page #certs, #page #tableone, #page #tabletwo {
margin-left:auto;
margin-right:auto;
text-align: center
}

#page #certs img {
border: 0;
}


#page #tableone td {
text-align: left;
padding: 3px;
}


#page #blocky a {
  display: block;
        border-right: 1px solid #2A2C2F;
  text-transform: lowercase;
  text-decoration: none;
  text-align: center;
        margin-left:auto;
        margin-right:auto;
  font-size: 12px;
  color: #DFE8F2;
}

#page #blocky table {
  text-align: center;
        margin-left:auto;
        margin-right:auto;
  color: #DFE8F2;
}

#page #blocky table td {
  text-align: center;
        width: 50%;
        color: #DFE8F2;
}

#page #blocky a:hover {
  background-color: #000000;
}

/* Content */

#content {
  float: left;
  width: 375px;
  padding: 20px 25px 0 40px;
  background: url(../images/img06.jpg) repeat-y;
}

.boxed {
  background: #121B23;
  border: 1px dotted #000000;
}

.boxed .title {
  margin: 0;
  padding: 5px 20px;
  background: #000000;
  text-transform: uppercase;
  font-size: 100%;
  font-weight: bold;
}

.boxed .content {
  padding: 20px;
}


/* Submenu */

#submenu a {
  padding-left: 15px;
  background: url(../images/img04.gif) no-repeat left center;
}

/* Footer */

#footer {
  width: 680px;
  height: 100px;
  margin: 0 auto;
  padding: 30px 0 0 0;
  background: url(../images/img07.jpg) no-repeat;
}

#footer p {
  margin: 0;
  padding: 0 0 0 0;
  font-size: 77%;
  color: #0F1720;
}

#footer a {
  color: #0F1720;
}

#legal {
        text-align:center;
}

#links {
        text-align:center;
}

#mail {
        text-align:center;
        font-size: 100%;
}
#warn {
color: red;
}

.h3set {
margin: auto 35px;
}