/* CSS Document */
/* global reset*/
*    {
    margin: 0;
    padding: 0;
}
img {
    border: none;
}
/* global fonts style*/
body{
    background: #FFFFFF;
    font: 11px Tahoma, Arial, Helvetica, sans-serif;
    color: #000;
}
p{
    margin-bottom: 10px;
}

/*H*/
h1{
}
.h1_01 {
    font-size: 18px;
    color: #7B7B7B;
    font-weight: normal;
    margin: 0px 0px 10px;
}
.h1_01 strong {
    font-weight: normal;
    color: #116CAF;
}
.h1_01 span {
    font-size: 11px;
    display: block;
}
h2{
}
.h2_01 {
    background: #fff url(/img/img_05.jpg);
    height: 82px;
    width: 250px;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    margin: 0px 0px 10px;
}
.h2_01 span {
    float: left;
    padding: 40px 0px 0px 20px;
    text-transform: uppercase;
}
.h2_02 {
    background: #fff url(/img/img_01.jpg);
    height: 82px;
    width: 275px;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    margin: 0px 0px 10px;
}
.h2_02 span {
    float: left;
    padding: 40px 0px 0px 20px;
    text-transform: uppercase;
}
.h2_02_01 {
    background: #fff url(/img/img_07.jpg) no-repeat bottom;
    height: 82px;
    width: 275px;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    margin: 0px 0px 10px;
}
.h2_02_01 span {
    float: left;
    padding: 40px 0px 0px 20px;
    text-transform: uppercase;
}
.h2_02_02 {
    background: #fff url(/img/img_12.jpg) no-repeat bottom;
    height: 82px;
    width: 275px;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    margin: 0px 0px 10px;
}
.h2_02_02 span {
    float: left;
    padding: 40px 0px 0px 20px;
    text-transform: uppercase;
}
.h2_03 {
    background: #fff url(/img/news_01.jpg);
    height: 82px;
    width: 550px;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    margin: 0px 0px 10px;
}
.h2_03 span {
    float: left;
    padding: 40px 0px 0px 20px;
    text-transform: uppercase;
}
h3{
    background: url(/images/home/title_02.jpg) no-repeat;
    height: 23px;
    font: normal 10px Tahoma, Verdana, Arial;
    color: #FFFFFF;
    padding: 5px 0px 0px 25px;
}
.h2_09 {
    background: #fff url(/images/home/hBox_13_back.jpg)  no-repeat bottom;
    height: 90px;
    width: 261px;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    margin: 0px 0px 10px;
}
.h2_09 span {
    float: left;
    padding: 40px 0px 0px 20px;
    text-transform: uppercase;
}
/*flash*/
#flash_01 {
    float: left;
    padding: 0px 0px 0px 24px;
}
#flash_02 {
float:right;}
#flash_03 {
float:right;}
#flash_04 {
float:right;}
#flash_05 {
float:right;}
#flash_06 {
float:right;}
#flash_07 {
float:right;}
#flash_08 {
float:right;}
#flash_09 {
float:right;}
/*links*/
a{
    color: #0083DF;
}
a:link {
    text-decoration: underline;
}
a:visited {
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: underline;
}

a.link4{
    color: #0083DF;
}
a.link5{
    background: url(/img/ar_01.gif) no-repeat left center;
    padding: 0px 0px 0px 15px;
    color: #0083DF;
}

/*float*/
.floatLeft{
    float: left;
}
.floatRight{
    float: right;
}
.clearBoth{
    clear: both;
}
/*layout*/
#global{
    width: 900px;
    margin: auto;
}
    #header{
        _height: 283px;
        min-height: 283px;
        padding: 10px 0px 0px;
        background: url(/img/headerBack_01.jpg) no-repeat top;
        margin: 22px 0px 0px;
    }
        .headerLeft {
            float: left;
            width: 599px;
        }

        #logo {
            margin: 89px 0px 0px 12px;
            float: left;
        }
        #menu {
            height: 79px;
            width: 599px;
        }
            #menu li {
                float: left;
                list-style: none;
            }
            #menu li a {
                text-transform: uppercase;
                color: #fff;
                text-align: center;
                padding: 32px 0px 0px;
                height: 47px;
                display: block;
                text-decoration: none;
            }
            #menu li a:hover {
                text-decoration: underline;
            }
        #clientInputForm {
            float: right;
            width: 260px;
            background: url(/img/formBack_01.gif) no-repeat bottom;
            height: 274px;
            padding: 8px 21px 0px 20px;
            text-transform: uppercase;
            color: #fff;
        }
            #clientInputForm a {
                font-size: 10px;
                text-transform: none;
                color: #222;
            }
            #clientInputForm table input {
                padding: 2px;
                width: 146px;
                border-width: 0px;
                border-style: none;
                font: 11px Tahoma, Arial, Helvetica, sans-serif;
                text-transform: none;
            }
            #clientInputForm img {
                margin: 0px 17px;
            }
            #clientInputForm table {
            }
            #clientInputForm table a {
                font-size: 10px;
                color: #fff;
                text-transform: none;
            }
            .boxButton {
                padding: 35px 0px 0px;
            }
    #contentBox{
    }
        #contentLeft{
        float: left;
        width: 584px;
        padding: 32px 0px 0px 5px;
        }
            #interested {
            float: left;
            width: 250px;
            background: #F9F9F9;
            color: #5E5E5E;
            min-height:490px;
            _height: 490px;
            padding: 0px 0px 10px;
        }
        #interestedForm {
            text-align: center;
        }
        .interestedBox_01 {
            background: url(/img/img_09.gif);
            height: 40px;
            width: 221px;
            text-transform: uppercase;
            color: #fff;
            padding: 24px 0px 0px 30px;
        }
        .inp_01 {
            float: left;
            margin: 0px 30px 0px 0px;
        }
        .interestedBox_02 {
            background: #F36714 url(/img/img_11.gif) no-repeat top;
            width: 200px;
            margin: 10px auto;
            text-align: left;
        }
        .interestedBox_03 {
            background: url(/img/img_01.gif) no-repeat bottom;
            padding: 18px;
            color: #fff;
        }
        .interestedBox_03 input {
            border-width: 0px;
            border-style: none;
            padding: 2px;
            width: 160px;
            margin: 5px 0px;
            font: 11px Tahoma, Arial, Helvetica, sans-serif;
        }
        .interestedBox_03 button {
            background: url(/img/img_16.gif);
            height: 26px;
            width: 94px;
            border-width: 0px;
            border-style: none;
            margin: 0px 0px 0px 40px;
        }
        .interestedBox_04 {
            background: url(/img/img_01.gif) no-repeat bottom;
        }
    #recomendation {
    float: right;
    width: 250px;
    background: #F9F9F9;
    text-align: center;
    min-height:490px;
    _height: 490px;
    padding: 0px 0px 10px;
    }
        #recomendation img {
            margin: 10px 0px;
        }
        #news {
            color: #5E5E5E;
        }
        .newsLeft {
            float: left;
            width: 277px;
        }
        .newsBox_01 {
            padding: 0px 15px 15px;
            text-align: justify;
        }
        .newsBox_02 {
            background: #F9F9F9;
            padding: 15px;
            margin: 0px 0px 10px;
        }

        .newsBox_02 strong {
            color: #FF6000;
            font-weight: normal;
        }
        .newsRight {
            float: right;
            width: 277px;
        }

    #contentRight{
    float: right;
    text-align: left;
    width: 276px;
    }
            .partners {
                text-align: center;
            }
            .partners img {
            border: 2px solid #ECEAE3;
            text-align: center;
            margin-top: 10px;
            margin-bottom: 10px;
            }
        #contentRight strong {
            background: url(/img/bar_01.gif);
            display: block;
            padding: 4px 0px 0px 17px;
            height: 20px;
            width: 260px;
            font-weight: normal;
            color: #fff;
            margin: 0px 0px 10px;
        }
        .headStrong {
            background: url(/img/bar_01.gif);
            display: block;
            padding: 4px 0px 0px 17px;
            height: 20px;
            width: 260px;
            font-weight: normal;
            color: #fff;
            margin: 0px 0px 10px;
        }
    #footer{
        background: url(/img/footer_02.gif);
        margin: 20px 0px 0px;
    }
        #footer_01 {
            background: url(/img/footer_01.gif) no-repeat left;
        }
        #footer_02 {
            background: url(/img/footer_03.gif) no-repeat right;
            height: 87px;
            padding: 35px 50px 0px;
        }
        #footerLeft {
            padding: 10px 0px 0px;
            float: left;
        }
            #footerLeft img {
                margin: 0px 10px 0px 0px;
            }
            #footerRight {
                padding: 0px 50px 0px 0px;
                float: right;
                width: 450px;
            }
            #footerRight p {
                color: #0083DF;
            }


.h_06{
        background: url(/images/home/hBox_08_back.jpg) no-repeat left top;
        padding-top: 30px;
    height: 46px;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    padding-left: 30px;
    }
