body {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}
body h1 {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 120%;
}
.footer_bottom h1 {
    text-align: center;
}
body h2 {
    color: #333333;
    font-size: 22px;
    font-weight: bold;
    line-height: 100%;
}
.footer_bottom h2 {
    color: #FFFFFF;
}
body h3 {
    color: #666;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
}
body p {
    font-size: 14px;
    color: #505050;
    line-height: 157%;
}
.footer_bottom p {
    color: #CFCFCF;
    margin-top:25px;
    margin-bottom:25px;
}
body a {
    color: #FFFFFF;
    font-weight: normal;
}
.footer_bottom a {
    color: #FFFFFF;
}
body li {
    line-height: 157%;
    font-size: 14px;
}
.main_wrapper {
    background-color: #DBE3E1;
    margin-top:0px;
    margin-bottom:0px;
    border-bottom-width:10px;
    border-bottom-style:solid;
    border-bottom-color:#B2A78C;
    margin-left:auto;
    margin-right:auto;
}
.logo {
	padding-top:50px;
}
.navigation {
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    padding-top:15px;
    padding-bottom:15px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(0%, #787878), color-stop(100%, #2b2b2b));
    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #787878 0%, #2b2b2b 100%);
    background-image: -moz-linear-gradient(top, #f5f5f5 0%, #787878 0%, #2b2b2b 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0%, #787878 0%, #2b2b2b 100%);
    background-image: -ms-linear-gradient(top, #f5f5f5 0%, #787878 0%, #2b2b2b 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #787878 0%, #2b2b2b 100%);
}
.slideshow {
    background-color:#D6D6D6;
    margin-top:0;
    margin-bottom:0;
    padding-top:20px;
    padding-bottom:20px;
}
.content {
    padding-top:20px;
    background-color:#FFFFFF;
}
.content_row1 {
    background-color:#F2F2F2;
}
.content_row2 {
    margin-top:20px;
}
.welcome_text {
    margin-top:0;
    margin-bottom:0;
    padding-top:25px;
    padding-bottom:25px;
    border-top-width:0px;
    border-right-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
    border-style:initial;
    border-color:initial;
}
.welcome_text h1 {
    padding: 0;
    margin-top:0;
    margin-bottom:30px;
}
.welcome_text p {
    padding: 0;
    margin-top:0;
    margin-bottom:0;
}
.services {
    position: relative;
    padding-top:25px;
    padding-bottom:25px;
}
.services h2 {
    margin-top:0;
    margin-bottom:25px;
}
.services li a {
    text-decoration: none;
    color: #666;
    line-height: 37px;
}
.services li a:hover {
    color: #77C4D2;
}
.services li {
    height: 36px;
    border-bottom: 1px dotted #CCC;
}
.quote_article {
    text-align: center;
    margin-top:10px;
    margin-bottom:10px;
    padding-top:15px;
    padding-bottom:15px;
    border-top-width:0px;
    border-right-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
    border-style:initial;
    border-color:initial;
    background-image:url("../images/quote.png");
    background-attachment:initial;
    background-origin:initial;
    background-clip:initial;
    background-color:#F2F2F2;
    background-position:22px 22px;
    background-repeat:no-repeat;
}
.quote_article p {
    padding: 0;
    font-style: italic;
    margin-top:0;
    margin-bottom:0;
}
.quote_article_content {
    margin-top:25px;
    margin-bottom:25px;
}
.quote_article .author {
    display: block;
    clear: both;
}
.quote_article .function {
    color: #AD0000;
    font-size: 12px;
    font-style: normal;
    display: block;
    clear: both;
}
.article_3cols {
    text-align: center;
    margin-top:0;
    margin-bottom:0;
    padding-top:25px;
    padding-bottom:25px;
    border-top-width:0px;
    border-right-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
    border-style:initial;
    border-color:initial;
}
img.article_nine_img {
    display:inline-block;
    border-width:0px;
    margin-top:0;
    margin-bottom:22px;
}
.article_3cols h2 {
    padding: 0;
    margin-top:0;
    margin-bottom:26px;
}
.article_3cols p {
    padding: 0;
    margin-top:0;
    margin-bottom:30px;
}
a.article_nine_btn {
    padding: 12px 20px;
    font-size: 13px;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #919191;
    text-decoration: none;
    display: inline-block;
    font-weight:normal;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
a.article_nine_btn:hover {
    background-color: #AD0000;
    color: #FFFFFF;
    font-weight:normal;
}
a.article_nine_btn:active {
    background-color: #800000;
    color: #FFFFFF;
}
.footer_bottom h1 {
    text-align:center;
}
.quote_article {
    text-align:center;
}
.article_3cols {
    text-align:center;
}
body {
    text-align:center;
}
body ul {
    list-style-type:none;
    padding-left:0px;
}
body img {
    max-width:100%;
    height:auto;
}
.navigation select {
    display:inline-block;
    width:80%;
    padding:5px;
    border:2px solid #D3D3D3;
}
.hmenubar {
    display:none;
    list-style:none;
    padding: 14px;
    text-align: center;
    list-style:none;
    margin:0;
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
}
.hmenubar li {
    margin:0;
    padding:0 0 1px 0;
    display: inline-block;
    position: relative;
    background: transparent;
}
.hmenubar li a {
    display: block;
    margin: 0 20px 0 0;
    padding: 9px 5px;
    text-decoration: none;
    text-transform: none;
    text-align: center;
    width: auto;
    min-width: 73px;
    height: auto;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}
.hmenubar li a:hover {
    background: #C0C0C0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #4e4e4e;
}
.hmenubar li a:active {
    background: #C0C0C0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #4e4e4e;
}
.hmenubar li a.clicked {
    background: #C0C0C0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #4e4e4e;
}
.footer_wrapper {
    background-color: #3D3D3D;
}
.footer_top {
    background-color: #FFFFFF;
    padding:25px;
}
span.company {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
}
a.anchor {
    color: #292929;
}
a.anchor:hover {
    color: #D90808;
}
.social_buttons1 {
    padding-bottom:20px;
    margin: 0 auto;
    width:266px;
}
.social_buttons1 a {
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 8px;
}
.social_buttons1 h2 {
    display: block;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 32px;
    margin-right: 7px;
}
.social_buttons1 .facebook {
    background: transparent url("../images/xtd_facebook_button.png") no-repeat left top;
    opacity:0.8;
}
.social_buttons1 .facebook:hover {
    opacity:1;
}
.social_buttons1 .facebook:active {
    opacity:1;
}
.social_buttons1 .twitter {
    background: transparent url("../images/xtd_twitter_button.png") no-repeat left top;
    opacity:0.8;
}
.social_buttons1 .twitter:hover {
    opacity:1;
}
.social_buttons1 .twitter:active {
    opacity:1;
}
.social_buttons1 .googleplus {
    background: transparent url("../images/xtd_googleplus_button.png") no-repeat left top;
    opacity:0.8;
}
.social_buttons1 .googleplus:hover {
    opacity:1;
}
.social_buttons1 .googleplus:active {
    opacity:1;
}
@media only screen and (min-width : 641px) {
    body {
        text-align: left;
        min-width:960px;
    }
    body ul {
        list-style-type: disc;
        padding-left: 0px;
    }
    body img {
        max-width: none;
    }
    .footer_bottom h1 {
        text-align: center;
    }
    .main_wrapper {
        padding-right: 0px;
        padding-left: 0px;
        clear: both;
        min-height: 1662px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        min-width: 960px;
    }
    .logo_wrapper {
        clear: both;
        min-height: 159px;
    }
    .logo {
        min-height: 109px;
        width: 265px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 35px;
    }
    .navigation {
        clear: both;
        min-height: 65px;
        -webkit-border-radius: 5px 5px 0px 0px;
        -moz-border-radius: 5px 5px 0px 0px;
        border-radius: 5px 5px 0px 0px;
        border: 1px solid #A0A0A0;
        -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.17);
        box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.17);
        -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.17);
        padding-top:0;
        padding-bottom:0;
    }
    .slideshow_wrapper {
        clear: both;
        min-height: 100px;
    }
    .content_wrapper2 {
        min-height: 1276px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .slideshow {
        clear: both;
        min-height: 360px;
        margin-right: auto;
        margin-left: auto;
        width: 920px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .content {
        clear: both;
        min-height: 800px;
        margin-left: auto;
        margin-right: auto;
        width: 960px;
    }
    .content_row1 {
        clear: both;
        min-height: 175px;
    }
    .row_2 {
        clear: both;
        min-height: 131px;
    }
    .content_row2 {
        clear: both;
        min-height: 299px;
    }
    .column_1 {
        float: left;
        width: 640px;
        min-height: 375px;
    }
    .welcome_text {
        padding-right: 25px;
        padding-left: 25px;
        float: left;
        width: 590px;
    }
    img.welcome_text_img {
        border: 4px solid #FFF;
        margin-right: 35px;
        float: left;
    }
    .welcome_text h1 {
        margin-right: 0;
        margin-left: 0;
    }
    .welcome_text p {
        margin-right: 0;
        margin-left: 0;
    }
    .column_2 {
        float: left;
        width: 320px;
        min-height: 375px;
    }
    .services {
        width: 270px;
        padding-right: 25px;
        padding-left: 25px;
        float: left;
    }
    .services h2 {
        margin-right: 0;
        margin-left: 0;
    }
    .quote_article {
        margin-right: 10px;
        margin-left: 10px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
        width: 910px;
        text-align: center;
    }
    .quote_article p {
        margin-right: 0;
        margin-left: 0;
    }
    .quote_article_content {
        margin-right: 0;
        margin-left: 0;
    }
    .quote_article .author {
        float: right;
    }
    .quote_article .function {
        float: right;
    }
    .article_3cols {
        padding-right: 25px;
        padding-left: 25px;
        float: left;
        width: 270px;
        text-align: center;
    }
    img.article_nine_img {
        border: 1px solid #FFF;
        margin-right: auto;
        margin-left: auto;
        min-height: 2px;
    }
    .article_3cols h2 {
        margin-right: 0;
        margin-left: 0;
    }
    .article_3cols p {
        margin-right: 0;
        margin-left: 0;
    }
    .footer_bottom h1 {
        text-align: center;
    }
    p.footer_breadcrumb {
        width: 960px;
    }
    .main_wrapper {
        clear: both;
        min-height: 1581px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        min-width: 960px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .header_wrapper {
        clear: both;
        min-height: 229px;
    }
    .header {
        min-height: 229px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .logo {
	min-height: 109px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 35px;
    }
    .content_wrapper {
        clear: both;
        min-height: 1229px;
    }
    .slideshow {
        clear: both;
        min-height: 360px;
        margin-right: auto;
        margin-left: auto;
        width: 920px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .content {
        clear: both;
        min-height: 809px;
        margin-left: auto;
        margin-right: auto;
        width: 960px;
    }
    .content_row1 {
        clear: both;
        min-height: 175px;
    }
    .content_row2 {
        clear: both;
        min-height: 299px;
    }
    .welcome_text {
        padding-right: 25px;
        padding-left: 25px;
        float: left;
        width: 590px;
    }
    .services {
        width: 270px;
        padding-right: 25px;
        padding-left: 25px;
        float: left;
    }
    .services ul {
        list-style-image: url("../images/xtd_pointer.png");
        padding-left: 20px;
    }
    .quote_article {
        margin-right: 10px;
        margin-left: 10px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
        width: 910px;
        text-align: center;
    }
    .article_3cols {
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	width: 270px;
	text-align: center;
	height: 430px;
    }
    .footer_wrapper {
        clear: both;
        min-height: 123px;
    }
    .footer {
        min-height: 123px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .footer_top {
        clear: both;
        min-height: 51px;
        -webkit-border-radius: 0px 0px 5px 5px;
        -moz-border-radius: 0px 0px 5px 5px;
        border-radius: 0px 0px 5px 5px;
    }
    .footer_bottom {
        clear: both;
        min-height: 72px;
    }
    .social_buttons {
        float: left;
        padding-right: 25px;
        padding-left: 25px;
        width: 266px;
        clear:none;
    }
    .copyright {
        float: left;
        min-height: 51px;
        width: 634px;
    }
    .social_buttons1 {
        padding: 20px;
        width:286px;
        margin-left:0;
        margin-right:0;
        float:left;
    }
    .social_buttons1 h2 {
        margin-right:14px;
    }
    .navigation select {
        display:none;
    }
    .hmenubar {
        display:block;
        list-style-type: none;
        list-style-image: initial;
        list-style: none;
        padding-right: 14px;
        padding-left: 14px;
        text-align: center;
    }
    a.anchor {
        text-decoration: none;
    }
}
