/* 
    Document   : home
    Created on : Nov 13, 2013, 3:20:20 PM
    Author     : IT MartX
    Description:
        Purpose of the stylesheet follows.
*/

         .banner_bottom{

                width:1002px;
                height:160px;

            }
            .banner-box{
                width:320px;
                height:152px;
                float:left;
                margin-right: 21px;
                background-image: url(images/bottom_banner_2.png);
                background-repeat: no-repeat;
            }
            .banner-box_1{
                width:320px;
                height:152px;
                float:left;
                margin-right: 21px;
                background-image: url(images/bottom_banner_1.png);
                background-repeat: no-repeat;
            }

            .banner-box-right{
                width:320px;
                height:152px;
                float: right;
                background-image: url(images/bottom_banner.png);
                background-repeat: no-repeat;
            }

            .banner-in-box {
                float: left;
                height: 110px;
                width: 180px;
                margin-top: 20px;
                margin-left: 10px;
                padding-top: 10px;
            }
            .banner-out-box {

                float: left;
                height: 120px;
                width: 110px;
                margin-top: 20px;
                margin-left: 10px;
            }
            h4{
                clear: both;
                text-align: left;
                font-size: 20px;
                font-weight: bold;
                color: #444444;

            }
            .banner-tt {
                font-size: 16px;
                font-weight: bold;
            }
            .wel-come-box {
                height: 260px;
                width: 998px;
                background-color: #FFFFFF;
                border: 1px solid #cbcbcb;
                margin-top: 90px;
            }
            .bottom-box {
                height: 100%;
                width: 1002px;
            }
            .bottom-box-1 {
                float: left;
                height: 940px;
                width: 689px;
                margin-top: 4px;
            }
            .bottom-box-2 {
                float: right;
                height: 900px;
                width: 302px;
                margin-top: 4px;
                margin-right: 4px;
            }
            .bottom-box-1-header {
                float: left;
                height: 30px;
                width: 660px;
                padding-top: 10px;
                background-image: url(images/bottom-head.png);
                background-repeat: no-repeat;
            }
            .wel-come-note {
                float: left;
                height: 100%;
                width: 700px;
                padding-top: 20px;
            }
            .line {
                float: left;
                height: 20px;
                width: 1002px;
            }
            .wel-text {
                margin-left: 20px;
                text-align: left;
            }
            .wel-box {
                float: right;
                height: 200px;
                width: 260px;
                margin-top: 30px;
                margin-right: 20px;
            }
            .text3 {
                font-size: 24px;
                text-align: left;
                font-style: normal;
            }
            .vacancies {
                float: left;
                height: 30px;
                width: 300px;
                margin-top: 10px;
                margin-left: 20px;
                font-size: 18px;
                text-align: left;
            }
            .vacan-text {
                float: left;
                height: 100%;
                width: 600px;
                text-align: left;
                margin-left: 20px;
            }
            .read-1 {
                float: left;
                height: 30px;
                width: 600px;
                border-bottom-width: 1px;
                border-bottom-style: solid;
                border-bottom-color: #cbcbcb;
                margin-left: 20px;
            }
            .read-btn {
                float: right;
                height: 22px;
                width: 100px;
                background-color: #CBCBCB;
                padding-top: 8px;
                -webkit-border-top-left-radius: 5px;
                -webkit-border-top-right-radius: 5px;
                -moz-border-radius-topleft: 5px;
                -moz-border-radius-topright: 5px;
                border-top-left-radius: 5px;
                border-top-right-radius: 5px;
            }
            .read-text {
                float: left;
                height: 20px;
                width: 250px;
                text-align: left;
                margin-top: 10px;
                color: #800000;
                font-style: italic;
            }
            .vacan-box {
                float: left;
                height: 140px;
                width: 630px;
            }
            .bottom-btn {
                float: left;
                height: 30px;
                width: 600px;
            }
            .bottom-btn-1 {
                height: 30px;
                width: 300px;
                margin-top: 0px;
                margin-right: auto;
                margin-bottom: 0px;
                margin-left: auto;
            }
            .ttt {
                float: left;
                height: 18px;
                width: 80px;
                border: 1px solid #ededed;
                color: #CCCCCC;
                margin-top: 5px;
                padding-top: 2px;
            }
            .ttt-1 {
                float: left;
                height: 18px;
                width: 60px;
                border: 1px solid #CBCBCB;
                color: #FFFFFF;
                margin-top: 5px;
                padding-top: 2px;
                margin-left:5px;
                background-color: #CBCBCB;
            }
            .rrr {
                float: left;
                height: 20px;
                width: 22px;
                margin-top: 5px;
                margin-left: 5px;
                background-color: #a23737;
                color: #FFFFFF;
                padding-top: 2px;
            }
            .rrr-1 {
                float: left;
                height: 20px;
                width: 22px;
                margin-top: 5px;
                margin-left: 5px;
                background-color: #CBCBCB;
                color: #FFFFFF;
                padding-top: 2px;
            }
            .style2 {color: #FFFFFF}
            .top_bar {
                float: left;
                height: 30px;
                width: 300px;
                margin-left: 535px;
            }
