html, body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

a {
  color: #b8bdc1;
  text-decoration: none; }

a:hover, a:active {
  color: #ffffff; }

strong {
  color: #d6dbde; }

/* Layout styles */
html {
  font-size: 100%;
  background: #31363c url(../img/background.gif); }

body {
  font-size: 12px;
  font-family: "Bell Gothic Std", "Lucida Grande", arial, sans-serif;
  color: #b8bdc1;
  background: transparent url(../img/background-glow.png) no-repeat center top;
  min-height: 538px;
  line-height:20px;
  padding-bottom: 5em; }
  body.grid #body-inner {
    background: transparent url(../img/grid.gif) repeat-y; }

#body-inner {
  width: 760px;
  margin: 0 auto;
  z-index: 1;
  position: relative;
  padding-top: 160px; }

.footer {
  font-size: 10px;
  font-family: "Bell Gothic Std", "Lucida Grande", verdana, arial, sans-serif;
  color: #555e67; }

.title-home {
  font-size: 10px;
  font-family: "Bell Gothic Std", "Lucida Grande", verdana, arial, sans-serif;
  color: #b8bdc1; }

H1						{font-family:"Bell Gothic Std", "Lucida Grande", verdana, arial, sans-serif;font-size:25px;color:#FFFFFF;font-weight:normal;text-decoration:none;margin:0px;display:inline;}
H2						{font-family:"Bell Gothic Std", "Lucida Grande", arial, sans-serif;font-size:12px;color:#6f7377;font-weight:normal;text-decoration:none;margin:0px;display:inline;}
H3						{font-family:"Bell Gothic Std", "Lucida Grande", arial, sans-serif;font-size:12px;color:#FFFFFF;font-weight:normal;text-decoration:none;margin:0px;display:inline;}

