body {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 157%;
    font-size: 13px;
    letter-spacing:0px;
    width:400px;
}
body ul {
    list-style-type: none;
    padding-left:0px;
}
body img {
    max-width: 100%;
    height:auto;
}
body h1 {
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 120%;
}
body h2 {
    color:#525252;
    font-size: 24px;
    font-weight: bold;
    line-height: 100%;
}
body h3 {
    color: #5F5F5F;
    font-size: 20px;
    font-weight: normal;
    line-height: 100%;
    text-align:right;
}
body p {
    font-size:13px;
    color: #899288;
    line-height:157%;
}
body a {
    color: #292929;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
}
body a:active, body a:hover {
    color:#063;
}
body li {
    font-size: 13px;
}
.main_wrapper {
    line-height:150%;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:auto;
    margin-right:auto;
    width:400px;
}
.nav_wrapper {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb638), color-stop(100%, #f09800));
    background-image: -webkit-linear-gradient(top, #ffb638 0%, #f09800 100%);
    background-image: -moz-linear-gradient(top, #ffb638 0%, #f09800 100%);
    background-image: -o-linear-gradient(top, #ffb638 0%, #f09800 100%);
    background-image: -ms-linear-gradient(top, #ffb638 0%, #f09800 100%);
    background-image: linear-gradient(to bottom, #ffb638 0%, #f09800 100%);
}
.nav {
    padding-top: 0;
    padding-bottom:0;
    overflow-x:hidden;
    min-height:121px;
    width:412px;
    margin-left:auto;
    margin-bottom:0px;
}
.nav select {
    display:none;
    width:80%;
    padding:5px;
    border:2px solid #D3D3D3;
}
.hmenubar {
    display:block;
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    padding-bottom:0;
    margin-bottom:0px;
    text-align:center;
    list-style:none;
    min-height:94px;
    list-style-type:none;
    margin-left:0px;
    width:400px;
}
.hmenubar li {
    padding:0;
    position: relative;
    background: transparent;
    font-weight:normal;
    display:inline-block;
    margin-top:0;
    margin-bottom:0;
    margin-right:0;
    margin-left:0;
}
.hmenubar li a {
    padding: 7px 10px;
    text-decoration: none;
    text-transform: none;
    text-align: center;
    width: auto;
    min-width: 83px;
    display:block;
    height: auto;
    color: #000000;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
    font:normal normal normal 16px/normal Arial, Helvetica, sans-serif;
    text-shadow:0px -1px 0px rgba(0, 0, 0, 0.2);
    -moz-text-shadow:0px -1px 0px rgba(0, 0, 0, 0.2);
    -webkit-text-shadow:0px -1px 0px rgba(0, 0, 0, 0.2);
    margin-top:0;
    margin-bottom:0;
    margin-right:auto;
    margin-left:auto;
}
.hmenubar li a:hover {
    background: rgba(0, 0, 0, 0.1);
    color: black;
}
.hmenubar li a:active {
    background: rgba(0, 0, 0, 0.2);
    color: #FFF;
}
.hmenubar li a.clicked {
    background: rgba(47, 47, 47, 0.3);
    color: #FFF;
    font-size:16px;
    font-weight:normal;
    margin-right:15px;
    -moz-border-radius:21px;
    -webkit-border-radius:21px;
    border-radius:21px;
}
.header_wrapper {
    background-color:#F7F7F7;
    width:100%;
}
.header {
    padding-top: -20px;
    overflow-x:hidden;
    min-height:245px;
    width:100%;
}
.logo {
    padding-top:40px;
}
.content h4 {
    font-weight: bold;
    font-size:12px;
    color:#000000;
}
.slideshow_wrapper {
    background-color:#F7F7F7;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:rgb(232, 232, 232);
}
.articles_wrapper {
    background-color:#F2F2F2;
    border-top-width:0px;
    border-top-style:solid;
    border-top-color:rgb(209, 209, 209);
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:rgb(230, 230, 230);
}
.article_3cols {
    text-align: center;
    margin-top:0;
    margin-bottom:0;
    border-top-width:0px;
    border-right-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
    border-style:initial;
    border-color:initial;
    padding:25px 10px;
}
img.article_nine_img {
    border: 1px solid #FFF;
    display:block;
    margin: 0 auto 22px auto;
    border-width:0px;
}
.article_3cols h2 {
    margin: 0 0 26px;
    padding: 0;
}
.article_3cols p {
    margin: 0 0 30px;
    padding: 0;
}
.quote_wrapper {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcb78), color-stop(100%, #ffa200));
    background-image: -webkit-linear-gradient(top, #ffcb78 0%, #ffa200 100%);
    background-image: -moz-linear-gradient(top, #ffcb78 0%, #ffa200 100%);
    background-image: -o-linear-gradient(top, #ffcb78 0%, #ffa200 100%);
    background-image: -ms-linear-gradient(top, #ffcb78 0%, #ffa200 100%);
    background-image: linear-gradient(to bottom, #ffcb78 0%, #ffa200 100%);
}
.quote_wrapper p {
    color: #2F2F2F;
    font-weight:normal;
}
.bottom_articles {
    padding-top:0;
}
.row_1 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_6 {
    clear: both;
    min-height: 100px;
    width:400px;
    float:left;
    text-align:left;
}
.customClass2 {
    width: 400px;
}
.column_3 {
    float: none;
    min-height: 100px;
    width: auto;
    margin-left: 0px;
}
.customClass3 {
    width: 400px;
}
.row_2 {
    clear: both;
    min-height: 100px;
    width: auto;
    float:left;
}
.customClass4 {
    width: 400px;
}
.column_2 {
    float: none;
    min-height: 100px;
    width: auto;
    margin-left: 0px;
}
.customClass5 {
    width: 400px;
}
.row_7 {
    clear: both;
    min-height: 528px;
}
.bottom_article {
    background-color:#F5F5F5;
    margin-top:0;
    margin-bottom:0;
    padding-top:20px;
    padding-bottom:20px;
    border-top-width:0px;
    border-right-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
    border-style:initial;
    border-color:initial;
}
.bottom_article h2 {
    margin: 0 0 16px;
    padding: 0;
}
.bottom_article h4 {
    margin: 0 0 15px 0;
    padding: 0;
}
.bottom_article p {
    margin: 0 0 30px;
    padding: 0;
}
.quote {
    padding:20px 10px;
}
.quote_article {
    margin-top:0;
    margin-bottom:0;
    border-top-width:0px;
    border-right-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
    border-style:initial;
    border-color:initial;
    padding:25px 10px;
    text-align:left;
}
.customClass1 {
    margin-left:-35px;
}
.quote_article h2 {
    margin: 0 0 30px;
    padding: 0;
    font-size:28px;
    color:#FFFFFF;
}
.quote_article p {
    margin: 0 0 30px;
    padding: 0;
}
.quote_container {
    padding:35px 10px;
}
.slideshow {
    background-color:#FFFFFF;
    margin:20px 0;
    border-style:solid;
    border-width:0;
    border-color:rgb(194, 194, 194);
}
.articles {
    padding:20px 10px;
}
.footer_wrapper {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(100%, #adadad));
    background-image: -webkit-linear-gradient(top, #e0e0e0 0%, #adadad 100%);
    background-image: -moz-linear-gradient(top, #e0e0e0 0%, #adadad 100%);
    background-image: -o-linear-gradient(top, #e0e0e0 0%, #adadad 100%);
    background-image: -ms-linear-gradient(top, #e0e0e0 0%, #adadad 100%);
    background-image: linear-gradient(to bottom, #e0e0e0 0%, #adadad 100%);
    border-top-width:1px;
    border-top-style:solid;
    border-top-color:#CFCFCF;
    ;
}
.footer {
    width:400px;
}
.footer_breadcrumb {
    display: block;
    width: auto;
    list-style-type: none;
    padding: 0;
    float:none;
    margin-left:0px;
    margin-bottom:0px;
}
.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;
}
.footer_breadcrumb li a:hover {
    color:#F90;
}
.footer_breadcrumb_unit_wrapper {
    width: 48.44074844074844%;
    float: none;
}
.about_us {
    margin-top:0;
    margin-bottom:0;
    padding:25px 10px;
    overflow-x:hidden;
}
.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 {
}
.our_services {
    position: relative;
    margin-top:0;
    margin-bottom:0;
    padding-top:25px;
    padding-bottom:25px;
}
.our_services h2 {
    margin-top: 0;
    margin-bottom: 21px;
}
.our_services li a {
    text-decoration: none;
    line-height: 37px;
    color:#2E2E2E;
}
.our_services li {
    height: 36px;
    border-bottom: 1px dotted #CCC;
}
.quick_contact {
    margin-top:0;
    margin-bottom:0;
    padding:25px 10px;
}
.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;
    color: #6C6C6C;
    margin-bottom: 3px;
    min-width:180px;
}
.quick_contact textarea {
    border: 1px solid #B6B6B6;
    font-size: 13px;
    color: #6C6C6C;
    padding: 11px;
    height: 90px;
    margin-bottom: 14px;
    min-width:180px;
}
.quick_contact a {
    display: inline-block;
    width: auto;
    min-width: 30px;
    text-decoration: none;
    font-size: 13px;
    padding: 7px 21px;
    background-color: #E3E3E3;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    color:#343434;
    font-weight:bold;
}
.quick_contact a:hover {
    background-color: #68A81E;
    color:#FFFFFF;
}
.testimonial {
    margin-top:0;
    margin-bottom:0;
    padding:25px 10px;
}
.testimonial h2 {
    margin-top: 0;
    margin-bottom: 21px;
}
.testimonial .quotation {
    padding-top: 12px;
    font-size: 13px;
    margin-bottom: 20px;
    background: transparent url("../images/xtd_footer_quote.png") no-repeat left top;
    text-indent: 16px;
}
.testimonial .author {
    font-weight: normal;
    font-size: 13px;
    margin-top:5px;
    margin-bottom:10px;
    color:#343434;
}
.quote_wrapper h1 {
    margin-top:20px;
    margin-bottom:20px;
    border-left:0px solid rgb(189, 189, 189);
}
.footer_wrapper p {
    color: #2E2E2E;
}
.content p {
    margin-top:15px;
    margin-bottom:20px;
    color:#949494;
}
.bottom_articles_wrapper p {
}
.bottom_articles p {
    font-size: 15px;
    text-align:justify;
    margin-bottom:0px;
    padding:10px;
    margin-top:10px;
}
.footer a {
    color: #343434;
    font-weight:normal;
}
.list a {
    color: #2E2E2E;
}
a.anchor, a.see-more-reviews {
    color:#68A81E;
}
.bottom_articles a:hover {
    color: #68A81E;
    text-decoration:underline;
}
a.anchor:hover {
    text-decoration: underline;
    color:#68A81E;
}
a.article_nine_btn {
    display: inline-block;
    text-decoration: none;
    padding: 7px 30px 5px 30px;
    text-align: center;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(6%, #F3F3F3), color-stop(98%, #DFDFDF));
    border-color: #D3D3D3;
    border-width: 1px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    border-style: solid;
    color: #000000;
    box-shadow: 0 0 0 4px #E9E9E9;
    -webkit-box-shadow: 0 0 0 4px #E9E9E9;
    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #F3F3F3 6%, #DFDFDF 98%);
    background-image: -moz-linear-gradient(top, #FFFFFF 0%, #F3F3F3 6%, #DFDFDF 98%);
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #F3F3F3 6%, #DFDFDF 98%);
    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #F3F3F3 6%, #DFDFDF 98%);
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #F3F3F3 6%, #DFDFDF 98%);
    -moz-border-radius: 16px;
    -moz-box-shadow: 0 0 0 4px #E9E9E9;
    height:16px;
    font:normal 13px/120% Arial, Helvetica, sans-serif;
}
a.article_nine_btn:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(4%, #E6E6E6), color-stop(98%, #C9C9C9));
    color: #000000;
    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #E6E6E6 4%, #C9C9C9 98%);
    background-image: -moz-linear-gradient(top, #FFFFFF 0%, #E6E6E6 4%, #C9C9C9 98%);
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #E6E6E6 4%, #C9C9C9 98%);
    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #E6E6E6 4%, #C9C9C9 98%);
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #E6E6E6 4%, #C9C9C9 98%);
}
a.article_nine_btn:active {
    color: #000000;
}
a.article_nine_btn:visited {
    color: #000000;
}
.content p.article_paraph {
    color: #FFFFFF;
}
a.anchor {
    font-weight: bold;
    font-size:16px;
    color:#787878;
}
body h4 {
    color: #D1D1D1;
}
h2.heading_1{
	margin-top:20px;
	}
h2.heading {
    margin-top:150px;
	
}
a.anchor1 {
    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;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 120%;
    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:16px;
}
a.anchor1: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.anchor1:active {
    color: #000000;
}
a.anchor1:visited {
    color: #000000;
}
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%, #FFFFFF), color-stop(50%, #F2FAFC), color-stop(100%, #D2EDF4));
    border-color: #A9CEDA;
    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: #396471;
    background-image: -webkit-linear-gradient(top, #FFFFFF 0, #FFFFFF 50%, #F2FAFC 50%, #D2EDF4 100%);
    background-image: -moz-linear-gradient(top, #FFFFFF 0, #FFFFFF 50%, #F2FAFC 50%, #D2EDF4 100%);
    background-image: -o-linear-gradient(top, #FFFFFF 0, #FFFFFF 50%, #F2FAFC 50%, #D2EDF4 100%);
    background-image: -ms-linear-gradient(top, #FFFFFF 0, #FFFFFF 50%, #F2FAFC 50%, #D2EDF4 100%);
    background-image: linear-gradient(to bottom, #FFFFFF 0, #FFFFFF 50%, #F2FAFC 50%, #D2EDF4 100%);
    -moz-border-radius: 4px;
    height:17px;
    margin-left:40px;
}
a.article_one_btn:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F1FAFC), color-stop(50%, #F5FBFD), color-stop(50%, #F2FAFC), color-stop(100%, #D2EDF4));
    color: #396471;
    background-image: -webkit-linear-gradient(top, #F1FAFC 0, #F5FBFD 50%, #F2FAFC 50%, #D2EDF4 100%);
    background-image: -moz-linear-gradient(top, #F1FAFC 0, #F5FBFD 50%, #F2FAFC 50%, #D2EDF4 100%);
    background-image: -o-linear-gradient(top, #F1FAFC 0, #F5FBFD 50%, #F2FAFC 50%, #D2EDF4 100%);
    background-image: -ms-linear-gradient(top, #F1FAFC 0, #F5FBFD 50%, #F2FAFC 50%, #D2EDF4 100%);
    background-image: linear-gradient(to bottom, #F1FAFC 0, #F5FBFD 50%, #F2FAFC 50%, #D2EDF4 100%);
}
a.article_one_btn:active {
    color: #396471;
}
a.article_one_btn:visited {
    color: #396471;
}
.undefined_unit_wrapper {
    width: 100%;
}
img.image1 {
    margin-right:auto;
    padding:0;
    text-align:center;
    list-style-type:none;
}
img.image2 {
}
img.image3 {
}
img.image4 {
    padding-top:5px;
}
.nav .customClass {
    display: none;
}
@media only screen and (min-width : 641px) {
    body {
        text-align: left;
        min-width:960px;
        width:auto;
    }
    body ul {
        list-style-type: disc;
    }
    .hmenubar {
        margin-top: 35px;
        margin-left:0;
        margin-bottom:15px;
        min-height:82px;
        padding-top:30px;
        width:auto;
    }
    .footer_breadcrumb {
        min-height: 20px;
    }
    body img {
        max-width: 100%;
        height:auto;
    }
    .main_wrapper {
        clear: both;
        min-height: 951px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        min-width: 960px;
        padding-right:0px;
        padding-left:0px;
    }
    .header_wrapper {
        clear: both;
        min-height: 221px;
    }
    .nav_wrapper {
        clear: both;
        min-height: 25px;
    }
    .header_wrapper {
        clear: both;
        min-height: 123px;
        width:auto;
    }
    .header {
        min-height: 137px;
        width: 960px;
        margin-right:auto;
        margin-left:auto;
    }
    .header_right {
        float: left;
        width: 672px;
        min-height: 66px;
        text-align: right;
        padding-top:55px;
    }
    .social {
        min-height: 33px;
        width: 155px;
        margin-left: auto;
    }
    .logo {
        float: left;
        min-height: 81px;
        width: 288px;
    }
    .nav {
        width: 506px;
        margin-bottom:20px;
        min-height:144px;
    }
    .content_wrapper {
        clear: both;
        min-height: 528px;
    }
    .content {
        min-height: 528px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .slideshow_wrapper {
        clear: both;
        min-height: 348px;
    }
    .slideshow {
        min-height: 357px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .articles_wrapper {
        clear: both;
        min-height: 431px;
    }
    .articles {
        min-height: 357px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .article_3cols {
        padding-right: 25px;
        padding-left: 25px;
        float: left;
        width: 270px;
        min-height: 341px;
        text-align: center;
    }
    .quote_wrapper {
        clear: both;
        min-height: 284px;
    }
    .bottom_articles_wrapper {
        clear: both;
        min-height: 463px;
    }
    .bottom_articles {
        min-height: 463px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .row_1 {
        clear: both;
        min-height: 96px;
        width: auto;
    }
    .row_6 {
        clear: both;
        min-height: 260px;
        float:left;
        text-align:left;
        width:479px;
    }
    .customClass2 {
        width: 405px;
    }
    .column_3 {
        float: left;
        min-height: 260px;
        width: 481px;
    }
    .customClass3 {
        width: 405px;
    }
    .row_2 {
        clear: both;
        min-height: 260px;
        width: 481px;
        float:left;
    }
    .customClass4 {
        width: 405px;
    }
    .column_2 {
        float: left;
        min-height: 260px;
        width: 479px;
    }
    .customClass5 {
        width: 405px;
    }
    .row_7 {
        clear: both;
        min-height: 528px;
    }
    .bottom_article {
        padding-right: 20px;
        padding-left: 20px;
        float: left;
        width: 199.71875px;
        min-height: 157px;
    }
    .quote {
        min-height: 244px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
        padding-left:0;
        padding-right:0;
    }
    .quote_article {
        float: left;
        width: 591px;
        min-height: 244px;
    }
    .quote_article {
        padding-right: 40px;
        float: left;
        width: 551px;
        min-height: 194px;
        padding-left:0;
        text-align:left;
    }
    .customClass1 {
        margin-left: 0;
    }
    .quote_container {
        float: left;
        width: 369px;
        min-height: 172px;
        padding-left:0;
        padding-right:0;
    }
    .slideshow {
        clear: both;
        min-height: 391px;
        width: 960px;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    .articles {
        clear: both;
        min-height: 391px;
        padding-left:0;
        padding-right:0;
    }
    .footer_wrapper {
		margin-top:30px;
        clear: both;
        min-height: 420px;
    }
    .footer {
        min-height: 420px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .footer_breadcrumb_unit_wrapper {
        width: 100%;
        float: left;
        min-height:20px;
    }
    .about_us_unit_wrapper {
        width: 25%;
        float: left;
        min-height: 301px;
    }
    .about_us {
        min-height: 251px;
        padding-right: 25px;
        padding-left: 25px;
    }
    .our_services_unit_wrapper {
        width: auto;
        float: left;
        min-height: 301px;
    }
    .our_services {
        padding-right: 25px;
        padding-left: 25px;
        min-height: 251px;
        width:148px;
    }
    .our_services ul {
        list-style-type: none;
        padding-left: 20px;
    }
    .our_services .list {
        list-style-type: circle;
    }
    .quick_contact_unit_wrapper {
        float: left;
        min-height: 341px;
    }
    .quick_contact {
        padding-right: 25px;
        padding-left: 25px;
        min-height: 341px;
    }
    .testimonial_unit_wrapper {
        width: 25%;
        float: left;
        min-height: 301px;
    }
    .testimonial {
        min-height: 251px;
        padding-right: 25px;
        padding-left: 25px;
    }
    .slideshow_img {
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        width: 960px;
        height: 391px;
        min-height: 391px;
    }
    a.article_nine_btn {
        text-align: center;
    }
    a.anchor1 {
        text-align: center;
    }
    a.article_one_btn {
        text-align: center;
        margin-left:40px;
    }
    .quote_wrapper h1 {
        padding-left: 40px;
        border-left-width:1px;
    }
    .undefined_unit_wrapper {
        width: auto;
        min-width:0;
    }
    .quick_contact textarea {
        float: none;
        min-width:0;
        width:100%;
    }
    .quick_contact input {
        float: none;
        min-width:0;
        width:100%;
    }
    img.image {
        width:auto;
        max-width:100%;
    }
    img.image1 {
        display: block;
        float:none;
        max-width:100%;
        width:auto;
    }
    #contact {
        width: auto;
        min-height:54px;
    }
    img.image5 {
        float: left;
    }
    .bottom_articles p {
        min-height: 0px;
        padding:0px;
    }
}
@media only screen and (min-width : 1024px) {
    .header {
        margin-left: auto;
        margin-right:auto;
    }
    .footer {
        margin-left: auto;
        margin-right:auto;
    }
    .main_wrapper {
        margin-left: auto;
        margin-right:auto;
    }
    .customClass2 {
        width: 405px;
    }
    .customClass3 {
        width: 405px;
    }
    .customClass4 {
        width: 405px;
    }
    .customClass5 {
        width: 405px;
    }
	#map {
    margin-top:20px;
    height:auto;
    margin-bottom:20px;
   }
   #map li {
    list-style:none;
   }
   #map li a {
    position: absolute;
    display: block;
    text-decoration: none;
    color: #000;
    margin:auto;
    width: 800px;
    height: 131px;
   }
   #map li a span {
    display:none;
   }
   #map a.simultanes {
    width: 350px;
    height: 30px;
   }
   #map a:hover.simultanes span {
    position:relative;
    display:block;
    width:420px;
    height:auto;
    left:350px;
    top:-40px;
    filter:alpha(opacity=10);
    opacity:2.0;
    text-align:justify;
   }
   #map a.kulturelles {
    width: 350px;
    height: 30px;
   }
   #map a:hover.kulturelles span {
    position:relative;
    display:block;
    width:420px;
    height:auto;
    left:350px;
    top:-40px;
    filter:alpha(opacity=10);
    opacity:2.0;
    text-align:justify;
   }
   #map a.konsekutive {
    width: 350px;
    height: 30px;
   }
   #map a:hover.konsekutive span {
    position:relative;
    display:block;
    width:420px;
    height:auto;
    left:350px;
    top:-40px;
    filter:alpha(opacity=10);
    opacity:2.0;
    text-align:justify;
   }
   #map a.uebersetzung {
    width: 350px;
    height: 30px;
   }
   #map a:hover.uebersetzung span {
    position:relative;
    display:block;
    width:420px;
    height:auto;
    left:350px;
    top:-30px;
    filter:alpha(opacity=10);
    opacity:2.0;
    text-align:justify;
   }
   #map a.ueb_videos {
    width: 350px;
    height: 30px;
   }
   #map a:hover.ueb_videos span {
    position:relative;
    display:block;
    width:420px;
    height:auto;
    left:350px;
    top:-30px;
    filter:alpha(opacity=10);
    opacity:2.0;
    text-align:justify;
   }
   #map a.lbg {
    width: 350px;
    height: 30px;
   }
   #map a:hover.lbg span {
    position:relative;
    display:block;
    width:420px;
    height:auto;
    left:350px;
    top:-40px;
    filter:alpha(opacity=10);
    opacity:2.0;
    text-align:justify;
   }
   #map a.telefonische {
    width: 350px;
    height: 30px;
   }
   #map a:hover.telefonische span {
    position:relative;
    display:block;
    width:420px;
    height:auto;
    left:350px;
    top:-40px;
    filter:alpha(opacity=10);
    opacity:2.0;
    text-align:justify;
   }
   #map a.organisation {
    width: 350px;
    height: 30px;
   }
   #map a:hover.organisation span {
    position:relative;
    display:block;
    width:420px;
    height:auto;
    left:350px;
    top:-40px;
    filter:alpha(opacity=10);
    opacity:2.0;
    text-align:justify;
   }
   #map a.beratung {
    width: 350px;
    height: 30px;
   }
   #map a:hover.beratung span {
    position:relative;
    display:block;
    width:420px;
    height:auto;
    left:350px;
    top:-65px;
    filter:alpha(opacity=10);
    opacity:2.0;
    text-align:justify;
   }
   #map a.information {
    width: 600px;
    height: 30px;
   }
   #map a:hover.information span {
    position:relative;
    display:block;
    width:420px;
    height:auto;
    left:535px;
    top:-40px;
    filter:alpha(opacity=10);
    opacity:2.0;
    text-align:justify;
   }
   #map a.gewissenhafter {
    margin-top:80px;
    line-height:30px;
	text-align:justify;
   }
}