/* common */
*{padding:0;margin:0;}
img{border:0; margin:0;}
p{padding:0 0 15px 0; }
.clear{clear:both;}

body { background-image: url(images/bg.gif); background-repeat: repeat-x; background-color: #B30003; font-family: arial, verdana, helvetica, sans-serif; font-size: 80%; color: #000; height: 100%; }

a { color: #980808; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }

#topwrap { width: 863px; height: 456px; margin: 0 auto; background: url(images/bg-header.gif) no-repeat; }
  #logo { width: 283px; padding: 33px 0 0 70px; float: left; }
    #logo img { float: left; clear: left; }
  #topright { width: 500px; padding: 70px 5px 0 0; float: left; }
    #mainmenu { width: 290px; padding: 28px 0 0 35px; color: #fff; height: 17px; float: left; }
      #mainmenu ul, #contact ul { margin: 0; padding: 0; float: right; }
      #mainmenu li, #contact li { float: left; margin: 0 0 0 15px; list-style: none none; font-size: 10px;}
      #mainmenu #last, #contact #last { margin: 0; }
      #mainmenu li a, #contact li a { color: #000; font-weight: bold; text-decoration: none; }
      #mainmenu li a:hover, #contact li a:hover { color: #c2d71b; }
    #contact { width: 120px; float: left; text-align: right;  }
  #header { margin: 0 10px 0 65px; background-repeat: no-repeat; background-position: top right; }
    
  
#mainbg { width: 863px; margin: 0 auto; background: url(images/bg-main.gif) repeat-y; }
#bgbottom { width: 863px; background: url(images/bg-bottom.gif) no-repeat bottom; padding: 0 0 50px 0; }

#mainwrap { width: 863px; margin: 0 auto; }
  #leftcontent { width: 225px; padding: 20px 0 0 105px; float: left; color: #626262; font-size: 12px; }
    #slogan { width: 200px; }
      .slogantitle { color: #B89619; font-size: 24px; font-weight: 600; font-family: georgia, serif; }
      #slogan a { color: #626262; font-weight: bold; font-size: 11px; }
    #leftcontent p { padding: 0 0 10px 0; line-height: 18px;}
    .title { font-weight: normal; font-size: 18px; color: #980808; font-family: georgia, serif; }
    #sidemenu { padding: 30px 0 0 5px; color: #626262; }
      #sidemenu .sidemenutitle { font-weight: normal; font-size: 18px; color: #980808; font-family: georgia, serif; }
      #sidemenu ul li { list-style: none; }
      #sidemenu li{ padding:8px 5px 5px 21px; background-image:url(images/bullet.gif); background-repeat:no-repeat; background-position:2px 11px; }
      #sidemenu a { font-size: 12px; color: #626262; }
  #content { padding: 0 0 10px 0; float: left; width: 470px; }
    #content h1 { font-weight: bold; font-size: 165%; color: #980808; font-family: georgia, serif; margin: 15px 0 10px 0; }
    #content .texttitle { font-weight: normal; font-size: 175%; color: #980808; font-family: georgia, serif; }
    #content p { padding: 0 0 15px 0; }
    #content ul { padding: 0 0 15px 30px; }
    #content ul li { margin: 0 0 5px 0; }
    #content ul li a { color: #980808; text-decoration: none; font-weight: normal; }
    #content ul li a:hover { text-decoration: underline; }
    #content a { color: #980808; text-decoration: none; font-weight: normal; }
    #content a:hover { text-decoration: underline; }
    #contact { margin: 15px 0 0 0; font-size: 11px; }
      #contact table { border: 0; width: 400px; margin: 10px 0 0 0; }
      #contact table tr td { vertical-align: top; width: 33%; }

#footer { width: 844px; margin: 0 auto; padding: 5px 0 0 0; font-size: 85%; color: #E0E0E0; height: 20px; }
  #footmargin { width: 100px; height: 30px; padding: 0; float: left; }
  #footer a { color: #E0E0E0; text-decoration: none; font-weight: normal; }
  #footer a:hover { text-decoration: underline; }
  .copyright { font-weight: bold; }


