/* tagy */
* {margin: 0; padding: 0;}
body {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; text-align: center; background: #F6F6F6 url("../images/body_bg.jpg") repeat-x;}
a {color: #ff6600; text-decoration: underline;}

blockquote, pre, .pre {border: 1px solid #dcdcdc; border-left: 6px solid #ff6600; padding: 5px; overflow: auto; width: 90%; line-height: 140%;}
p, pre, blockquote, table {margin: 5px 0 15px 0;}
p, pre, blockquote, table td, ul li, ol li {line-height: 170%;}
ul, ol {margin: 5px 0 15px 25px;}
h2, h3, h4 {margin: 15px 0 5px 0;}
h1 {width: 97%; height: 35px; padding: 0px; margin-bottom:20px; font-size:24px; font-family: Arial; font-weight: normal; color: #897131;border-bottom: 2px solid #d5c184;}
h2 {font-size: 19px; color: #715a3a;}
h3 {font-size: 15px; color: #ff6600;}
h4 {font-size: 13px;}

/* layout */
#outer {background: transparent url("../images/main_bg.gif") repeat-y scroll left top; width: 995px; margin: 0 auto;}
#page {background: transparent url("../images/main_bg.gif") no-repeat scroll left top; width: 995px; margin: 0 auto; text-align: left;}

  /* head */
  #head {height: 313px;background: #fffbef url(../images/header.jpg) no-repeat;border: 0px  solid red;}
  
#logo {
        position: absolute;
        width: 228px;
        height: 191px;
        margin: 20px 0 0 12px;
        padding: 0;
        border: 0px  solid red;
}
#flash {
	float: right;
        clear: both;
        width: 745px;
        height: 236px;
        margin: 0; padding: 0;
}


  /* menu */
  #menu {padding: 8px 15px;}
  #menu ul {margin: 0; padding: 0;}
  #menu li {display: inline; line-height: 100%;}
  #menu li.first a {padding: 0; background: none;}
  #menu a {font-family: Georgia, "Times New Roman", Times, serif; color: #000000; text-decoration: none; font-weight: bold; padding-left: 13px;}
  #menu a.act {text-decoration: underline;}
  
  /* content */
  #content {width: 730px; float: right; overflow: hidden;}
  #content-pad {padding: 16px 28px 60px 16px;}
  #content h1 {margin-bottom: 8px;}
  #content p {line-height: 160%; margin: 5px 0 15px 0;}
  #content ul, #content ol {padding: 2px 0 15px 18px;}
  
  /* column */
  #column {float: left; width: 250px; margin-right: 0px; overflow: hidden; border: 0px solid #e7e7e7;}
  #column-pad {padding: 22px 25px 0 25px;}
  #column h3 {padding: 5px 0; margin: 0; color: #31a12c;}
  #column li {padding: 2px 0;}

  .menu1 li {padding: 1px 0;}
  .center { text-align: center;}
  
  /* footer */
  #footer {width: 995px; margin: 0 auto; height: 100px; background: #31a12c url("../images/footer_bg.gif") no-repeat;}
  #footer p {margin: 0; padding-top: 45px; font-size: 11px; text-align: center; color: #fff;}
  #footer a {color: #666666;}