body {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    line-height:157%;
    color: #666666;
    font-size: 13px;
    letter-spacing:0px;
    background:url("../Pic/water_drops_on_leaves_vplants_x3_007.jpg") no-repeat center center;
}
body h1 {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 120%;
}
body h2 {
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    line-height: 120%;
}
body h3 {
    color: #5F5F5F;
    font-size: 20px;
    font-weight: normal;
    line-height: 120%;
}
body h4 {
    color: #5F5F5F;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}
body p {
    font-size:13px;
    color: #666666;
    line-height:157%;
}
body a {
    color: #0000FF;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
    line-height:157%;
}
body a:active, body a:hover {
    color: #FF0000;
}
body a:visited {
    color: #7A1A8B;
}
.row_2 {
    clear: both;
    min-height: 100px;
    width: auto;
    background:url("../assets/Pic/name2.jpg") no-repeat center center;
}
.row_5 {
    clear: both;
    min-height: 14px;
}
.row_3 {
    clear: both;
    min-height: 856px;
    width: auto;
}
.row_7 {
    clear: both;
    min-height: 100px;
}
.footer_breadcrumb {
    display: block;
    width: 56.76937441643324%;
    list-style-type: none;
    padding: 0;
}
.footer_breadcrumb li {
    display: inline-block;
    padding: 0;
    margin: 0;
}
.footer_breadcrumb li a {
    text-decoration: none;
    min-height: 18px;
    margin:0;
    padding: 0 25px;
}
.column_4 {
    float: left;
    width: 18.069462075848307%;
    min-height: 964px;
    background-image:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(4, 74, 7, 0.46)), color-stop(100%, #FFFFFF));
    background-image:-webkit-linear-gradient(left, rgba(4, 74, 7, 0.46) 0%, #FFFFFF 100%);
    background-image:-moz-linear-gradient(left, rgba(4, 74, 7, 0.46) 0%, #FFFFFF 100%);
    background-image:-o-linear-gradient(left, rgba(4, 74, 7, 0.46) 0%, #FFFFFF 100%);
    background-image:-ms-linear-gradient(left, rgba(4, 74, 7, 0.46) 0%, #FFFFFF 100%);
    background-image:linear-gradient(left, rgba(4, 74, 7, 0.46) 0%, #FFFFFF 100%);
}
.sidebar_services_unit_wrapper {
    width: 100%;
    min-height: 259px;
    float: none;
}
.sidebar_services {
    padding: 15px;
    position: relative;
}
.sidebar_services h2 {
    margin: 0 0 25px 0;
}
.sidebar_services ul {
    list-style-image: url("../images/xtd_pointer.png");
    padding-left: 20px;
    background-color:rgba(236, 237, 228, 0.68);
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.sidebar_services li a {
    text-decoration: none;
    color: #666;
    line-height: 37px;
}
.sidebar_services li a:hover {
    color: #77C4D2;
}
.sidebar_services li {
    height: 36px;
    border-bottom: 1px dotted #CCC;
}
.column_5 {
    float: left;
    width: 69.9864%;
    min-height: 816px;
    background-image:-webkit-gradient(linear, left top, right top, color-stop(0%, #FFFFFF), color-stop(100%, rgba(8, 61, 140, 0.57)));
    background-image:-webkit-linear-gradient(left, #FFFFFF 0%, rgba(8, 61, 140, 0.57) 100%);
    background-image:-moz-linear-gradient(left, #FFFFFF 0%, rgba(8, 61, 140, 0.57) 100%);
    background-image:-o-linear-gradient(left, #FFFFFF 0%, rgba(8, 61, 140, 0.57) 100%);
    background-image:-ms-linear-gradient(left, #FFFFFF 0%, rgba(8, 61, 140, 0.57) 100%);
    background-image:linear-gradient(left, #FFFFFF 0%, rgba(8, 61, 140, 0.57) 100%);
}
.sidebar_quick_contact {
    padding: 25px;
    width: 228px;
    width: auto;
}
.sidebar_quick_contact h2 {
    margin: 0 0 25px 0;
}
.sidebar_quick_contact input {
    clear: both;
    padding: 0 11px;
    height: 38px;
    line-height: 38px;
    /*width: 228px;*/
    width: 100%;
    font-size: 13px;
    border: 1px solid #B6B6B6;
    display: inline-block;
    color: #6C6C6C;
    margin-bottom: 3px;
}
.sidebar_quick_contact textarea {
    clear: both;
    border: 1px solid #B6B6B6;
    font-size: 13px;
    color: #6C6C6C;
    padding: 11px;
    height: 90px;
    /*width: 228px;*/
    width: 100%;
    margin-bottom: 14px;
}
.sidebar_quick_contact a {
    display:block;
    width:100px;
    text-decoration: none;
    padding: 5px 30px;
    text-align:center;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #23C8FE), color-stop(98%, #01B6F1));
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:16px;
    border-radius:16px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    -moz-border-radius:16px;
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
}
.sidebar_quick_contact a:visited {
    color:#FFF;
}
.sidebar_quick_contact a:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
.sidebar_quick_contact a:active {
    color:#FFF;
}
.sidebar_about {
    width: auto;
    padding: 25px;
}
.image_set {
    margin: 0;
    padding: 25px;
    border: 0;
    float: left;
    width:135.33333333333334px;
}
img.image_set_img {
    max-width: 100%;
    background-image:url("../assets/Pic/Picture1-025.png");
}
.sidebar_about1 {
    width: auto;
    padding: 25px;
}
.sidebar_about1 h2 {
    margin: 0;
    margin-bottom: 25px;
}
.sidebar_about1 a {
    text-decoration: none;
}
.sidebar_about1 img {
    max-width: 100%;
    border: 3px solid #CCC;
}
.sidebar_about1 img:active {
    border: 3px solid #77C4D3;
}
.sidebar_about1 img:hover {
    border: 3px solid #77C4D3;
}
.sidebar_about1 a.more {
    font-weight: bold;
    color: #5D5D5D;
}
.sidebar_about1 a.more:hover {
    color: #77C4D3;
}
.sidebar_about1 a.more:active {
    color: #77C4D3;
}
.sidebar_about h2 {
    margin: 0;
    margin-bottom: 25px;
}
.sidebar_about a {
    text-decoration: none;
}
.sidebar_about img {
    max-width: 100%;
    border: 3px solid #CCC;
}
.sidebar_about img:active {
    border: 3px solid #77C4D3;
}
.sidebar_about img:hover {
    border: 3px solid #77C4D3;
}
.sidebar_about a.more {
    font-weight: bold;
    color: #5D5D5D;
}
.sidebar_about a.more:hover {
    color: #77C4D3;
}
.sidebar_about a.more:active {
    color: #77C4D3;
}
.about_us {
    float: none;
    width: auto;
    min-height: 185px;
    margin:0;
    padding: 25px;
}
.about_us h2 {
    margin-top: 0;
    margin-bottom: 21px;
}
.about_us p {
    margin-bottom: 15px;
}
.about_us a {
    text-decoration: none;
    font-weight: bold;
}
.about_us a:hover {
}
.about_us_unit_wrapper {
    width: 66.9242658423493%;
    float: left;
    min-height:235px;
}
.column_6 {
    float: left;
    width: 11.944111776447112%;
    min-height: 963px;
    background-image:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(10, 61, 163, 0.5)), color-stop(100%, #FFFFFF));
    background-image:-webkit-linear-gradient(left, rgba(10, 61, 163, 0.5) 0%, #FFFFFF 100%);
    background-image:-moz-linear-gradient(left, rgba(10, 61, 163, 0.5) 0%, #FFFFFF 100%);
    background-image:-o-linear-gradient(left, rgba(10, 61, 163, 0.5) 0%, #FFFFFF 100%);
    background-image:-ms-linear-gradient(left, rgba(10, 61, 163, 0.5) 0%, #FFFFFF 100%);
    background-image:linear-gradient(left, rgba(10, 61, 163, 0.5) 0%, #FFFFFF 100%);
}
.address {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
}
.address h2 {
    margin-top: 0;
    margin-bottom: 21px;
}
.address a {
    display: block;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
}
.address_img {
    width: 175px;
    height: 140px;
}
.address_unit_wrapper {
    width: 25%;
    float: left;
}
.photo_stream {
    float: none;
    margin: 0;
    padding: 25px;
    width:auto;
}
.photo_stream h2 {
    color: #333;
    margin-top: 0;
    margin-bottom: 21px;
}
.photo_stream a {
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    margin: 0 14px 14px 0;
}
.photo_stream .ps_image {
    height: 50px;
    width: 50px;
    border: 3px solid #CCC;
}
.photo_stream .ps_image:active {
    border: 3px solid #77C4D3;
}
.photo_stream .ps_image:hover {
    border: 3px solid #77C4D3;
}
.photo_stream_unit_wrapper {
    width: 25%;
    float: left;
}
.row_4 {
    clear: both;
    min-height: 51px;
    width: auto;
}
.copyright {
    float: none;
    min-height: 25px;
    margin:0;
    cursor: default;
    width:auto;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, rgba(29, 95, 130, 0.54)));
    background-image:-webkit-linear-gradient(top, #FFFFFF 0%, rgba(29, 95, 130, 0.54) 100%);
    background-image:-moz-linear-gradient(top, #FFFFFF 0%, rgba(29, 95, 130, 0.54) 100%);
    background-image:-o-linear-gradient(top, #FFFFFF 0%, rgba(29, 95, 130, 0.54) 100%);
    background-image:-ms-linear-gradient(top, #FFFFFF 0%, rgba(29, 95, 130, 0.54) 100%);
    background-image:linear-gradient(to bottom, #FFFFFF 0%, rgba(29, 95, 130, 0.54) 100%);
}
.copyright .company {
    color: #666;
    font-weight: bold;
    cursor: pointer;
}
.copyright .company:hover {
    color: #77C4D2;
}
.copyright .privacy_policy {
    border-bottom: 1px solid #919191;
    cursor: pointer;
}
.copyright .privacy_policy:hover {
    border-bottom: 1px solid #77C4D3;
}
.copyright_unit_wrapper {
    width: 100%;
    float: left;
}
.undefined_unit_wrapper {
    width: 100%;
    min-height: 148px;
    float: none;
}
.sidebar_about img {
    height: auto;
}
.sidebar_about img {
    width: auto;
}
.sidebar_about img {
    height: auto;
}
.sidebar_about img {
    width: 216px;
    height:160px;
    background-image:url("../field.png");
}
.sidebar_about img {
    height: auto;
}
.sidebar_about img {
    width: auto;
}
.sidebar_about img {
    height: auto;
}
.sidebar_about img {
    width: 392px;
    height:260px;
}
.sidebar_about img {
    height: auto;
}
.sidebar_about img {
    width: 210px;
    height:132px;
    background-image:url("../assets/service.png");
}
.row_6 {
    clear: both;
    min-height: 100px;
}
.image_set1 {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
}
img.image_set1_img {
    max-width: 100%;
    height:auto;
    width:auto;
}
.image_set1_unit_wrapper {
    width: 33.333333333333336%;
    float: left;
}
.article_fifteen {
    margin: 10px;
    padding: 15px;
    border: 0;
    float: none;
    background: #F4F4F4;
    width:auto;
}
img.article_fifteen_img {
    border: 3px solid #FFF;
    margin-right: 21px;
    float: left;
    height:87px;
    width:131px;
}
.article_fifteen h4 {
    margin: 0 0 17px;
    padding: 0;
}
.article_fifteen p {
    margin: 0;
    padding: 0;
}
.article_fifteen_unit_wrapper {
    width: 50%;
    float: left;
}
.sidebar_about img {
    height: auto;
}
.sidebar_about img {
    width: auto;
}