* { margin:0; padding:0; }
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }
body { 
  padding: 0; 
  background: #fff url('../img/bg.jpg') repeat-x; 
  font: 0.8em/1.5 "arial",sans-serif; 
  color: #303030; 
  text-align: center; 
}
html, body {height: 100%;}
.index{margin:0 0 0 20px;}
a {color:#b41818;}
a:link {color:#b41818;}
a:hover {color:#b41818; text-decoration: none;}
h1, h2, h3, h4, h5, h6 { margin:15px 0 7px 0; }
h1 { font-size:170%; font-weight: normal;border-bottom: 1px solid #ddd;}
h2 { font-size:120%; font-weight: normal;border-bottom: 1px solid #ddd;}
h3 { font-size:105%; font-weight: normal;border-bottom: 1px solid #ddd;}
h4 { font-size:100%; }
#layout { width:820px; margin:0 auto; text-align:left; 
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -76px;         
}
#header { position:relative; background: #303030; margin-bottom: 20px; }
#logo 
{
  font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
  position: relative; 
  overflow: hidden; 
  width: 360px; height: 108px;
  font-size:230%;
  margin: 0;
  line-height: 108px;
  text-align: center;
  padding: 0 0 0 22px;
}
#logo a{
  text-decoration: none;
  color: #fff;
  font-weight: normal;
  border-left: 8px solid #b41818;  
  padding: 0px 10px 7px 10px;  
}
#logo span { color: #676767;font-weight: bold;}
#logo a:hover span {color: #fff;font-weight: bold;}
#navigation{
  position: absolute;
  left: 270px;
  line-height: 83px;
  display: block;
  height: 108px;
  width: 530px;
  top: 0;
  text-align: right;
  font-size: 95%;
}
#navigation ul li{ display: inline;}
#navigation li a { color: #cacaca;padding: 50px 10px;text-decoration: none;}
#navigation a:hover {color: #fff;}
.content {
    float: left; 
    padding: 12px 0 12px 10px;
    width:500px;
    z-index: 10;
}
#panel-right { float:right; width:230px; padding: 15px 10px 10px 10px;}
#panel-right-inside {border-left: 1px solid #ca4747; padding: 0 0 0 16px;}
#panel-right span { color: #e49695; }
#panel-right p {margin: 0;}
#main {padding: 0 37px}
#footer,.push {
height: 76px;
}
#footer {background: #303030;color: #b1b1b1;}
#footer a{color: #b1b1b1;}
#footer-inside {
    width:746px;
    margin:0 auto; 
    text-align:left; 
    padding: 26px 0;
}
#footer-inside p {margin-top: 0;margin-bottom: 0;}
#copyright {float: left; width: 300px;}
#design{margin: 0 0 0 323px;text-align: right;}
p { margin:15px 0; line-height: 24px; font-size: 95%}
.content p {color: #fff; margin-top: 10px;}
ul, ol { display:block; margin:15px 0 15px 40px; }
ul ul, ul ul ul, ol ol, ol ol ol { margin:0; margin-left:20px; }
ol { list-style-type:decimal; }
ol ol { list-style-type:upper-alpha; }
ol ol ol {list-style-type:lower-alpha; }
li { display:list-item; }
ul li a { text-decoration:underline; }
hr { display:block; height:1px; margin:10px 0; padding:0; border:0 solid #CCC; background:#CCC; color:#CCC;} 
.light {padding: 4px 5px; background: #ac0001; text-decoration: none;} .light:hover {color: #fff;}
.noscreen { display:none; }
.notice
{
    color:#B41818;
}
.addthis
{
    position:relative;
    float:right;
    top:-20px;
    margin:0 31px 0 0;
}
#atff {
  display: none;
}