body h1 {
    font-size: 36px;
    font-weight: normal;
    color: #333333;
    line-height: 120%;
}
body h2 {
    color: #4A4A4A;
    font-size: 24px;
    font-weight: normal;
    line-height: 100%;
}
body h3 {
    color: #515151;
    font-size: 20px;
    font-weight: normal;
    line-height: 100%;
}
body p {
    font-size: 16px;
    color: #B4B4B4;
    line-height: 170%;
    font-weight: 400;
}
body a {
    color: #6e6e6e;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
}
body a1 {
    color: #51a6f6;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
}
.footer_wrapper a {
    color: #9EC5FF;
    text-decoration:none;
}
body a:active, body a:hover {
    color: #0065d3;
    text-decoration: underline;
}

body b {
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
}
.footer_wrapper b {
    color: #ffffff;
    text-decoration:none;
}
body b:active, body b:hover {
    color: #6e6e6e;
    text-decoration: underline;
}

.footer_wrapper a:hover {
    text-decoration: underline;
}
body {
    color:#666666;
    font:normal normal normal 13px/157% "lucida grande", tahoma, verdana, arial, sans-serif;
    letter-spacing:0px;
    text-align:center;
    background-color:#F7F7F7;
}
body ul {
    list-style-type: none;
    padding-left:0px;
}
body img {
    max-width: 100%;
    height:auto;
}
.main_wrapper {
    line-height:120%;
    margin-top:0px;
    margin-bottom:0px;
    margin-right:auto;
}
.header_wrapper {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #9ed2ff), color-stop(100%, #ffffff));
    background-image:-webkit-linear-gradient(top, #9ed2ff 0%, #ffffff 100%);
    background-image:-moz-linear-gradient(top, #9ed2ff 0%, #ffffff 100%);
    background-image:-o-linear-gradient(top, #9ed2ff 0%, #ffffff 100%);
    background-image:-ms-linear-gradient(top, #9ed2ff 0%, #ffffff 100%);
    background-image:linear-gradient(to bottom, #9ed2ff 0%, #ffffff 100%);
}
.logo {
    padding-top:20px;
}
.top_header_right {
    padding-top:70px;
    text-align:right;
}
.slideshow_wrapper {
    background-color:#FFFFFF;
    padding:0px;
}
.content_wrapper {
    background-color:#ffffff;
}
.content {
    background-color:#FFFFFF;
    padding:0 10px;
}
.three_articles a {
    font-size:10px;
}
.content h2 {
    margin-left:20px;
    border-style:solid;
    border-width:0px;
    padding:5px;
}
.three_articles p {
    color:#666666;
}
.three_articles {
}
.contact_us {
    float: none;
    margin: 0;
    padding: 25px 25px 60px 25px;
    width:auto;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #FFFFFF));
    background-image:-webkit-linear-gradient(top, #000000 0%, #FFFFFF 100%);
    background-image:-moz-linear-gradient(top, #000000 0%, #FFFFFF 100%);
    background-image:-o-linear-gradient(top, #000000 0%, #FFFFFF 100%);
    background-image:-ms-linear-gradient(top, #000000 0%, #FFFFFF 100%);
    background-image:linear-gradient(to bottom, #000000 0%, #FFFFFF 100%);
}
.address {
    margin: 0;
    padding: 40px 25px 25px 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: auto;
    float: none;
}
.contact_us1 {
    float: none;
    margin: 0;
    padding: 10px;
    width:auto;
}
.sidebar_quick_contact {
    padding: 25px 0;
    width: 253px;
    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;
}
.contact_us1 h2 {
    margin-top: 0;
    margin-bottom: 21px;
}
.contact_us1 a {
    text-decoration: none;
    margin: 0;
}
.contact_us1 p {
    text-decoration: none;
    margin: 0;
}
.contact_us1 a:hover {
    cursor: pointer;
}
.contact_us1_unit_wrapper {
    width: auto;
    float: none;
}
.contact_us h2 {
    margin-top: 0;
    margin-bottom: 21px;
    margin-left:0px;
}
.contact_us a {
    text-decoration: none;
    margin: 0;
    font-size:12px;
}
.contact_us p {
    text-decoration: none;
    margin: 0;
}
.contact_us a:hover {
    cursor: pointer;
}
.contact_us_unit_wrapper {
    width: auto;
    float: none;
}
.welcome_text {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
    background-color:#C2DAFF;
}
img.welcome_text_img {
    border: 4px solid #FFF;
    margin-right: 35px;
    float: left;
}
.welcome_text h1 {
    margin: 0 0 30px;
    padding: 0;
}
.welcome_text p {
    margin: 0;
    padding: 0;
}
.welcome_text_unit_wrapper {
    width: auto;
    float: none;
}
.about_text {
    margin: 0;
    padding: 25px 25px 40px 25px;
    border: 0;
    float: none;
    width:auto;
    background-color:#BFEEFF;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #cbcbcb));
    background-image:-webkit-linear-gradient(top, #FFFFFF 0%, #cbcbcb 100%);
    background-image:-moz-linear-gradient(top, #FFFFFF 0%, #cbcbcb 100%);
    background-image:-o-linear-gradient(top, #FFFFFF 0%, #cbcbcb 100%);
    background-image:-ms-linear-gradient(top, #FFFFFF 0%, #cbcbcb 100%);
    background-image:linear-gradient(to bottom, #FFFFFF 0%, #cbcbcb 100%);
}
.welcome_text1 {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
}
img.welcome_text1_img {
    margin-right: 35px;
    float: left;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.welcome_text1 h1 {
    margin: 0 0 30px;
    padding: 0;
}
.welcome_text1 p {
    margin: 0;
    padding: 0;
}
.welcome_text1_unit_wrapper {
    width: auto;
    float: none;
}
img.welcome_text_img {
    border: 4px solid #FFF;
    margin-right: 35px;
    float: left;
}
.about_text h1 {
    margin: 0 0 30px;
    padding: 0;
    text-align: center;
}
.about_text p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 170%;
    font-weight: 400;
}
.about_text_unit_wrapper {
    width: auto;
    float: none;
}
.article_3col {
    margin-top:0;
    margin-bottom:0;
    padding-top:10px;
    padding-bottom:10px;
    border-style:none;
    border-color:#C4C4C4;
    background-color:#EDFAFA;
    border-left-width:1px;
    border-right-width:1px;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #edfafa), color-stop(100%, #FFFFFF));
    background-image:-webkit-linear-gradient(top, #edfafa 0%, #FFFFFF 100%);
    background-image:-moz-linear-gradient(top, #edfafa 0%, #FFFFFF 100%);
    background-image:-o-linear-gradient(top, #edfafa 0%, #FFFFFF 100%);
    background-image:-ms-linear-gradient(top, #edfafa 0%, #FFFFFF 100%);
    background-image:linear-gradient(to bottom, #edfafa 0%, #FFFFFF 100%);
}
img.article_eight_img {
    border: 3px solid #FFF;
    margin-bottom: 10px;
    margin-right: auto;
    width: 63px;
    margin-left:auto;
    display:block;
    border-width:1px;
}
.article_3col h2 {
    margin: 9px 0 17px;
    padding: 0;
}
.article_3col p {
    margin: 0 0 20px 0;
    padding: 0;
}
.comment_with_button {
    background-color: #F7F7F7;
    position: relative;
    overflow: hidden;
    margin-top:0;
    margin-bottom:0;
    padding-top:25px;
    padding-bottom:25px;
    border-top-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    border-top-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
    border-top-color:rgb(204, 204, 204);
    border-right-color:rgb(204, 204, 204);
    border-bottom-color:rgb(204, 204, 204);
    border-left-color:rgb(204, 204, 204);
}
.comment_with_button .button_container {
    position: relative;
    overflow:hidden;
    margin-top:0;
    margin-bottom:0;
    border-left-width:0px;
    border-left-style:solid;
    border-left-color:rgb(207, 207, 207);
    text-align:center;
    width:100%;
}
.lower_content {
    padding-top:0px;
    padding-bottom:0px;
}
.quotes {
    border-right-width:0px;
    border-right-style:solid;
    border-right-color:rgb(222, 222, 222);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #dafab4), color-stop(100%, #FFFFFF));
    background-image:-webkit-linear-gradient(top, #dafab4 0%, #FFFFFF 100%);
    background-image:-moz-linear-gradient(top, #dafab4 0%, #FFFFFF 100%);
    background-image:-o-linear-gradient(top, #dafab4 0%, #FFFFFF 100%);
    background-image:-ms-linear-gradient(top, #dafab4 0%, #FFFFFF 100%);
    background-image:linear-gradient(to bottom, #dafab4 0%, #FFFFFF 100%);
}
.quote_article {
    margin-top:0px;
    margin-bottom:0px;
    padding-bottom:15px;
    border-style:solid;
    border-color:#FFFFFF;
    border-width:5px;
    background-image:none;
}
.quote_article p {
    margin: 0;
    padding: 0;
    font-style: normal;
    text-align:center;
}
.quote_article .author {
    display: block;
    clear: both;
    margin-top:20px;
}
.sidebar_latest_news_unit_wrapper {
    float: none;
}
.sidebar_latest_news {
    position: relative;
    margin-top:0;
    margin-bottom:0;
    padding-top:25px;
    padding-bottom:25px;
    border-style:solid;
    border-width:0px;
    border-color:#9E9E9E;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffa99), color-stop(100%, #FFFFFF));
    background-image:-webkit-linear-gradient(top, #fffa99 0%, #FFFFFF 100%);
    background-image:-moz-linear-gradient(top, #fffa99 0%, #FFFFFF 100%);
    background-image:-o-linear-gradient(top, #fffa99 0%, #FFFFFF 100%);
    background-image:-ms-linear-gradient(top, #fffa99 0%, #FFFFFF 100%);
    background-image:linear-gradient(to bottom, #fffa99 0%, #FFFFFF 100%);
}
.sidebar_latest_news h2 {
    margin: 0 0 35px 0;
}
.sidebar_latest_news ul {
    margin-top:0;
    margin-bottom:0;
    padding-top:0;
    padding-bottom:0;
}
.sidebar_latest_news .article {
    margin-bottom: 20px;
    border-bottom:1px solid #E0E0E0;
    background-color:#EDEDED;
    padding:8px;
}
.sidebar_latest_news .article a {
    text-decoration: none;
    font-size: 13px;
    color: #666;
}
.sidebar_latest_news .article a:hover {
    color: #09F;
}
.sidebar_latest_news .article p {
    margin: 0 0 10px 0;
}
.footer_wrapper {
    background-color:#ffffff;
}
.footer {
}
.footer_columns {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #9fd2ff), color-stop(100%, #ffffff));
    padding:5px 10px;
    background-image:-webkit-linear-gradient(top, #9fd2ff 0%, #ffffff 100%);
    background-image:-moz-linear-gradient(top, #9fd2ff 0%, #ffffff 100%);
    background-image:-o-linear-gradient(top, #9fd2ff 0%, #ffffff 100%);
    background-image:-ms-linear-gradient(top, #9fd2ff 0%, #ffffff 100%);
    background-image:linear-gradient(to bottom, #9fd2ff 0%, #ffffff 100%);
}
.social_buttons_with_label {
    padding-top:25px;
    padding-bottom:25px;
    margin-top:0;
    margin-bottom:0;
}
.social_wrapper {
    width: 130px;
    margin-left:auto;
    margin-right:auto;
}
.social_buttons_with_label a {
    display: block;
    padding-left: 49px;
    height: 39px;
    line-height: 39px;
    text-decoration: none;
    margin-bottom: 10px;
}
.social_buttons_with_label h2 {
    margin-top: 0;
    margin-bottom: 21px;
}
.social_buttons_with_label .facebook {
    background: transparent url("../images/xtd_facebook.png") no-repeat left top;
    text-align:center;
}
.social_buttons_with_label .facebook:hover {
    background: transparent url("../images/xtd_facebook_over.png") no-repeat left top;
}
.social_buttons_with_label .facebook:active {
    background: transparent url("../images/xtd_facebook_over.png") no-repeat left top;
}
.social_buttons_with_label .twitter {
    background: transparent url("../images/xtd_twitter.png") no-repeat left top;
}
.social_buttons_with_label .twitter:hover {
    background: transparent url("../images/xtd_twitter_over.png") no-repeat left top;
}
.social_buttons_with_label .twitter:active {
    background: transparent url("../images/xtd_twitter_over.png") no-repeat left top;
}
.social_buttons_with_label .googleplus {
    background: transparent url("../images/xtd_googleplus.png") no-repeat left top;
}
.social_buttons_with_label .googleplus:hover {
    background: transparent url("../images/xtd_googleplus_over.png") no-repeat left top;
}
.social_buttons_with_label .googleplus:active {
    background: transparent url("../images/xtd_googleplus_over.png") no-repeat left top;
}
.testimonial {
    margin-top:0;
    margin-bottom:0;
    padding-top:25px;
    padding-bottom:25px;
    float:none;
    width:auto;
}
.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;
}
.about_us_unit_wrapper {
    width: auto;
    min-height: 165px;
    float: left;
}
.about_us {
    margin-top:0;
    margin-bottom:0;
    float:none;
    width:auto;
    padding:10px;
}
.column_3_unit_wrapper {
    width: auto;
    min-height: 135px;
    float: none;
}
.column_3 {
    float: none;
    width: auto;
    min-height: 135px;
    padding:10px;
}
.about_us h2 {
    margin-top: 0;
    margin-bottom: 21px;
}
.about_us p {
    font-size: 13px;
    margin-bottom: 15px;
}
.about_us a {
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}
.about_us a:hover {
    color: #358afe;
    font-size: 13px;
}
.footer_columns h2 {
    color: #4a4a4a;
    font-weight: normal;
}
.footer_columns p {
    color: #4a4a4a;
    font-size: 16px;
    line-height: 170%;
    font-weight: 400;
}
.copyright_holder {
    background-image: -webkit-linear-gradient( top,#a8a8a8 0%,  #a8a8a8 36%,  #5b5b5b 100%);
    margin-left:auto;
    margin-right:auto;
}
.copyright_holder p {
    color: #FFFFFF;
    margin-top:20px;
}
a.comment_with_button_btn {
    display: inline-block;
    text-decoration: none;
    padding: 15px 30px 10px 30px;
    text-align: center;
    border-color: #039FD3;
    border-width: 0px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-style: solid;
    color: #FFFFFF;
    -moz-border-radius: 5px;
    min-height:25px;
    min-width:190px;
    font:normal normal normal 18px/120% Arial, Helvetica, sans-serif;
    background-color:#114CBA;
    width:188px;
}
a.comment_with_button_btn:hover {
    color: #FFFFFF;
    background-color:#292929;
}
a.comment_with_button_btn:active {
    color: #F40;
}
a.article_eight_btn {
    display: inline-block;
    text-decoration: none;
    padding: 15px 25px;
    border-width: 0px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-style: solid;
    color: #09F;
    -moz-border-radius: 5px;
    font:normal normal bold 15px/120% Arial, Helvetica, sans-serif;
    min-height:12px;
    text-align:center;
    background-color:#F0F0F0;
    width:95px;
}
a.article_eight_btn:hover {
    color: #292929;
    text-decoration:none;
}
a.article_eight_btn:active {
    color: #292929;
}
.nav select {
    display:inline-block;
    width:80%;
    padding:5px;
    border:2px solid #D3D3D3;
}
.hmenubar {
    display:none;
    text-align: center;
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #78a7fa), color-stop(1%, #1c63e6), color-stop(100%, #114cba));
    background-image:-webkit-linear-gradient(top, #78a7fa 0%, #1c63e6 1%, #114cba 100%);
    background-image:-moz-linear-gradient(top, #78a7fa 0%, #1c63e6 1%, #114cba 100%);
    background-image:-o-linear-gradient(top, #78a7fa 0%, #1c63e6 1%, #114cba 100%);
    background-image:-ms-linear-gradient(top, #78a7fa 0%, #1c63e6 1%, #114cba 100%);
    background-image:linear-gradient(to bottom, #78a7fa 0%, #1c63e6 1%, #114cba 100%);
    padding:14px 0;
    margin:0;
    border-width:0;
}
.hmenubar li {
    margin: 0;
    position: relative;
    background: transparent;
}
.hmenubar li a {
    display: block;
    margin: 0 20px;
    padding: 9px 5px;
    text-decoration: none;
    text-transform: none;
    text-align: center;
    width: auto;
    min-width: 73px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.31);
    height: auto;
    font-size: 14px;
    color: #FFF;
    -moz-text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.31);
    -webkit-text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.31);
}
.hmenubar li a:hover {
    background-color: #047DD4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.29), rgba(0, 0, 0, 0.18) 0px 1px 0px 0px inset;
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.29), rgba(0, 0, 0, 0.18) 0px 1px 0px 0px inset;
    -moz-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.29), rgba(0, 0, 0, 0.18) 0px 1px 0px 0px inset;
}
.hmenubar li a:active {
    background-color: #047DD4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.29), rgba(0, 0, 0, 0.18) 0px 1px 0px 0px inset;
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.29), rgba(0, 0, 0, 0.18) 0px 1px 0px 0px inset;
    -moz-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.29), rgba(0, 0, 0, 0.18) 0px 1px 0px 0px inset;
}
.hmenubar li a.clicked {
    background: rgba(255, 255, 255, 0.4);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.29), rgba(0, 0, 0, 0.18) 0px 1px 0px 0px inset;
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.29), rgba(0, 0, 0, 0.18) 0px 1px 0px 0px inset;
    -moz-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.29), rgba(0, 0, 0, 0.18) 0px 1px 0px 0px inset;
}
p.comment_with_button_content {
    float:left;
    margin-top:3px;
    min-height:49px;
    margin-bottom:20px;
    font-style:italic;
    color:#969696;
}
.nav {
    padding-top: 15px;
    padding-bottom:15px;
}
img.image {
    margin-right:auto;
    padding-top:%;
}
a.anchor {
    color: #FFFFFF;
}
a.anchor1 {
    color: #FFFFFF;
}
a.anchor:hover {
    color: #91E7F2;
}
a.anchor1:hover {
    color: #91E7F2;
}
.contact_us h2.title {
    margin-left: 0px;
}
.welcome_text2 {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
}
img.welcome_text2_img {
    margin-right: 35px;
    float: left;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.welcome_text2 h1 {
    margin: 0 0 30px;
    padding: 0;
}
.welcome_text2 p {
    margin: 0;
    padding: 0;
}
.welcome_text2_unit_wrapper {
    width: auto;
    float: none;
}
.welcome_text3 {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
}
img.welcome_text3_img {
    margin-right: 35px;
    float: left;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.welcome_text3 h1 {
    margin: 0 0 30px;
    padding: 0;
}
.welcome_text3 p {
    margin: 0;
    padding: 0;
}
.welcome_text3_unit_wrapper {
    width: auto;
    float: none;
}
span.span {
    padding-top: 0px;
}
.customClass2 {
    margin: 5px;
    padding:10px;
    border-style:solid;
    border-width:1px;
}
.customClass11 {
    border-style: solid;
    border-width:1px;
    padding:10px;
}
.customClass3 {
    padding: 10px;
    border-style:solid;
    border-width:1px;
}
.customClass12 {
    border-style: solid;
    border-width:1px;
    padding:10px;
}
.customClass4 {
    padding:10px;
    border-style:solid;
    border-width:1px;
}
.customClass13 {
    border-style: solid;
    border-width:1px;
    padding:10px;
}
.customClass5 {
    padding:10px;
    border-style:solid;
    border-width:1px;
}
.customClass14 {
    border-style: solid;
    border-width:1px;
    padding:10px;
}
.customClass6 {
    padding:10px;
    border-style:solid;
    border-width:1px;
}
.customClass15 {
    border-style: solid;
    border-width:1px;
    padding:10px;
}
.customClass7 {
    padding:10px;
    border-style:solid;
    border-width:1px;
}
.customClass16 {
    border-style: solid;
    border-width:1px;
    padding:10px;
}
.customClass8 {
    padding: 10px;
    border-style:solid;
    border-width:1px;
}
.customClass17 {
    border-style: solid;
    border-width:1px;
    padding:10px;
}
.customClass9 {
    padding:10px;
    border-style:solid;
    border-width:1px;
}
.customClass18 {
    border-style: solid;
    border-width:1px;
    padding:10px;
}
.customClass10 {
    padding:10px;
    border-style:solid;
    border-width:1px;
}
.customClass19 {
    border-style: solid;
    border-width:1px;
    padding:10px;
}
@media only screen and (min-width : 641px) {
    body {
        text-align: left;
        min-width:960px;
    }
    body ul {
        list-style-type: disc;
    }
    body img {
        max-width: none;
        height:auto;
    }
    .main_wrapper {
        clear: both;
        min-height: 100%;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        min-width: 960px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .header_wrapper {
        clear: both;
        min-height: auto;
    }
    .header {
        min-height: 543px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .top_header {
        clear: both;
        min-height: 130px;
    }
    .logo {
        float: left;
        width: 367px;
        min-height: 110px;
    }
    .top_header_right {
        float: left;
        min-height: 60px;
        width: 593px;
    }
    .nav {
        clear: both;
        min-height: 66px;
        padding-top:0;
        padding-bottom:0;
    }
    .slideshow_wrapper {
        clear: both;
        min-height: 347px;
        padding: 0px;
        height: auto;
        width: auto;
    }
    .content_wrapper {
        clear: both;
        min-height: 100%;
    }
    .customClass {
        display: none;
    }
    .content {
        min-height: 100%;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
        height: 100%;
    }
    .three_articles {
        clear: both;
        min-height: 100%;
    }
    .contact_us_unit_wrapper {
        width: 960px;
        float: left;
    }
    .contact_us {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d9d9d9), color-stop(100%, #FFFFFF));
        background-image: -webkit-linear-gradient(top, #d9d9d9 0%, #FFFFFF 100%);
        background-image: -moz-linear-gradient(top, #d9d9d9 0%, #FFFFFF 100%);
        background-image: -o-linear-gradient(top, #d9d9d9 0%, #FFFFFF 100%);
        background-image: -ms-linear-gradient(top, #d9d9d9 0%, #FFFFFF 100%);
        background-image: linear-gradient(to bottom, #d9d9d9 0%, #FFFFFF 100%);
    }
    .welcome_text_unit_wrapper {
        width: 960px;
        float: left;
    }
    .about_text_unit_wrapper {
        width: 960px;
        float: left;
        min-height: 100%;
    }
    .about_text {
        min-height: 127px;
    }
    .article_3col {
        padding-right: 25px;
        padding-left: 25px;
        float: left;
        width: 268px;
        min-height: 343px;
    }
    .comment_with_button {
        display: inline-block;
        margin-right: 20px;
        margin-left: 20px;
        padding-right: 25px;
        padding-left: 25px;
        width: 868px;
        min-height: 52px;
    }
    .comment_with_button .button_container {
        height: 50px;
        margin-left: 10px;
        float: right;
        width: 248px;
        min-height: 50px;
        text-align:left;
        min-width:0;
        margin-right:0;
    }
    .lower_content {
        clear: both;
        min-height: 375px;
    }
    .quotes {
        float: left;
        width: 634px;
        min-height: 322px;
    }
    .quote_article_unit_wrapper {
        width: 50%;
        float: left;
        min-height: 257px;
    }
    .quote_article {
        margin-right: 5px;
        margin-left: 5px;
        padding-right: 15px;
        padding-left: 20px;
        min-height: 257px;
        border-style:solid;
        border-width:0;
    }
    .quote_article p {
        text-align: left;
    }
    .news {
        float: left;
        width: 326px;
        min-height: 321px;
    }
    .sidebar_latest_news_unit_wrapper {
        width: 100%;
        min-height: 281px;
    }
    .sidebar_latest_news {
        padding-right: 25px;
        padding-left: 25px;
        min-height: 281px;
        border-style:solid;
    }
    .sidebar_latest_news ul {
        list-style-type: none;
        min-height: 212px;
    }
    .footer_wrapper {
        clear: both;
        min-height: 77px;
    }
    .footer {
        min-height: 245px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .footer_columns {
        clear: both;
        min-height: 235px;
        padding-left:0;
        padding-right:0;
    }
    .social_buttons_with_label {
        float: left;
        padding-right: 25px;
        padding-left: 25px;
        width: 270px;
        min-height:0;
    }
    .social_wrapper {
        width: auto;
    }
    .testimonial_unit_wrapper {
        width: 50%;
        min-height: 257px;
        float: left;
    }
    .testimonial {
        float: none;
        width: auto;
        min-height: 150px;
        padding-right: 25px;
        padding-left: 25px;
    }
    .about_us_unit_wrapper {
        width: 100%;
        min-height: 235px;
        float: left;
    }
    .column_2 {
        float: left;
        min-height: 250px;
        width: 35%;
    }
    .column_1 {
        float: left;
        min-height: 245px;
        width: 35%;
    }
    .about_us {
        float: none;
        width: auto;
        min-height: 215px;
        padding:10px;
    }
    .column_3_unit_wrapper {
    width: 30%;
    min-height: 215px;
    float: left;
    align-items: center;
    }
    .column_3_1_unit_wrapper {
    width: 70%;
    min-height: 215px;
    float: left;
    }
    .column_3 {
    float: none;
    width: auto;
    min-height: 195px;
    padding: 10px 30px;
    }
    .column_3_1 {
        float: none;
        width: auto;
        min-height: 195px;
        padding: 10px 30px;
    }
    .column_4 {
        float: left;
        width: 50%;
        min-height: 200px;
    }
    .copyright_holder {
        clear: both;
        min-height: 64px;
        -webkit-border-top-left-radius: 0px;
        -webkit-border-top-right-radius: 0px;
        -webkit-border-bottom-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -moz-border-radius-topleft: 0px;
        -moz-border-radius-topright: 0px;
        -moz-border-radius-bottomright: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        padding-left: 20px;
        width:940px;
        margin-left:auto;
        margin-right:auto;
    }
    a.comment_with_button_btn {
        text-align: center;
        min-width:188px;
        width:190px;
    }
    a.article_eight_btn {
        text-align: right;
        margin-left:0px;
        padding:5px;
        background-color:transparent;
        font-size:13px;
        width:auto;
    }
    .nav select {
        display:none;
    }
    .hmenubar {
        display:block;
        list-style: none;
        padding-right: 14px;
        padding-left: 14px;
        -webkit-border-top-left-radius: 15px;
        -webkit-border-top-right-radius: 15px;
        -webkit-border-bottom-right-radius: 0px;
        -webkit-border-bottom-left-radius: 0px;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        -moz-border-radius-topleft: 15px;
        -moz-border-radius-topright: 15px;
        -moz-border-radius-bottomright: 0px;
        -moz-border-radius-bottomleft: 0px;
        min-height: 38px;
        text-align: center;
    }
    p.comment_with_button_content {
        width: 500px;
        margin-bottom:0em;
    }
    img.slideshow_img {
        width: auto;
        height:345px;
    }
    .hmenubar li {
        padding: 0 0 1px 0;
        display: inline-block;
    }
    img.article_eight_img {
        margin-right: 10px;
        float:none;
        width:66px;
        height:59px;
        border-width:3px;
    }
    .article_3col p {
        margin-bottom: 10px;
    }
    .social_buttons_with_label .facebook {
        text-align: left;
    }
    img.image {
        display: block;
        float:none;
    }
    img.image1 {
        width:auto;
        max-width:100%;
    }
    .content h2 {
        border-style: solid;
        padding:5px;
        width:100%;
    }
    .sidebar_latest_news .article {
        padding: 8px;
    }
    img.welcome_text_img {
        width: 173px;
        height:242px;
    }
    h1.heading {
        min-height: 48px;
    }
    .customClass1 {
        display: none;
    }
    .contact_us1_unit_wrapper {
        width: 50%;
        float: left;
    }
    .contact_us1 {
        padding: 0 5px;
        min-height:10px;
    }
    .address_unit_wrapper {
        width: 50%;
        float: left;
    }
    .content h2.title {
        margin-left: 0px;
    }
    img.address_img {
        width: 395px;
        height:314.029776674938px;
    }
    .sidebar_quick_contact {
        width: 278px;
    }
    .welcome_text1_unit_wrapper {
        width: 710px;
        margin-left:0px;
        margin-right:0px;
    }
	.welcome_text11_unit_wrapper {
        width: 910px;
        margin-left:0px;
        margin-right:0px;
    }
    .welcome_text2_unit_wrapper {
        width: 710px;
        float: left;
    }
    .welcome_text3_unit_wrapper {
        width: 710px;
        float: left;
    }
    img.welcome_text1_img {
        width: auto;
    }
    img.welcome_text2_img {
        width: auto;
    }
    span.span {
        min-height: 100px;
    }
    .welcome_text2 p {
        min-height: 80px;
    }
    .customClass2 {
        margin: 0px;
        padding:10px;
        border-style:solid;
        border-width:1px;
    }
    .customClass11 {
        border-style: solid;
        border-width:1px;
        padding:10px;
    }
    .customClass3 {
        padding: 10px;
        border-style:solid;
        border-width:1px;
    }
    .customClass12 {
        border-style: solid;
        border-width:1px;
        padding:10px;
    }
    .customClass4 {
        padding: 10px;
        border-style:solid;
        border-width:1px;
    }
    .customClass13 {
        border-style: solid;
        border-width:1px;
        padding:10px;
    }
    .customClass5 {
        padding: 10px;
        border-style:solid;
        border-width:1px;
    }
    .customClass14 {
        border-style: solid;
        border-width:1px;
        padding:10px;
    }
    .customClass6 {
        padding: 10px;
        border-style:solid;
        border-width:1px;
    }
    .customClass15 {
        border-style: solid;
        border-width:1px;
        padding:10px;
    }
    .customClass7 {
        padding: 10px;
        border-style:solid;
        border-width:1px;
    }
    .customClass16 {
        border-style: solid;
        border-width:1px;
        padding:10px;
    }
    .customClass8 {
        padding: 10px;
        border-style:solid;
        border-width:1px;
    }
    .customClass17 {
        border-style: solid;
        border-width:1px;
        padding:10px;
    }
    .customClass9 {
        padding: 10px;
        border-style:solid;
        border-width:1px;
    }
    .customClass18 {
        border-style: solid;
        border-width:1px;
        padding:10px;
    }
    .customClass10 {
        padding: 10px;
        border-style:solid;
        border-width:1px;
    }
    .customClass19 {
        border-style: solid;
        border-width:1px;
        padding:10px;
    }
}
