body {
  background: #919191 url(  ) repeat top left;
  font-family: 'Verdana', serif;
  font-size: 17px;
}

body.leftcol #content { margin: 0 16px 0 225px; }
body.rightcol #content { margin: 0 225px 0 16px; }
body.twocol #content { margin: 0 225px 0 225px; }
body.nocol #content { margin: 0 16px 0 16px; }

a {
    text-decoration: underline;
    color: #DD860F;
}

a:hover {
    text-decoration: underline;
    color: #B36C0D;
}

#page {
    width: 900px;
    background-color: #ffffff;
    margin: 0 auto 0 auto;
    padding-bottom: 2px;
    background-image: url(/clients/layoutsw/orangeink/pics/page_bottom.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
  #top-bar {
    height: 229px;
    background: transparent url( /clients/layoutsw/orangeink/pics/topbar.jpg ) no-repeat top left;
  }

  #columns {
    border-bottom-width: 6px;
    border-bottom-style: solid;
    border-bottom-color: #f09622;
    padding-bottom: 30px;
    padding-top: 20px;
  }

  #menu {
    height: auto;
    background-color: #707070;
    background-image: url(/clients/layoutsw/orangeink/pics/navi_bg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    padding-left: 30px;
  }
    #menu ul {
      height: auto !important; min-height: 46px;
      height: 46px;
    }
    #menu ul li {
    margin: 0px;
    padding-top: 0px;
    padding-right: 12px;
    padding-bottom: 0px;
    padding-left: 0px;
    }
    #menu ul li a {
    line-height: 40px;
    padding: 0 12px 0 0px;
    color: #FFFFFF;
    background-color: transparent;
    background-image: none;
    text-transform: uppercase;
    font-size: 11px;
    }
    #menu ul li.first_link a {
      padding-left: 0px;
    }

    #menu ul li.active_link a,
    #menu ul li.sublink_active a {
    text-decoration: underline;
    color: #FFFFFF;
    }

    #menu ul li a:hover {
    color: #ffffff;
    background-image: none;
    text-decoration: underline;
    }
    #menu ul li ul {
    background-image: url(/clients/layoutsw/orangeink/pics/navi_2nd_bg.gif);
    z-index: 25;
    height: auto;
    background-color: #5a5a5a;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #5a5a5a;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    margin-left: -10px;
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-bottom: 6px;
    }

.clearli {
    display: none;
    }

    #menu ul li ul li a, #menu ul li ul li a:hover {
    background-image: url(url(%20));
    z-index: 25;
    height: auto;
    background-color: #5a5a5a;
    text-transform: none;
    }

    #menu ul li ul li {
      float: none;
    }
    #menu ul li ul li a {
    text-decoration: none !important;
    }
    #menu ul li ul li.active_link a,
    #menu ul li ul li a:hover {
      text-decoration: underline !important;
    }
    #menu ul li ul li a, #menu ul li ul li.first_link a, #menu ul li.first_link .mli a {
      padding: 0 10px;
      display: block;
      line-height: 24px;
    }

  #right-bar, #left-bar {
    width: 200px;
    padding: 8px;
  }
    .box {
    background-image: none;
    width: 196px;
    border-bottom-width: 6px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #F09622;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
    background-color: transparent;
    }
    .bannerlist .box {
      background-image: url( ) !important;
    }
    .box .header {
    background-image: url(/clients/layoutsw/orangeink/pics/box_top.png);
    margin: 0;
    padding: 0;
    background-color: #5c5c5c;
    background-repeat: no-repeat;
    background-position: left top;
    }
    .box .header h1 {
    line-height: 15px;
    overflow:hidden;
    margin: 0;
    text-align: left;
    color: #ffffff;
    text-transform: none;
    font-size: 13px;
    border-bottom-width: 6px;
    border-bottom-style: solid;
    border-bottom-color: #f09622;
    padding-top: 9px;
    padding-right: 12px;
    padding-bottom: 9px;
    padding-left: 12px;
    }
    .box .content {
    background-color: #f0f0f0;
    padding-top: 7px;
    padding-bottom: 14px;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    }


#footer {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d8d8d8;
    background-color: #5c5c5c;
    background-image: url(/clients/layoutsw/orangeink/pics/footer_bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
    padding-top: 6px;
}
#copyright a, #copyright a:visited, #copyright {
  color: #dedede;
  line-height: 18px;
  font-size: 10px;
  text-transform: none;
  text-decoration: none;
}
#content h1 {
    font-size: 24px;
    font-weight: bold;
    color: #f09622;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f09622;
    line-height: 25px;
    padding-bottom: 8px;
    margin-bottom: 5px;
}

#content h1 a {
    color: #f09622;
}

#content h1 a:hover {
    color: #C7780E;
    text-decoration: none;
}

#content h2 {
}
#left-bar, #right-bar {
  font-family: 'Arial', serif;
  font-size: 14px;
}
#left-bar h1, #right-bar h1 {
}