body, button, html, input, select, td, textarea, th {
  color: #231f20;
  font: 10px/15px Tahoma, Verdana, Arial, sans-serif;
}

a {
  color: #231f20;
}

a img {
  border: none;
}

body, html {
	margin: 0;
	padding: 0;
}

button {
  cursor: pointer;
  line-height: normal;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { 
	margin: 1em 0;
	padding: 0;
}

h1 {
  font-size: 11px;
}

h2 {
  font-size: 10px;
}

fieldset, form { 
	border: none;
  margin: 0;
  padding: 0;
}

input, select, textarea {
  line-height: normal;
  width: 200px;
}

label { 
	cursor: pointer;
}

li, dd, blockquote { 
	margin-left: 1em;
}

legend {
  display: none;
}

td, th {}

#container {
  background: url(../img/container-bkg.gif);
  height: 396px;
  left: 50%;
  margin: 0 0 0 -421px;
  position: absolute;
  text-align: left;
  top: -198px;
  width: 842px;
}

#container-inner {
  height: 100%;
  position: relative;
  width: 100%;
}

#content {
  height: 180px;
  left: 27px;
  overflow: auto;
  position: absolute;
  top: 182px;
  width: 226px;
}

#content ul li {
  margin-left: 16px;
}

#graphic {
  height: 265px;
  left: 253px;
  position: absolute;
  top: 120px;
  width: 589px;
}

#horizon{
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}

#logo {
  left: 5px;
  position: absolute;
  top: 64px;
}

#nav {
  height: 16px;
  margin: 0;
  padding: 96px 0 0 117px;
  overflow: auto;
}

#nav li {
  float: left;
  font-size: 0;
  line-height: 0;
  list-style: none;
  margin: 0;
  padding-right: 26px;
}

