body

{ padding: 15;
  margin: 5;
  background: #7c857c;
  font-size: 70%;
  font-family: verdana, tahoma;}

img { display: block; border: 0; }

ul, ol, li { margin: 0; padding: 0; }

h1, h2, h3, h4 { margin: 0; padding: 0; }

p { margin: 0; padding: 5px 0; }

.nobr { white-space: nowrap; }

/* ========== header ========== */

#header {
  width: 880px;
  margin: 0 auto;
  background: #3d463d;
  text-align: left;}

.logotype {
  width: 180px;
  padding: 10px 0 10px 10px;
}



/* ========== wrapper ========== */

#wrapper {
  width: 880px;
  margin: 0 auto;
  text-align: left;
  background: #e0e4e0 left top repeat-y;
}

#wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/* ========== sidebar ========== */

#sidebar {
  float: left;
  width: 160px;
  padding: 15px 10px;
  background: #b4bbb4;
  font-size: 1.1em;
  line-height: 1.1em;
}

ul#menu { list-style: none; }

ul#menu li a {
  display: block;
  text-decoration: none;
  color: #000;
  padding: 5px 5px 5px 20px;
  font-size: 1.3em;
  border-bottom: solid 1px #7f887f;
  letter-spacing: -0.05em;
}

ul#menu li a:hover {
  color: #fff;
  background: #ea6719 left center no-repeat;

}

ul#menu ul { list-style: none; }


/* ========== content ========== */

#content {
  width: 680px;
  float: right;
  margin: left;
  padding: 8px 10px;
  font-size: 1.1em;
}

#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

h1 {
  font-size: 1.8em;
  font-family: tahoma, sans-serif;
  text-align: center;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: solid 1px #3d463d;
  margin: 0 0 6px;
  padding: 2px 12px 0;
  background: left bottom repeat-x;
}

h2 {
  font-size: 1.6em;
  padding: 6px 0 0;
  margin: 0;
}

h3 {
  font-size: 1.3em;
  padding: 7px 0 3px;
  margin: 0 0 6px;
  padding: 16px 16px 16;
  background: left bottom repeat-x;

}

#content ul {
  list-style-type: square;
  margin: 0 0 0 24px;
  padding: 7px 0;
}

.description { padding: 6px 0; }
.description:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.illustration {
  float: right;
  border: solid 1px #3d463d;
  padding: 1px;
  margin: 0 0 12px 12px;
}

#content table {
  margin: 3px 0;
  border: solid 1px #3d463d;
  width: 95%;
}

#content th {
  background: #b4bbb4;
  padding: 3px;
  font-weight: normal;
  line-height: 1.1em;
  vertical-align: top;
}

#content td {
  background: #cdd2cd;
  padding: 3px;
  font-size: 0.8em;
}

/* ========== header ========== */

#footer {
  width: 880px;
  margin: 0 auto;
  background: #3d463d;
  text-align: left;
  font-size: 1.1em;
  color: #e0e4e0;
  line-height: 1.1em;
  padding: 0 0 12px;
}

#footer:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#footer h4 {
  color: #e0e4e0;
  border-bottom: solid 1px #e0e4e0;
  margin: 12px 0 6px;
  padding: 5px 0;
  font-size: 1.275em;
  font-weight: normal;
}

#footer p { padding: 1px 0 3px; }
#footer a { color: #fff; }
#footer a:hover { color: #ec6b1e; }

#infobox {
  width: 680px;
  float: right;
  padding: 10px 10px 10px;
}
