html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  font: 13px/18px "Helvetica Neue", Arial, Helvetica, sans-serif; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left; }

th td {
  vertical-align: middle; }

blockquote:before, blockquote:after {
  content: ""; }

li {
  list-style: none; }

a img {
  border: none; }

a:focus, input:active {
  -moz-outline-style: none; }

input, select, textarea {
  font-size: inherit; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

h1 {
  font-size: 2em;
  margin-bottom: .5em; }

h2 {
  font-size: 1.5em;
  margin-bottom: .5em; }

h3 {
  font-size: 1.2em;
  margin-bottom: .5em; }

p, ul {
  margin: 0 0 1.5em; }

blockquote {
  margin: 1.5em; }

legend {
  margin-left: -7px; }

body {
  font: 14px/20px "Helvetica Neue", Arial, Helvetica, sans-serif;
  background: url(../images/bg-texture.png); }

#content {
  text-align: left;
  width: 710px;
  *: height 1%;
  margin: 120px auto 0;
  font-size: 23px;
  line-height: 40px; }
  #content:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #content a {
    color: #000;
    padding: 2px 4px;
    background: #eee;
    text-decoration: none; }
    #content a:hover {
      color: #fff;
      background: #000; }
  #content h1 {
    float: left;
    margin-right: 25px;
    width: 605px;
    *: overflow-x hidden;
    font-size: 100%;
    margin-bottom: 40px; }
    #content h1.last {
      margin-right: 0; }
  #content p {
    clear: both; }
  #content div {
    margin: 0 0 20px; }

#footer {
  font-size: 13px;
  margin-top: 160px;
  color: #999; }
