ul{
list-style-type: square;

}
.home_about_image
{
    border: 1px solid #b1b1b1;
    margin: 4px 30px 30px 0;
}

.home_bottom
{
    padding-top: 10px;
}

.home_services, .home_works, .home_testimonials
{
    float: left;
    padding: 0px 30px 10px 0px;
}
.home_services
{
    width: 271px;
    overflow: hidden;
}

    .home_services p
    {
        line-height: 14px;
        padding-bottom: 20px;
    }
    .home_services a
    {
        font-weight: bold;
    }

.home_works
{
    width: 260px;
}
    .home_works img
    {
        margin-bottom: 5px;
        padding: 4px;
        border: 1px solid #b1b1b1;
    }
    .home_works div
    {
        padding-top: 15px;
        cursor: default;
    }
    .home_works div a, .home_testimonials_bottom a
    {
        text-decoration: none;
        border: 1px solid #b1b1b1;
        padding: 2px 5px;
        margin-right: 3px;
        cursor: pointer
    }

    .page_navigator a
    {
        text-decoration: none;
        border: 1px solid #b1b1b1;
        padding: 2px 5px;
        margin-right: 0px;
        cursor: pointer
    }

    .home_works div a:hover
    {
        background-color: #f1f1f1;
    }
    #preloader
    {
        left: 445px !important;
    }
    .page_navigator a:hover
    {
        background-color: #f1f1f1;
    }
    .home_works_a_active
    {
        font-weight: bold;
        border: none !important;
        color: #E0890D;
        margin: 0 2px;
        cursor: default;
    }
    .page_navigator
    {
        cursor: default;
		line-height: 20px;
    }

    .page_navigator span.dgPageSel
    {
        color: #E0890D;
        font-weight: bold;
    }


.home_testimonials
{
    position: relative;
    width: 300px;
    padding-right: 0px;
    float: right;
    height: 305px;
    overflow: hidden;
}


    .home_testimonials_text
    {
        height: 220px;
        min-height: 220px;
        overflow: auto;
        padding-right: 5px;
        text-align: justify;
    }

    .home_testimonials_bottom
    {
        position: absolute;
        padding-top: 10px;
        height: 30px;
        -padding-top: 10px;
        bottom: 0px;
        left: 0px;
        width: 100%;
    }

        .home_testimonials_bottom a
        {
            $padding-bottom: 1px;
        }
        .home_testimonials_bottom a:hover
        {
            background-color: #f1f1f1;
        }
        .home_testimonials_bottom em
        {
            font: Verdana, Arial, Helvetica, sans-serif 11px;
            line-height: normal;
            color: #444;
            position: absolute;
            line-height: 12px;
            right: 5px;
/*			padding-right: 8px;*/
            text-align: right;
        }
        .home_testimonials_bottom_position
        {
            font-size: 11px;
            font-style: normal;
            color: #888 !important;
            margin-top: -3px;
        }

/*  2 columns page styles  */

.left_column
{
    float: right;
    width: 600px;
    text-align: justify;
    margin-right: 0px;
}
.right_column
{
    float: left;
    width: 245px;
    overflow: visible;
}

    .right_column .home_services, .right_column .home_works, .right_column .home_testimonials
    {
        padding-right: 0px;
        width: 245px;
        float: none;
    }
    .right_column .home_testimonials
    {
        $padding-bottom: 190px;
        height: 370px;
    }
    .right_column .home_testimonials .home_testimonials_text
    {
        height: 300px;
        min-height: 300px;
        padding-left:20px;
    }
    .right_column .home_testimonials .home_testimonials_bottom
    {
        $height: 200px;
    }

/*  Styles for Contact Us page  */

.contact_form
{
    width: 370px;
    padding-right: 12px;
    padding-top: 10px;
    float: left;
}
    .contact_form div, .request_form div, .contact_form table
    {
        margin-bottom: 24px;
    }
    .contact_form .h1
    {
        margin-bottom: 5px;
    }

    .contact_form span
    {
        margin-right: 2px;
        margin-left: -9px;
    }
    .contact_form label
    {
        float: left;
        width: 102px;
        padding-left: 8px;
    }
    .contact_form input, .contact_form textarea, .request_form input, .request_form textarea, .request_form select, .contact_form select
    {
        border-color: #a8a8a8;
        width: 230px;
    }
    .contact_form textarea, .request_form textarea
    {
        height: 134px;
        $height: 139px;
        width: 230px !important;
    }

    .contact_form a, .request_form_submit, .request_form_reset, .login_form_login
    {
        width: 80px;
        display: block;
        text-decoration: none;
        text-align: center;
        float: right;
        margin: 0 23px 0 0;
        padding: 7px 0;
        border: 1px solid #a8a8a8;
    }



    .contact_form a:hover, .request_form a:hover
    {
        background-color: #f1f1f1;
    }
    .messBoxCnt
    {
        color: #CC0000;
    }
    .message_box_1 p
    {
        text-align: left;
        margin-left: 110px;
    }

/*  Contact Person  */

.contact_person
{
    width: 190px;
    margin-right: -10px;
    margin-top:10px;
    float: right;
    overflow: hidden;
}
    .contact_person strong, .contact_person small
    {
        display: block;
    }
    .contact_person small
    {
        margin: -2px 0 5px 0;
    }
    .contact_person div
    {
        padding-bottom: 20px;
    }

        .contact_person img
        {
            margin-right: 5px;
            margin-bottom: -3px;
        }
        .contact_person p
        {
            padding-bottom: 3px;
            -padding-bottom: 5px;
            font-size: 11px;
        }

/*  Styles for Request a Quote page  */

.request_form
{
    padding: 0 40px 0 8px;
    float: left;
}

    .request_form label
    {
        display: block;
    }
    .request_form select, .contact_form select
    {
        width: 236px;
        $height: 20px;
        $width: 237px;
    }
    .request_form span
    {
        margin-left: -8px;
        margin-right: 2px;
    }

    .request_form_upload
    {
        float: left;
        border: 1px solid #a8a8a8;
        height: 20px;
        $width: 235px !important;
    }

    .request_form_submit
    {

        float: right;
        margin: 0 70px 0 0;
        /*margin-top: -34px;*/
    }
    .request_form_reset
    {
        margin-left: 8px;
    }

/*  Styles for Submenu  */

.submenu
{
    margin: 0px 0 30px;
}
 .submenu a
    {
        padding: 7px 12px;
        margin: 2px 0;
        background-color: #DFEAEF;
        color:#41778D;
        text-decoration: none;
        display: block;
        width: 220px;
    }

/* do not delete this */
    .submenu a.act {
        padding:0;
        margin:0;
        background-color: #fff;
        color: #41778D;
        border:0;
    }
    .submenu a.act:hover{
        border:0px;
    }
/* end do not delete this */

.submenu a:hover {
        background-color: #fff;
        color: #41778D;
        border-left: 5px solid #DFEAEF;
}

.submenu .m_h2 {
        color: #41778D;
        display:block;
        font-family:Arial Narrow,Arial,Tahoma,Sans-Serif !important;
        font-size:16px;
        font-weight:normal;
        margin:2px 0;
        padding:7px 12px;
        border-left: 5px solid #FFEACD;
}


/*  Styles for Portfolio  */

.portfolio_all
{
    -padding-bottom: 30px;
}
.portfolio_all div
{
    clear: left;
    padding-bottom: 30px;
}
.portfolio_all div img
{
    float: left;
    border: 1px solid #b1b1b1;
    margin: 0px 10px 30px 0;
}

.portfolio_img
{
    float: left;
    padding-right: 20px;
}
.portfolio_img img
{
	margin-bottom: 5px;
	padding: 2px 1px 2px 1px;
	border: 1px solid #e5e5e5;
	margin-top: 4px;
}

.portfolio_controls
{
    padding: 4px 10px;
    background: #f1f1f1;
    position: relative;
    height: 19px;
    $height: 20px;
    margin: 30px 0;
}
    /*  Link "I Want The Same Project (IWTSP)"  */
    a.portfolio_link_iwtsp
    {
        padding: 4px 25px 4px 10px;
        background: #f19410 url(../images/iwtsp.gif) no-repeat right;
        color: #fff;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        position: absolute;
        right: 0px;
        top: 0px;
        $padding-bottom: 6px;
    }
    a.portfolio_link_iwtsp:hover
    {
        color: #fdedbb;
    }

        a.portfolio_link_iwtsp_a {
          padding:0px;
        }

    .promo {
        color: #777;
        margin: 10px 0 30px 0;
        padding:5px;
        border:1px solid #ddd;
        font-size: 11px;
    }


/*  Styles for Careers  */

.careers
{
    position: relative;
    margin-left: 80px;
    padding-bottom: 30px;
    min-height: 70px;
    height: 70px;
    height: auto !important;
}
    .careers img
    {
        position: absolute;
        left: -80px;
        top: 4px;
    }

/*  Services in CMS  */

    .services_text_block a
    {
        text-decoration: none;
        color: #E0890D;

    }

/*  Orange box in a right  */
.right_col_simple
{
    background-color: #f1f1f1;
    padding: 15px;
    line-height: normal;
    margin-bottom: 30px;
}

.right_col_profile
{
    background-color: #FFF;
    padding: 15px;
    line-height: normal;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #CCC;
}
.right_col_profile a
{
    text-decoration: none;
}

/*  Forgot password and Login styles  */

.login_controls
{
    margin: 15px 0 0 8px;
}
.login_controls a
{
    display: block;
}

/*  Technologies  */

.tech_table
{
    border-collapse: collapse;
    width: 100%;
}
.tech_table td
{
    border-right: 1px solid #c1c1c1;
    padding: 5px 10px;
    width: 33%;
    vertical-align: top;
    text-align: left;
}
.tech_table td p
{
    padding-bottom: 7px;
}

/*  Process of development  */
.dev_titles
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
}
.dev_text
{
    display: none;
    margin-bottom: 15px;
    padding-left: 12px;
    padding-top: 17px;
    margin-top: -18px;
    background:url(../images/arrow_collapse.gif) no-repeat left top;
}
.development strong
{
    padding-left: 12px;
    background:url(../images/arrow_expand.gif) no-repeat left;
    cursor: pointer;
    display: block;
    margin-bottom: 1px;
    margin-bottom: 4px;
}

.pub_left {
    width: 340px;
    float: left;
    padding: 0 10px 0 0;
}

.pub_left img {
    border: 1px solid #999;
}


.pub_left p {
    padding: 20px 0 10px 0;
}


.pub_right {
    width: 250px;
    float: right;
    text-align:center;
}

/* = Application Form */
.request_form_upload_height{
    height:22px;
}
.clear_0{
    font-size:0;
    height:0;
    margin-bottom:0;
    overflow:hidden;    
}
.app-form{
    width: 300px;
    padding: 10px 0 0 0;
    margin-bottom:0 !important;
}
.app-form table{
    width: 311px;
    _width: 328px;
    margin-top:20px;
    border-collapse:collapse;
    margin-bottom:0 !important;
}
.app-form table td{
    padding:0;
}
.app-form table .input-number{
    margin-top:4px !important;
    margin-bottom:0 !important;
}
*html .app-form-submit{
    margin-right:-25px;
}