html,
body {
    margin: 0;
    padding: 0;
    background: #ffffff;
    width: 100%;
    height: 100%;
    font-size: 12px;
    color: #30322f;
    font-family: tahoma, arial;
}
#wrap {
    height: 100%;
}
p,
td {
    font-family: arial, helvetica, sans-serif;
    margin-top: 0px;
    font-size: 12px;
}
a {
    color: #277505;
    text-decoration: underline;
}
a:hover {
    color: #133c02;
    text-decoration: none;
}
a.hidden {
    text-decoration: none;
    color: #000000;
    cursor: default;
}
ul {
    margin-left: 20px;
    margin-top: 0px;
    padding: 1px;
    list-style-type: square;
    line-height: 16px;
}
h1 {
    font-size: 18px;
    font-weight: normal;
    color: #242424;
    margin: 0px;
    font-family: tahoma, arial;
    padding-bottom: 9px;
}
.bottom_addr {
    font-size: 10px;
    color: #999999;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-family: tahoma, arial;
}
.bottom_addr a {
    text-decoration: none;
}
.bottom_addr a:hover {
    text-decoration: underline;
}
.bottom_menu {
    color: #333333;
    text-align: right;
    padding-top: 12px;
    padding-bottom: 10px;
    font-size: 11px;
    font-family: tahoma, arial;
    padding-right: 20px;
}
.bottom_menu a {
    color: #000000;
    text-decoration: underline;
}
.bottom_menu a:hover {
    color: #255009;
    text-decoration: underline;
}
.menu {
    color: #ffffff;
    background-image: url(/template/12639/images/134-btn_bg.gif);
    background-repeat: repeat-x;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
}
.menu a {
    text-decoration: none;
    color: #ffffff;
}
.menu a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.company_name {
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    color: #ffffff;
}
#footer {
    width: 800px;
    height: 50px;
    position: relative;
    margin-top: -50px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: top;
}
.lnews {
    font-family: tahoma, arial;
    font-size: 12px;
    color: #30322f;
    margin: 0 0 0 15px;
}
.lheader {
    margin: 7px 9px 9px 0;
}
#lmenu {
    background-image: url(/template/12639/images/134-lmenu-bg.gif);
    background-repeat: repeat-y;
    background-position: center;
}
#lmenu_items {
    background: url(/template/12639/images/134-lmenu-bg-top.gif) no-repeat center top;
    padding-top: 14px;
}
#lmenu_items a {
    display: block;
    color: #eee;
    text-decoration: none;
    font-style: italic;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}
#lmenu_items a:hover {
    color: #9cc58d;
}
.lev1 {
    padding: 2px 0 10px 35px;
    font-weight: bold;
}
.lev2 {
    padding: 2px 0 10px 45px;
}
.active{
    color: #9f9 !important;
}
.logo {
    font-size: 18px;
    color: #277505;
    margin: 27px 14px 20px 14px;
    font-family: tahoma, arial;
    background1: url(/template/12639/images/134-logobg.gif) repeat-x;
    height: 70px;
    padding: 13px 0 0 0;
    text-align: center;
    overflow: hidden;
}
.logo img{
    max-width: 100%;
    max-height: 100%;
}
