html {
  color: black;
  background: white; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

img {
  border: 0; }

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

a {
  text-decoration: none; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }
  
body, table, button {
  font: normal 13px helvetica, arial, "ms pgothic", sans-serif;
  line-height: 20px; }

a.paper-button {
  display: table-cell;
  display: inline-block;
  position: relative;
  overflow: visible;
  width: auto;
  margin: 3px 1px;
  border-width: 1px;
  border-style: solid;
  padding: 3px 5px;
  line-height: 16px;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 80px;
  height: 24px;
  padding-left: 9px;
  padding-right: 9px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  min-width: 60px;
  height: 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-color: #bebfc2;
  color: #6e7076;
  background: none;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  text-shadow: 0 1px 0 white;
  -webkit-box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  -moz-outline: none; }
  a.paper-button:hover {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-color: #bebfc2;
    color: #6e7076;
    background: none;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    text-shadow: 0 1px 0 white;
    -webkit-box-shadow: 0 1px 0 white;
    -moz-box-shadow: 0 1px 0 white;
    -moz-outline: none;
    color: #45464a;
    background: url("../images/button-bg.png") -10px center no-repeat; }

body {
  position: relative;
  height: 100%; }


html {
  color: #636669;
  background: #c5c8cb url("../images/bg.png"); }

#body-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center; }

#container {
  position: relative;
  width: 940px;
  margin: 30px auto;
  padding: 0 10px;
  text-align: left; }

#header {
  height: 90px;
  -webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.1), 1px -1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.05), 0 2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.1), 1px -1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.05), 0 2px 1px rgba(0, 0, 0, 0.15);
  padding: 10px;
  background: white ; }
#header h1, #header h2 {
  display: block;
  position: relative;
  float: left;
  margin: 19px 10px 10px;
  font-size: 22px;
  line-height: 22px;
  font-weight: normal;
  color: #171717; }
#header h1#logo, #header h2#logo {
  width: 255px;
  height: 90px;
  margin: 0 -10px 0 0;
  padding: 0;
  background: url("../images/logo.png") no-repeat 5px 3px; }
#header h1#logo a, #header h2#logo a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  text-indent: -1000em;
  background: transparent no-repeat center top;
  z-index: 2; }

#header {
  position: relative; }
#header u {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: white;
  z-index: 1; }

.menu {
  float: right;
  margin: 7px 7px 0 0; }
  .menu a {
    min-width: 40px;
    padding: 7px 10px; }

#content {
  padding: 0;
  margin: 0;
  width: 940px;
  display: block;
  position: relative;
  overflow: hidden;
  zoom: 1;
  position: relative;
  padding: 0px 0px;
  background: #e7e8e9 url("../images/content-bg.png");}

#fade {
  display: block;
  position: relative;
  height: 350px; }

#content-footer {
  background:#ffffff;
  border-top: 1px solid #f5f6f6;
  padding: 20px;
  -webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.1), 1px -1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.05), 0 2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.1), 1px -1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.05), 0 2px 1px rgba(0, 0, 0, 0.15); }

#content-footer h3 {
  font-size: 15px;
  color: #171717;
  line-height: 17px; }

#footer {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 10px 5px 0;
  color: #52585d;
  font-size: 12px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  width: 940px;
  left: 0px; }