*,html,body {

    margin: 0 0 0 0;
    padding: 0 0 0 0;

}

            a {
                color: #f37221;
                font-family:times new roman, times, tahoma, serif, sans-serif;
                font-size: 14px;
                text-decoration: underline;
            }

body {
    font-family:serif;
    font-size:14px;
    font-weight:normal;
    font-style:normal;
    font-variant:normal;
    overflow-x:hidden;
}

img {border: none!important;}

table tr td {border: none;}

li {
    list-style-position: inside !important;
}

p, p * {
    font-family: arial !important;
}
#content {
    margin: 0 auto 0 auto;
    width: 1000px !important;
    overflow-x:hidden;
    background-color:transparent;

}

    #header {
        clear: both;
        position: relative;
        background: transparent url("../images/header.png") left top no-repeat;
        width: 992px;
        height: 210px;
        overflow:hidden;
        margin: 0 auto 0 auto;
    }

        #header div#logo {
            position: absolute;
            top: 0;
            left: 20px;
        }
            div#logo a img {
                border: 0;
            }
        ul#top3 {
            position: absolute;
            top: 0;
            right: 20px;
            margin-right: 20px;
            margin-top: 10px;
            list-style: none;
            height: 30px;
        }

        ul#top3 li {
            clear: none;
            float: left;
            margin: 0 10px 0 10px;
            padding: 0 0 0 30px;
            background: transparent url("../images/li.png") bottom left no-repeat;
            height: 22px;
        }

        ul#top3 li,
        ul#top3 li a {
            font-family:serif, sans-serif, "tahoma", "arial";
            font-size: 14px;
            text-transform:uppercase;
            color: white;
            text-decoration:none;
            font-weight: bold;
        }

        div#menub {
            position:relative;
            top: 176px;
            left: 0px;
            width: 1000px;
            height:30px;

        }

        ul#menus {
            margin: 0;
            padding: 0 0 0 12px;
            list-style: none;
            width: 100%;
            text-align:center;
        }

        #menus li {
            clear: none;
            float: left;
            margin: 0;
            padding: 0;
            text-align: center;
            background: transparent url("../images/or.png") bottom left no-repeat;
            height: 30px;
            width: 162px;
        }
                                    
        #menus li.liactive {
            background: transparent url("../images/bl.png") bottom left no-repeat;
        }

        #menus li a {
            font-family:serif, sans-serif, tahoma, arial;
            font-size: 12px;
            text-transform:uppercase;
            color: white;
            text-decoration:none;
            font-weight: bold;
            display:block;
            padding-top:4px;
        }

    #middle {
        clear: both;
        width: 985px;
        margin: 0 auto 0 auto;
    }

        #lefter {
            float:left;
            width: 330px;

        }

        #lefter .hb-block {
            clear: both;
            background: transparent url("../images/top-l.png") center top no-repeat;
            width: 330px;
            height: 23px;
            overflow:hidden;
        }

        #lefter .b-block {
            clear: both;
            background: transparent url("../images/bg-l.png") left top repeat-y;
            width: 330px;
            overflow-x:hidden;
            padding-bottom:10px;
            text-align: center;
        }
            h1.left-hb {
                background: transparent url("../images/h-l.png") center top repeat-x;
                padding: 0;
                margin: 0;
                height: 34px;
                text-align: center;
            }

            h1.left-hb a {
                color: #f37221;
                font-family:times new roman, times, tahoma, serif, sans-serif;
                font-size: 18px;
                text-decoration:none;
                display: block;
                text-align:center;
                padding-top: 4px;
                width: 100%;
                margin: 0 10px 0 10px;
            }

            .b-block p {
                color: #4d4d4d;
                font-family: Arial;
                font-size: 13px;
                text-decoration:none;
                text-align:left;
                padding-top: 0px;
                width: 310px;
                margin: 0 10px 0 10px;
            }

            .b-block a {
                color: #f37221;
                font-family: Arial;
                font-size: 12px;
                text-align:center;
                margin: 0 auto 0 auto;
            }

        #lefter .fb-block {
            clear: both;
            background: transparent url("../images/bot-l.png") center top no-repeat;
            width: 330px;
            height: 24px;
            overflow:hidden;
        }

        #righter {
            float:right;
            width: 650px;

        }

        #righter .hb-right {
            clear: both;
            background: transparent url("../images/top-r.png") center top no-repeat;
            width: 650px;
            height: 20px;
            overflow:hidden;
        }

        #righter .mainc {
            clear: both;
            background: transparent url("../images/bg.png") center top repeat-y;
            width: 630px;
            overflow-x:hidden;
            padding:0 10px 0 10px;
        }

            .mainc p {
                color: #4d4d4d;
                font-family: Arial;
                font-size: 14px;
                text-decoration:none;
                text-align:left;
            }

        #righter .fb-right {
            clear: both;
            background: transparent url("../images/bot-r.png") center top no-repeat;
            width: 650px;
            height: 20px;
            overflow:hidden;
        }

    #bottom {
        clear: both;
        background: transparent url("../images/footer.png") center top no-repeat;
        width: 1000px;
        height: 95px;
        overflow:hidden;
        text-align: center;
    }

        #bottom > p {
            width: 100%;
            margin-top: 28px;
            color: white;
            font-family:times new roman, times, tahoma, serif, sans-serif;
            font-size: 15px;
            text-decoration:none;
            font-weight:bold;
        }
form {overflow: hidden; width: 640px; padding: 0; margin: 0;}
form label{
    color: #f37221;
    font-family: tahoma, times new roman, Arial;
    font-size: 13px;
    text-decoration:none;
    text-align:left;
    font-weight: bold;
    line-height: 150%;
}

form input,
form label input,
form textarea,
form label textarea {
    border: 1px solid #f37221;
    color: #4d4d4d;
    font-family:tahoma, Arial;
    font-size: 13px;
    width: 90%;
}

form input,
form label input {
    width: 200px;
}

form input[type=submit], form label input[type=submit] {width: 100px;} 

h1 {
    color: #f37221;
    font-family: tahoma;
    font-size: 16px;
}

h1,h2,h3,h4,h5,h6 {color: #f37221;}

h2 {
    color: #f37221;
    font-family: tahoma;
    font-size: 15px;
}

h1 a {
    font-family: tahoma;
    font-size: 16px;    
}

#counters {
    text-align:center;
    overflow: hidden;
}