*
{
    margin: 0;
    padding: 0;
}
body
{
    background: #e5e5e5;
    font-family: Tahoma, Verdana, Segoe, sans-serif; ;
font-size:100%;
line-height:1.125em;
color:#333333;
}

input, select, textarea
{
    font-family: Tahoma, Verdana, Segoe, sans-serif; ;
font-size:1em;
}

.fleft
{
    float: left;
}
.fright
{
    float: right;
}
.clear
{
    clear: both;
}

.alignright
{
    text-align: right;
}
.aligncenter
{
    text-align: center;
}

.wrapper, block
{
    width: 100%;
    overflow: hidden;
}
.container
{
    width: 100%;
}

p
{
    margin-bottom: 18px;
    text-align: justify;
}

.tail-top
{
    background: url(images/tail-top.gif) left top repeat-x;
}

/*==================forms====================*/
input, select
{
    vertical-align: middle;
    font-weight: normal;
}
img
{
    border: 0;
    vertical-align: top;
    text-align: left;
}

#contacts-form label
{
    display: block;
    height: 42px;
    width: 100%;
    overflow: hidden;
}
#contacts-form label input
{
    width: 193px;
    padding: 1px 0 1px 3px;
    color: #111;
    background: none;
    border: 1px solid #b1b1b1;
    float: right;
}
#contacts-form textarea
{
    width: 219px;
    height: 103px;
    padding: 1px 0 1px 3px;
    margin-bottom: 15px;
    color: #111;
    background: none;
    border: 1px solid #b1b1b1;
    overflow: auto;
    float: right;
}

/*==================list====================*/
ul
{
    list-style: none;
}

.nav
{
    width: 100%;
    overflow: hidden;
    padding: 10px 0 0 0;
}
.nav li
{
    display: inline;
    margin-left: -2px;
}
.nav li a
{
    background: url(images/divider.gif) no-repeat left 2px;
    padding: 0 29px 0 32px;
    font-size: .91em;
    color: #fff;
    text-decoration: none;
}
.nav li a:hover
{
    text-decoration: underline;
}

.list1 li
{
    color: #888;
    padding-bottom: 4px;
}
.list1 li a
{
    color: #888;
}

/*==================other====================*/
.img-indent
{
    margin: 4px 20px 0 0;
    float: left;
}
.img-box
{
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}
.img-box img
{
    float: left;
    margin: 4px 20px 0 0;
}

.extra-wrap
{
    overflow: hidden;
}

.p1
{
    margin-bottom: 18px;
}
.p2
{
    margin-bottom: 10px;
}

/*==================txt, links, lines, titles====================*/
a
{
    color: #539934;
}
b
{
    color: #539934;
}
a:hover
{
    text-decoration: none;
}

h1
{
    /*font-size: 1.58em;*/
    font-weight: normal; /*color: #282727;*/
    line-height: 1.4em;
    background: url(images/icon1.jpg) no-repeat left top;
    padding: 0 0 0 31px; /*margin-bottom: 4px;*/
    color: rgb(64, 64, 64);
    font-size: 145%;
    margin-bottom: 0px;
}
h1 strong
{
    font-size: 1.42em;
    font-weight: normal;
    letter-spacing: -1px;
}
h1 span
{
    font-size: .63em;
    display: block;
    color: #333333;
    font-weight: bold;
    line-height: 2.5em;
    margin-left: -31px;
}
h2
{
    font-size: 1.83em;
    font-weight: normal; /*color: #393838;*/
    color: Green;
    line-height: 1.2em;
    background: url(images/icon2.jpg) no-repeat left top;
    padding: 0 0 0 31px;
    margin-bottom: 4px;
    letter-spacing: -1px;
}
h2 span
{
    font-size: .54em;
    display: block;
    color: #333333;
    font-weight: bold;
    line-height: 2.4em;
    margin-left: -31px;
    letter-spacing: 0;
}
h2.icon1
{
    background: url(images/icon1.jpg) no-repeat left top;
}
h2.icon3
{
    background: url(images/icon3.jpg) no-repeat left top;
}
h3
{
    font-size: 1.42em;
    font-weight: normal;
    color: #539934;
    margin-bottom: 12px;
    padding: 5px 0 0 0;
}
h4
{
    font-size: 1.83em;
    font-weight: normal;
    color: #539934;
    margin-bottom: 18px;
}
h5
{
    font-size: 1em;
    margin-bottom: 9px;
    padding: 7px 0 0 0;
}
h5 a
{
    color: #333333;
}
h6
{
    font-size: 1em;
    padding: 3px 0 0 0;
}

.txt1
{
    color: #539934;
}
.extra-link
{
    margin-top: -18px;
    display: inline;
}
.link1
{
    color: #333333;
}

.line-hor
{
    background: url(images/line-hor.gif) left top repeat-x;
    height: 1px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin: 32px 10px 0 10px;
}
.line-ver, .line-ver1, .line-ver2
{
    background-image: url(images/line-ver.gif);
    background-repeat: repeat-y;
    width: 100%;
}

.title
{
    margin-bottom: 20px;
}

/*==================boxes====================*/
.content-box
{
    background: url(images/content-bg.gif) no-repeat 602px top #fff;
    width: 100%;
}
.content-box .inside
{
    padding: 28px 12px 18px 10px;
}
.content-box .inside1
{
    padding: 28px 22px 18px 41px;
}

.extra-box
{
    min-height: 141px;
    height: auto !important;
    height: 141px;
}
.extra-box .inner
{
    padding: 0 208px 20px 31px;
    text-align: justify;
}

.box
{
    width: 100%;
    background: url(images/box-bg.gif) left top repeat-x #f5f5f5;
}
.box .border-bot
{
    background: url(images/border-bot.gif) repeat-x bottom;
}
.box .border-left
{
    background: url(images/border-left.gif) repeat-y left;
}
.box .border-right
{
    background: url(images/border-right.gif) repeat-y right;
}
.box .left-top-corner
{
    background: url(images/left-top-corner.gif) no-repeat left top;
}
.box .right-top-corner
{
    background: url(images/right-top-corner.gif) no-repeat right top;
}
.box .left-bot-corner
{
    background: url(images/left-bot-corner.gif) no-repeat left bottom;
}
.box .right-bot-corner
{
    background: url(images/right-bot-corner.gif) no-repeat right bottom;
}
.box .inner
{
    padding: 23px 20px 35px 31px;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-style: normal;
}

.nav-box
{
    background: url(images/nav-bg.gif) left top repeat-x;
    width: 100%;
}
.nav-box .left
{
    background: url(images/nav-left.gif) no-repeat left top;
}
.nav-box .right
{
    background: url(images/nav-right.gif) no-repeat right top;
    height: 41px;
}

.cont-box
{
    padding: 0 20px 0 0;
    margin: 0;
}
.cont-box span
{
    float: right;
}

/*header*/
#header div
{
    position: absolute;
}

/*content*/
#content
{
    padding: 0 148px 0 0;
    background: url(images/content-right.gif) no-repeat 790px bottom;
}
#content .indent
{
    padding: 23px 10px 0 31px;
}
#content p.extra-indent
{
    padding: 0 170px 0 0;
}

/*footer*/
#footer
{
    color: #626262;
}
#footer p
{
    margin: 0;
    padding: 36px 151px 0 0;
    text-align: right;
}
#footer a
{
    color: #626262;
}
#footer span
{
    text-transform: uppercase;
}

/*==========================================*/

