body {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 150%;
    color: #666666;
    font-size: 13px;
}
body ul {
    list-style-type: none;
    padding-left:0px;
}
body img {
    max-width: 100%;
    height:auto;
    margin-left:auto;
    margin-right:auto;
}
body h1 {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 120%;
}
body h2 {
    color: #333333;
    font-weight: normal;
    font-size: 28px;
    font-weight: normal;
    line-height: 100%;
}
body h3 {
    color: #333333;
    font-size: 20px;
    font-weight: normal;
    line-height: 100%;
}
body h4, h5, h6 {
    color: #333333;
}
body p {
    font-size:13px;
    color: #666666;
    line-height:157%;
    text-align:center;
}
body a {
    text-decoration: none;
    font-size: 13px;
    color: #666;
}
body li {
    font-size: 13px;
}
.main_wrapper {
    margin-top:0px;
    margin-bottom:0px;
    margin-right:auto;
    margin-left:auto;
}
.our_services {
    float: none;
    margin: 0;
    padding: 25px;
    position: relative;
    width:auto;
}
.our_services h2 {
    margin-top: 0;
    margin-bottom: 21px;
}
.our_services ul {
    padding-left: 20px;
}
.our_services li a {
    text-decoration: none;
    line-height: 37px;
}
.our_services li {
    height: 36px;
    border-bottom: 1px dotted #CCC;
}
.our_services_unit_wrapper {
    width: auto;
    float: none;
}
.top_header_wrapper {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2f0fc), color-stop(100%, #f0f8ff));
    background-image:-webkit-linear-gradient(top, #e2f0fc 0%, #f0f8ff 100%);
    background-image:-moz-linear-gradient(top, #e2f0fc 0%, #f0f8ff 100%);
    background-image:-o-linear-gradient(top, #e2f0fc 0%, #f0f8ff 100%);
    background-image:-ms-linear-gradient(top, #e2f0fc 0%, #f0f8ff 100%);
    background-image:linear-gradient(to bottom, #e2f0fc 0%, #f0f8ff 100%);
}
.top_header {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #0081eb), color-stop(100%, #61b8ff));
    background-image:-webkit-linear-gradient(top, #0081eb 0%, #61b8ff 100%);
    background-image:-moz-linear-gradient(top, #0081eb 0%, #61b8ff 100%);
    background-image:-o-linear-gradient(top, #0081eb 0%, #61b8ff 100%);
    background-image:-ms-linear-gradient(top, #0081eb 0%, #61b8ff 100%);
    background-image:linear-gradient(to bottom, #0081eb 0%, #61b8ff 100%);
    margin-left:auto;
    margin-right:auto;
}
.logo {
    padding-top:40px;
    padding-bottom:15px;
    text-shadow:10px 10px 5px #333;
    -moz-text-shadow:10px 10px 5px #333;
    -webkit-text-shadow:10px 10px 5px #333;
}
.nav_wrapper {
    background-color:#F0F8FF;
}
.nav {
    background-color:#165991;
    padding-top:15px;
    padding-bottom:15px;
    margin-left:auto;
    margin-right:auto;
}
a.button1 {
    display:block;
    text-decoration: none;
    padding: 5px 0px;
    width:120px;
    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);
    margin-left:auto;
    margin-right:auto;
    margin-top:8px;
}
a.button1:visited {
    color:#FFF;
}
a.button1: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%);
}
a.button1:active {
    color:#FFF;
}
a.button {
    display:block;
    text-decoration: none;
    padding: 5px 0px;
    width:120px;
    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);
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
}
a.button:visited {
    color:#FFF;
}
a.button: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%);
}
a.button:active {
    color:#FFF;
}
.row_3 {
    clear: both;
    min-height: 100px;
    width:92.95336787564766%;
    margin-left:auto;
    margin-right:auto;
}
.slideshpw_wrapper {
    background-color:#F0F8FF;
}
.slideshow {
    margin-left: auto;
}
.content_wrapper {
    background-color:#FAFDFF;
}
.content {
    padding:20px 10px;
    margin-left:auto;
    margin-right:auto;
}
a.button2 {
    display:block;
    text-decoration: none;
    padding: 5px 0px;
    width:120px;
    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);
    margin-left:auto;
    margin-right:auto;
}
a.button2:visited {
    color:#FFF;
}
a.button2: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%);
}
a.button2:active {
    color:#FFF;
}
.main_content {
    padding-top:25px;
    padding-bottom:25px;
}
.row_2 {
    clear: both;
    min-height: 100px;
    width:329px;
    float:left;
}
.column_1 {
    float: none;
    min-height: 100px;
    width: auto;
    margin-left: 0px;
}
.column_2 {
    float: none;
    min-height: 100px;
    width: auto;
    margin-left: 0px;
}
.article_with_background {
    margin: 10px 10px 10px 0;
    padding: 15px 15px 15px 0;
    border: 4px solid #DFDFDF;
    float: none;
    text-align: center;
    background-color: #0db0ff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0db0ff), color-stop(100%, #0270ff));
    width:auto;
    background-image: -webkit-linear-gradient(top, #0db0ff 1%, #0270ff 100%);
    background-image: -moz-linear-gradient(top, #0db0ff 1%, #0270ff 100%);
    background-image: -o-linear-gradient(top, #0db0ff 1%, #0270ff 100%);
    background-image: -ms-linear-gradient(top, #0db0ff 1%, #0270ff 100%);
    background-image: linear-gradient(to bottom, #0db0ff 1%, #0270ff 100%);
}
img.article_with_background_img {
    margin-bottom: 10px;
}
.article_with_background h2 {
    margin: 0 0 10px 0;
    padding: 0;
    color: #FFF;
}
.article_with_background p {
    margin: 0 0 5px 0;
    padding: 0;
    color: #FFF;
}
.article_with_background_unit_wrapper {
    width: auto;
    float: none;
}
.sidebar_services2 {
    width: 279px;
    padding: 25px 15px;
    position: relative;
    min-height:273px;
}
.sidebar_services2 h2 {
    margin: 0 0 25px 0;
    text-align:center;
}
.sidebar_services2 ul {
    list-style-image: url("../images/xtd_pointer.png");
    padding-left: 20px;
}
.sidebar_services2 li a {
    text-decoration: none;
    color: #666;
    line-height: 37px;
}
.sidebar_services2 li a:hover {
    color: #77C4D2;
}
.sidebar_services2 li {
    height: 36px;
    border-bottom: 1px dotted #CCC;
}
.sidebar_services {
    width: 297px;
    padding: 25px 15px;
    position: relative;
    min-height:273px;
}
.sidebar_services h2 {
    margin: 0 0 25px 0;
    text-align:center;
}
.sidebar_services ul {
    list-style-image: url("../images/xtd_pointer.png");
    padding-left: 20px;
}
.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;
}
.big_article {
    margin-top:0;
    margin-bottom:60px;
    padding-top:10px;
    padding-bottom:15px;
    border-color:#666666;
    border-style:solid;
    border-width:8px;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
    padding-left:15px;
    margin-left:25px;
}
.list {
    text-align : center;
    line-height : 250%;
}
.big_article h2 {
    margin: 0 0 30px;
    padding: 0;
}
.big_article p {
    margin: 0 0 30px;
    padding: 0;
    line-height:157%;
}
.sidebar_latest_news {
    width: auto;
    position: relative;
    margin-top:0;
    margin-bottom:0;
    padding-top:25px;
    padding-bottom:0;
}
.sidebar_latest_news h2 {
    margin: 0 0 35px 0;
}
.sidebar_latest_news ul {
    margin-top:0;
    margin-bottom:0;
    padding-top:0;
    padding-bottom:7px;
}
.sidebar_latest_news .article {
    margin-bottom: 30px;
    padding-bottom:5px;
    border-bottom:0px solid rgb(209, 209, 209);
}
.sidebar_latest_news .article img {
    height: 94px;
    width: 50px;
    border: 3px solid #CCCCCC;
    margin: 0 auto 10px auto;
    min-width:96px;
    display:block;
}
.sidebar_latest_news .article img:hover {
    border: 3px solid #77C4D3;
    border-color:#0099CC;
}
.sidebar_latest_news .article p {
    margin: 0 0 10px 0;
    line-height:157%;
}
.sidebar_latest_news .article p.about-short, .sidebar_latest_news .article h3.about-short, .sidebar_latest_news .article h3.about-short, .sidebar_latest_news .article h3.about-short {
    font-style: normal;
    text-decoration:none;
    color:#A3A3A3;
}
.footer_wrapper h1 {
    font-size: 30px;
    font-weight: bold;
    color: #E6E6E6;
    line-height: 120%;
}
.footer_wrapper h2 {
    color: #CCCCCC;
    font-size: 24px;
    font-weight: bold;
    line-height: 100%;
}
.footer_wrapper h3 {
    color: #8D8D8D;
    font-size: 20px;
    font-weight: normal;
    line-height: 100%;
}
.footer_wrapper p {
    font-size: 13px;
    color: #ADADAD;
}
.footer_wrapper a {
    color: #00CCFF;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
}
.footer_wrapper a:active, .footer_wrapper a:hover {
    color: #99FF00;
}
.footer_wrapper a:visited {
    color: #A8ADBD;
}
.footer_wrapper li {
    font-size: 13px;
}
.footer_wrapper {
    background-color:#5C5C5C;
    color:#ADADAD;
    letter-spacing:0px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    font-size:13px;
    line-height:157%;
    font-family:Arial, Helvetica, sans-serif;
}
.footer h1 {
    font-size: 30px;
    font-weight: bold;
    color: #F0EBF0;
    line-height: 120%;
}
.footer h2 {
    color: #EBEBEB;
    font-size: 24px;
    font-weight: bold;
    line-height: 100%;
}
.footer h3 {
    color: #8D8D8D;
    font-size: 20px;
    font-weight: normal;
    line-height: 100%;
}
.footer p {
    font-size: 13px;
    color: #D4D4D4;
}
.footer a {
    color: #00CCFF;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
}
.footer a:active, .footer a:hover {
    color: #99FF00;
}
.footer a:visited {
    color: #A8ADBD;
}
.footer li {
    font-size: 13px;
}
.footer {
    color:#ADADAD;
    letter-spacing:0px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    font-size:13px;
    line-height:157%;
    font-family:Arial, Helvetica, sans-serif;
    padding:20px 10px;
    margin-left:auto;
    margin-right:auto;
}
.contact_us {
    float: none;
    margin: 0;
    padding: 25px;
    width:auto;
}
.contact_us h2 {
    margin-top: 0;
    margin-bottom: 21px;
}
.contact_us a {
    text-decoration: none;
    margin: 0;
}
.contact_us p {
    text-decoration: none;
    margin: 0;
}
.contact_us a:hover {
    cursor: pointer;
}
.contact_us_unit_wrapper {
    width: auto;
    float: none;
}
.address {
    margin: 0;
    padding: 25px 10px;
    border: 0;
    float: none;
    width:auto;
}
.address h2 {
    margin-top: 0;
    margin-bottom: 21px;
    margin-left:15px;
}
.address a {
    display: block;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
}
.address_img {
    width: 175px;
    height: 140px;
}
.address_unit_wrapper {
    width: auto;
    float: none;
}
.quick_contact {
    padding-top:25px;
    padding-bottom:25px;
    margin-top:0;
    margin-bottom:0;
}
.quick_contact h2 {
    margin-top: 0;
    margin-bottom: 21px;
}
.quick_contact input {
    padding: 0 11px;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    border: 1px solid #B6B6B6;
    display: block;
    color: #6C6C6C;
    margin-bottom: 3px;
    margin-left:auto;
    margin-right:auto;
}
.quick_contact textarea {
    border: 1px solid #B6B6B6;
    font-size: 13px;
    color: #6C6C6C;
    padding: 11px;
    height: 90px;
    width: auto;
    margin-bottom: 14px;
}
.quick_contact a {
    display: inline-block;
    width: auto;
    min-width: 30px;
    text-decoration: none;
    font-size: 13px;
    padding: 7px 15px;
    background-color: #333745;
    color:#FFFFFF;
    font-weight:bold;
}
.quick_contact a:hover {
    background-color: #FF5100;
    text-decoration:none;
    color:#FFFFFF;
}
.latest_blog_posts {
    position: relative;
    margin-top:0;
    margin-bottom:0;
    padding-top:25px;
    padding-bottom:25px;
}
.latest_blog_posts h2 {
    margin-top: 0;
    margin-bottom: 21px;
}
.latest_blog_posts ul {
    padding-top:0;
    padding-bottom:0;
    margin-top:0;
    margin-bottom:0;
}
.latest_blog_posts .title {
    text-decoration: none;
    margin: 0 0 8px;
}
.latest_blog_posts .about-short {
    font-size: 13px;
    margin: 0 0 5px 0;
    color:#dbdbdb;
}
.latest_blog_posts .separator {
    width: auto;
    border-bottom-width:1px;
    border-bottom-style:dotted;
    border-bottom-color:rgb(204, 204, 204);
    margin-top:0;
    margin-bottom:12px;
}
.testimonial {
    margin-top:0;
    margin-bottom:0;
    padding-top:25px;
    padding-bottom:25px;
}
.testimonial h2 {
    margin-top: 0;
    margin-bottom: 21px;
}
.testimonial .quotation {
    padding-top: 12px;
    font-size: 13px;
    margin-bottom: 16px;
    background: transparent url("../images/xtd_footer_quote.png") no-repeat left top;
    text-indent: 16px;
}
.testimonial .author {
    font-weight: bold;
    font-size: 13px;
    color:#DBDBDB;
}
.nav select {
    display:inline-block;
    width:80%;
    padding:5px;
    border:2px solid #D3D3D3;
    float:left;
}
.hmenubar {
    display:none;
    text-align: center;
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    padding-top:0;
    padding-bottom:0;
    margin-top:0;
    margin-bottom:0;
}
.hmenubar li {
    margin: 0;
    padding: 0;
    position: relative;
    background: transparent;
}
.hmenubar li a {
    display: block;
    margin: 0;
    padding: 25px 10px;
    line-height: 19px;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    text-align: center;
    width: auto;
    min-width: 73px;
    color: #FFFFFF;
    height: auto;
    font-size: 15px;
}
.hmenubar li a:hover {
    color: #FFFFFF;
    padding:25px 10px;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #16bbf2), color-stop(100%, #0084b0));
    background-image:-webkit-linear-gradient(top, #16bbf2 0%, #0084b0 100%);
    background-image:-moz-linear-gradient(top, #16bbf2 0%, #0084b0 100%);
    background-image:-o-linear-gradient(top, #16bbf2 0%, #0084b0 100%);
    background-image:-ms-linear-gradient(top, #16bbf2 0%, #0084b0 100%);
    background-image:linear-gradient(to bottom, #16bbf2 0%, #0084b0 100%);
}
.hmenubar li a:active {
    color: #D4D4D4;
}
.hmenubar li a.clicked {
    color: #FFFFFF;
    padding-top:25px;
    padding-bottom:25px;
    font-weight:bold;
    margin-left:0px;
    margin-right:0px;
}
.slideshow_img {
    margin-top: 20px;
    margin-left:170px;
}
.list li:hover {
    color: #FF5c26;
}
a.article_one_btn {
    display: inline-block;
    text-decoration: none;
    padding: 10px 20px;
    text-align: center;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(50%, #EBEBEB));
    border-color: #D7D7D7;
    border-width: 1px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-style: solid;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 120%;
    color: #333333;
    background-image: -webkit-linear-gradient(top, #FFFFFF 0, #EBEBEB 50%);
    background-image: -moz-linear-gradient(top, #FFFFFF 0, #EBEBEB 50%);
    background-image: -o-linear-gradient(top, #FFFFFF 0, #EBEBEB 50%);
    background-image: -ms-linear-gradient(top, #FFFFFF 0, #EBEBEB 50%);
    background-image:linear-gradient(to bottom, #FFFFFF 0, #EBEBEB 50%);
    -moz-border-radius: 4px;
    height:17px;
}
a.article_one_btn:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F4F4F4), color-stop(50%, #DFDFDF));
    color: #333333;
    background-image: -webkit-linear-gradient(top, #F4F4F4 0, #DFDFDF 50%);
    background-image: -moz-linear-gradient(top, #F4F4F4 0, #DFDFDF 50%);
    background-image: -o-linear-gradient(top, #F4F4F4 0, #DFDFDF 50%);
    background-image: -ms-linear-gradient(top, #F4F4F4 0, #DFDFDF 50%);
    background-image: linear-gradient(to bottom, #F4F4F4 0, #DFDFDF 50%);
}
a.article_one_btn:active {
    color: #333333;
}
a.article_one_btn:visited {
    color: #333333;
}
a.anchor {
    display: inline-block;
    text-decoration: none;
    padding: 10px 20px;
    text-align: center;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(3%, #F0F0F0), color-stop(98%, #D9D9D9));
    border-color: #A0A0A0;
    border-width: 1px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-style: solid;
    color: #000000;
    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #F0F0F0 3%, #D9D9D9 98%);
    background-image: -moz-linear-gradient(top, #FFFFFF 0%, #F0F0F0 3%, #D9D9D9 98%);
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #F0F0F0 3%, #D9D9D9 98%);
    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #F0F0F0 3%, #D9D9D9 98%);
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #F0F0F0 3%, #D9D9D9 98%);
    -moz-border-radius: 4px;
    height:18px;
    font:normal normal normal 13px/120% Arial, Helvetica, sans-serif;
}
a.anchor:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F0F0F0), color-stop(3%, #DDDDDD), color-stop(98%, #C4C4C4));
    color: #000000;
    background-image: -webkit-linear-gradient(top, #F0F0F0 0%, #DDDDDD 3%, #C4C4C4 98%);
    background-image: -moz-linear-gradient(top, #F0F0F0 0%, #DDDDDD 3%, #C4C4C4 98%);
    background-image: -o-linear-gradient(top, #F0F0F0 0%, #DDDDDD 3%, #C4C4C4 98%);
    background-image: -ms-linear-gradient(top, #F0F0F0 0%, #DDDDDD 3%, #C4C4C4 98%);
    background-image: linear-gradient(to bottom, #F0F0F0 0%, #DDDDDD 3%, #C4C4C4 98%);
}
a.anchor:active {
    color: #000000;
}
a.anchor:visited {
    color: #000000;
}
.sidebar_latest_news .article h3.about-short {
    color: #0099CC;
}
h2.heading {
    padding-top: 1px;
    margin-bottom:10px;
    padding-left:50px;
}
.msg_textarea_unit_wrapper {
    width: 100%;
    min-height: 90px;
}
.quick_contact .msg_textarea {
    margin:0 auto;
    width:90%;
}
.email_input_unit_wrapper {
    width: 100%;
    min-height: 38px;
}
.quick_contact .email_input {
    margin-left:auto;
    margin-right:auto;
    width:90%;
}
.formClass {
    text-align:center;
    float:none;
}
.email_input_unit_wrapper {
    width:100%;
    min-height:38px;
    -webkit-transform:none;
    -webkit-box-shadow:none;
    float:left;
}
.msg_textarea_unit_wrapper {
    width:100%;
    min-height:90px;
    -webkit-transform:none;
    -webkit-box-shadow:none;
}
p.paragraph {
    margin-top: 15px;
    margin-bottom:20px;
}
h2.heading1 {
    margin-top: 2px;
    margin-bottom:2px;
}
h1.heading2 {
    margin-bottom: 5px;
    margin-top:8px;
}
span.span {
    padding-top: 25px;
    min-height:30px;
    margin-top:30px;
}
img.image {
    margin-left: 40px;
}
img.image2 {
    margin-top: 20px;
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
    border-radius:40px;
    margin-bottom:20px;
}
img.image3 {
    margin-left: auto;
    margin-right:auto;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
}
.list1:hover {
    background-color: #D2DADB;
}
.list2:hover {
    background-color: #D2DADB;
}
img.image4 {
    max-width: 100%;
    width:auto;
    padding-left:50px;
}
.row_4 {
    clear: both;
    min-height: 100px;
}
img.image5 {
    max-width: 100%;
    width:auto;
    padding-left:100px;
    padding-top:50px;
}
img.image6 {
    padding-left: 50px;
}
@media only screen and (min-width : 601px) {
    body {
        text-align: left;
    }
    body ul {
        list-style-type: disc;
    }
    body img {
        max-width: none;
        height:auto;
    }
    .main_wrapper {
        clear: both;
        min-height: 1661px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        min-width: 960px;
        padding-right:0px;
        padding-left:0px;
    }
    .our_services_unit_wrapper {
        width: 33.333333333333336%;
        float: left;
    }
    .top_header_wrapper {
        clear: both;
        min-height: 208px;
    }
    .top_header {
        min-height: 178px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 0px;
        -webkit-border-bottom-left-radius: 0px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomright: 0px;
        -moz-border-radius-bottomleft: 0px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        margin-top:30px;
    }
    .header_right {
        float: left;
        width: 273px;
        min-height: 118px;
        padding-right: 20px;
        padding-top:60px;
        padding-bottom:0;
    }
    .social {
        margin-left: auto;
        width: 176px;
    }
    .logo {
        float: left;
        min-height: 178px;
        width: 687px;
        padding-left: 25px;
        padding-top:0px;
        padding-bottom:0;
        text-shadow:7px 5px 5px rgba(51, 51, 51, 0.5);
        -moz-text-shadow:7px 5px 5px rgba(51, 51, 51, 0.5);
        -webkit-text-shadow:7px 5px 5px rgba(51, 51, 51, 0.5);
    }
    .nav_wrapper {
        clear: both;
        min-height: 64px;
    }
    .nav {
        min-height: 64px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
        -webkit-border-top-left-radius: 0px;
        -webkit-border-top-right-radius: 0px;
        -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-topleft: 0px;
        -moz-border-radius-topright: 0px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        padding-top:0;
        padding-bottom:0;
    }
    .row_3 {
        clear: both;
        min-height: 100px;
        width:100%;
        margin-left:auto;
        margin-right:auto;
        min-width:960px;
    }
    .slideshpw_wrapper {
        clear: both;
        min-height: 100px;
    }
    .content_wrapper {
        clear: both;
        min-height: 645px;
    }
    .slideshow {
        min-height: 407px;
        width: 960px;
        margin-left: 0px;
        float:left;
    }
    .content {
        min-height: 582px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
        padding-left:0;
        padding-right:0;
    }
    .main_content {
        float: left;
        width: 556px;
        min-height: 418px;
        padding-right: 35px;
        padding-left: 25px;
    }
    .row_2 {
        clear: both;
        min-height: 100px;
        float:left;
    }
    .column_1 {
        float: left;
        min-height: 265px;
        width: 309px;
    }
    .column_2 {
        float: left;
        min-height: 265px;
        width: 322px;
    }
    .article_with_background_unit_wrapper {
        width: 301px;
        float: left;
    }
    .article_with_background {
        margin: 25px 10px 10px 0;
    }
    .big_article {
        padding-right: 25px;
        float: left;
        width: 475px;
        min-height: 187px;
        border-style:solid;
        border-width:8px;
        padding-bottom:15px;
        padding-top:10px;
        margin-bottom:60px;
    }
    .list {
        padding-left: 20px;
        width: 258px;
        float: left;
        text-align: left;
        min-height:0;
    }
    .sidebar {
        float: left;
        width: 344px;
        min-height: 582px;
    }
    .sidebar_latest_news {
        padding-right: 5px;
        padding-left: 5px;
        min-height: 557px;
    }
    .sidebar_latest_news ul {
        list-style-type: none;
        min-height: 487px;
    }
    .footer_wrapper {
        clear: both;
        min-height: 354px;
    }
    .footer {
        min-height: 314px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
        padding-left:0;
        padding-right:0;
    }
    .contact_us_unit_wrapper {
        width: 320px;
        float: left;
    }
    .address_unit_wrapper {
        width: 320px;
        float: left;
    }
    .quick_contact {
        float: left;
        width: 295px;
        padding-left: 25px;
        min-height: 264px;
    }
    .latest_blog_posts {
        float: left;
        padding-right: 25px;
        padding-left: 25px;
        width: 266px;
    }
    .latest_blog_posts ul {
        list-style-type: none;
    }
    .latest_blog_posts .separator {
        height: 0;
    }
    .testimonial {
        float: left;
        width: 273px;
        min-height: 150px;
        padding-right: 25px;
        padding-left: 25px;
    }
    .nav select {
        display:none;
    }
    .hmenubar {
        display:block;
        list-style: none;
        text-align: center;
    }
    .slideshow_img {
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 0px;
        -webkit-border-bottom-left-radius: 0px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomright: 0px;
        -moz-border-radius-bottomleft: 0px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        max-width:100%;
        width:auto;
        margin-left:160px;
    }
    a.article_one_btn {
        text-align: center;
    }
    a.anchor {
        text-align: center;
    }
    .hmenubar li {
        display: inline-block;
        width: 164px;
    }
    .sidebar_latest_news .article img {
        float:left;
        margin-right:10px;
    }
    .hmenubar li a.clicked {
        margin-right: 5px;
    }
    li {
        min-height: 0;
    }
    li.article {
        margin-bottom: 20px;
        min-height:122px;
    }
    .hmenubar li a {
        padding-left: 10px;
        padding-right:10px;
        margin-right:5px;
    }
    .email_input_unit_wrapper {
        width: 100%;
        min-height: 38px;
        margin-left:0;
        margin-right:0;
        float:none;
    }
    .quick_contact .email_input {
        min-width:100%;
        margin-left:0px;
        margin-right:0px;
        padding:0 11px;
    }
    .msg_textarea_unit_wrapper {
        width: 100%;
        min-height: 90px;
    }
    .quick_contact .msg_textarea {
        float: none;
        width:100%;
        margin-left:0;
        margin-right:0;
    }
    .formClass {
        margin-right: 0px;
        float:left;
        width:276px;
        min-height:205px;
        margin-right:auto;
        margin-left:auto;
        text-align: left;
    }
    p.paragraph {
        min-height: 141px;
        margin-top:15px;
        margin-bottom:0px;
    }
    h2.heading1 {
        min-height: 38px;
        margin-top:2px;
        margin-bottom:2px;
    }
    h1.heading2 {
        min-height: 62px;
        margin-bottom:5px;
        margin-top:15px;
    }
    span.span {
        padding-top: 10px;
        min-height:100px;
        margin-top:30px;
    }
    img.article_with_background_img {
        height: auto;
        max-width:100%;
    }
    .article_with_background p {
        min-height: 30px;
        margin-bottom:5px;
    }
    .article_with_background h2 {
        min-height: 22px;
        margin-bottom:10px;
    }
    h2.heading {
        padding-left: 50px;
    }
    img.image1 {
        height:605px;
    }
    img.image2 {
        height: auto;
        max-width:100%;
        width:auto;
        display:block;
    }
    img.image3 {
        max-width: 100%;
        width:auto;
        display:block;
    }
    a.button {
        margin-left: auto;
        margin-right:auto;
    }
    a.button1 {
        margin-left: auto;
        margin-right:auto;
    }
    a.button2 {
        margin-left: auto;
        margin-right:auto;
    }
    .row_4 {
        clear: both;
        min-height: 100px;
    }
    img.image6 {
        max-width: 100%;
        width:auto;
        float:left;
    }
}