body, #box, #head, #content, #menu, #foot, #logo, #contact, div, img, p {
  margin: 0;
  padding: 0;
  border: none;
}
body {
  position: relative;
  width: 100%;
  background-image: url('img/background.jpg');
  font-family: verdana, helvetica, arial, sans-serif;
  color: #eed794;
  font-size: 14px;
  line-height: 1.2em;
}
/* layout */
#head {
  position: relative;
  width: 100%;
  height: 110px;
}
#box {
  width: 900px;
  margin: auto;
  margin-top: 30px;
  background-image: url('img/back-middle.png');
  background-repeat: repeat-y;
}
#menu {
  width: 180px;
  text-align: right;
  float: left;
}
#content {
  position: relative;
  width: 640px;
  margin-left: 200px;
  text-align: justify;
  padding-bottom: 20px;
}
#foot {
  width: 900px;
  margin: auto;
  font-size: 10px;
  color: #6b6e3a;
  color: #333;
  margin-bottom: 20px;
}
#logo {
  position: absolute;
  bottom: 13px;
  left: 197px;
}
#frase {
  position: absolute;
  top: 30px;
  right: 30px;
}
#contact {
  margin-top: 45px;
}
#flags {
  margin-top: 80px;
  margin-right: 7px;
}
#home-left {
  position: relative;
  left: 0;
  top: 0;
}
#home-right {
  position: absolute;
  left: 410px;
  top: 0;
  z-index: 2;
}
#home-bottom {
  position: relative;
  top: 10px;
  left: 0;
  z-index: 1;
}
#why1-l, #why2-l, #why3-l {
  position: absolute;
  left: 0;
  top: 0;
  width: 387px;
  height: 351px;
  background-color: #6b6e3a;
  border-left: 1px solid #552;
  border-top: 1px solid #552;
  visibility: hidden;
}
#home-right #pass {
  margin-top: 20px;
  margin-left: 37px;
  width: 220px;
  font-weight: normal;
  font-size: 80%;
  text-align: left;
  line-height: 110%;
}
#home-right #sentence {
  margin-top: 57px;
  margin-left: 37px;
  width: 220px;
  font-weight: normal;
  font-size: 80%;
  font-style: italic;
  line-height: 105%;
  text-align: left;
}


/* link styles */

#menu a {
  display: block;
  height: 26px;
  vertical-align: middle;
  text-decoration: none;
  color: #eed794;
  font-size: 18px;
  padding:0;
  margin: 0;
}
#menu a:hover {
  text-decoration: underline;
}
#content a {
  color: #eed794;
  font-weight: bold;
  text-decoration: underline;
}
#content a:hover {
  text-decoration: none;
}
#flags a {
  display: inline;
  line-height: 26px;
  vertical-align: middle;
  margin: 0 1px;
  padding: 0;
}
#home-bottom a {
  font-weight: normal;
}
#content a.simple {
  text-decoration: none;
}

/* text styles, title styles */

#content p {
  padding: 3px 0;
  margin-left: 10px;
  width: 430px;
  text-align: justify;
}
#content .wide p {
  width: 560px;
}
#home-right p {
  width: 220px;
  margin: 0 0 10px 30px;
  padding: 0 0 0 7px;
  text-align: left;
  font-weight: bold;
  font-size: 95%;
  line-height: 110%;
}
#home-left p {
  width: 359px;
  margin: 8px 12px;
  padding: 0;
}
#home-bottom p {
  margin-left: 5px;
  width: 385px;
  text-align: left;
}
ul {
  margin: 0 10px 0 25px;
  padding: 4px 0;
  width: 410px;
}
li {
  padding: 3px 0;
  margin: 0;
  line-height: 1.1em;
}
div.title-img {
  margin-top: 15px;
  margin-bottom: -5px;
}
div.title-text {
  padding: 15px 0 8px 0;
  font-size: 1.1em;
  font-weight: bold;
  color: #eed794;
}
p.small {
  font-size: 0.95em;
  margin-left: 5px;
  margin-right: 15px;
  line-height: 1.1em;
  background-image: url('img/dot.png');
  background-position: 0 6px;
  background-repeat: no-repeat;
  padding-left: 10px;
}
#content p.tab {
  width: 470px;
  padding-left: 15px;
  margin: 2px 15px;
  font-size: 0.9em;
  line-height: 1em;
  background-image: url('img/dot.png');
  background-position: 0 3px;
  background-repeat: no-repeat;
}
sup {
  position: relative;
  top: 2px;
  line-height: 90%;
}
/* p:first-letter {
  font-size: 1.7em;
  font-weight: bold;
  color: #611;
  font-family: serif;
  margin-right: 1px;
}*/
p.small:first-letter {
  font-size: 1.5em;
}
p.nofirst:first-letter {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  font-family: inherit;
  margin-right: 0;
}
span.note {
  font-size: 0.8em;
  font-weight: normal;
}
div.note {
  font-size: 0.9em;
  margin: -5px 0 10px 0;
  padding: 0 25px 0 15px;
  line-height: 1.1em;
  width: 80%;
}
div.note:first-line {
  padding-left: 0px;
}

/* img styles */

img {
  border: none;
}
img.border, div.border {
  border: 1px solid #661818;
}
img.center {
  margin: 10px 0;
}
img.right {
  float: right;
  margin: 8px 0 10px 15px;
}
img.left {
  float: left;
  margin: 10px 15px 10px 0;
}
.imgshadow {
  position: relative;
}
.imgshadow .img {
  position: relative;
}
.imgshadow .shadow {
  position: absolute;
  top: -8px;
  left: -10px;
}

/* table styles */

table {
  margin: 10px 10px 11px 8px;
  border-collapse: collapse;
  border: 2px solid #eed794;
}
td {
  border: 1px solid #eed794;
  margin: 0;
  padding: 5px 10px;
  text-align: center;
}
td.head {
  text-align: center;
  font-weight: bold;
  color: #eed794;
}
td.foot {
  padding: 2px 15px;
  border-bottom: 2px solid #eed794;
}
td.left {
  text-align: right;
  padding-right: 25px;
  width: 35%;
}
td.right {
  text-align: left;
  padding-left: 25px;
}
td.bold {
  font-weight: bold;
}
table.prices {
  width: 275px;
}
div #col1 { 
  float: left;
}
div #col2 {
  position: relative;
  margin-left: 300px;
}
td span.dollar {
  font-size: 0.8em;
}

/* form styles */

input, textarea, select, button {
  border: 1px solid #eed794;
  background-color: #eed794;
  /*width: 100%;*/
}
table.form {
  width: 560px;
  margin: 0;
  margin-bottom: 20px;
}
table.form td {
  vertical-align: top;
  text-align: left;
}
table.form td.label {
  text-align: right;
  width: 170px;
}
table.form span.required{
  font-size: 1.5em;
  color: #eed794;
  font-weight: bold;
  margin-left: 4px;
}
table.form td.buttons {
  padding: 20px 0;
  text-align: center; 
}
table.form .button {
  background-color: #722;
  color: #fe7;
  font-weight: bold;
  margin: 0 15px;
}
table.form .button:hover {
  background-color: #a55;
  color: #fe7;
  font-weight: bold;
}

