body {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    text-align: left;
    line-height:157%;
    color: #666666;
    font-size: 13px;
    letter-spacing:0px;
}
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: #686868;
    line-height: 120%;
}
body h2 {
    color:#525252;
    font-size: 22px;
    font-weight: bold;
    line-height: 100%;
}
body h3 {
    color: #5F5F5F;
    font-size: 20px;
    font-weight: normal;
    line-height: 100%;
}
body p {
    font-size:13px;
    color: #899288;
    line-height:157%;
}
body a {
    color: #292929;
    font-weight: normal;
    text-decoration: none;
    font-size: 16px;
}
body a:active, body a:hover {
	color:#C0F;
}
body li {
    font-size: 13px;
}
.main_wrapper {
    line-height:150%;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:auto;
    margin-right:auto;
}
.nav_wrapper {
    border-bottom: 1px solid #757575;
    background-color:#2c2c2c;
    /*my add */
    height:45px;
}
.nav {
    padding-top: 15px;
    padding-bottom:15px;
}
.nav select {
    display:inline-block;
    width:80%;
    padding:5px;
    border:2px solid #D3D3D3;
}
.hmenubar {
    display:none;
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    padding-top:0;
    padding-bottom:0;
    margin-top:35px;
    margin-bottom:15px;
}
.hmenubar li {
    margin:0;
    padding:0;
    position: relative;
    background: transparent;
    font-weight:normal;
}
.hmenubar li a {
    margin: 0 15px 0 0;
    padding: 7px 10px;
    text-decoration: none;
    text-transform: none;
    text-align: center;
    width: auto;
    min-width: 83px;
    display:block;
    height: auto;
    color: #FFFFFF;
    -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);
}
.hmenubar li a:hover {
    background: rgba(0, 0, 0, 0.1);
    color: #FFF;
}
.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:0px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}
.row_1 {
    clear: both;
    min-height: 100px;
    background-color:#2c2c2c;
}
.navwrap {
    clear: both;
    min-height: 100px;
    text-align: center;
    margin: 0 auto;
    background:#2c2c2c url("../images/purple_tile_background_075.jpg");
}
.header_wrapper {
    background-color:#FFF;
}
.content_wrapper {
    background-image: url("../images/fresh_snow.png");
}
.header_right {
    text-align:center;
    padding-top:30px;
    padding-bottom:0;
    margin-top:0;
    margin-bottom:0;
}
.header_right a {
    display:inline-block;
    width: 33px;
    height: 33px;
}
.header_right .facebook {
    background: transparent url("../images/xtd_facebook_icon.png") no-repeat left top;
    width:40px;
}
.header_right .facebook:hover {
    background: transparent url("../images/xtd_facebook_icon_over.png") no-repeat left top;
}
.header_right .facebook:active {
    background: transparent url("../images/xtd_facebook_icon_over.png") no-repeat left top;
}
.header_right .twitter {
    background: transparent url("../images/xtd_twitter_icon.png") no-repeat left top;
    width:40px;
}
.header_right .twitter:hover {
    background: transparent url("../images/xtd_twitter_icon_over.png") no-repeat left top;
}
.header_right .twitter:active {
    background: transparent url("../images/xtd_twitter_icon_over.png") no-repeat left top;
}
.header_right .googleplus {
    background: transparent url("../images/xtd_googleplus_icon.png") no-repeat left top;
    width:40px;
}
.header_right .googleplus:hover {
    background: transparent url("../images/xtd_googleplus_icon_over.png") no-repeat left top;
}
.header_right .googleplus:active {
    background: transparent url("../images/xtd_googleplus_icon_over.png") no-repeat left top;
}
.header_right .pinterest {
    background: transparent url("../images/xtd_pinterest_icon.png") no-repeat left top;
    width:35px;
}
.header_right .pinterest:hover {
    background: transparent url("../images/xtd_pinterest_icon_over.png") no-repeat left top;
}
.header_right .pinterest:active {
    background: transparent url("../images/xtd_pinterest_icon_over.png") no-repeat left top;
}
.logo {
    padding-top:10px;
}
.content h4 {
    font-weight: bold;
    font-size:16px;
    color:#000000;
}
.slideshow_wrapper {
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:rgb(232, 232, 232);
    background:#F7F7F7 url("../images/fresh_snow.png");
}
.articles_wrapper {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e3e3e3), color-stop(100%, #bababa));
    background-image: -webkit-linear-gradient(top, #e3e3e3 0%, #bababa 100%);
    background-image: -moz-linear-gradient(top, #e3e3e3 0%, #bababa 100%);
    background-image: -o-linear-gradient(top, #e3e3e3 0%, #bababa 100%);
    background-image: -ms-linear-gradient(top, #e3e3e3 0%, #bababa 100%);
    background-image: linear-gradient(to bottom, #e3e3e3 0%, #bababa 100%);
    border-top-width:0px;
    border-top-style:solid;
    border-top-color:#D6D6D6;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#949494;
}
.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;
}
.row_3 {
    clear: both;
    min-height: 100px;
    background-color:#FFF;
}
.content-row {
    clear: both;
    min-height: 100px;
    background-color:#FFF;
    margin-right:auto;
    margin-left:auto;
    width:100%;
    text-align: center;
}
.main-content {
    float: none;
    min-height: 100px;
    width: 100%;
}
.quote_wrapper {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D6D6D6;
    background:#F7F7F7;
}
.quote_wrapper p {
    color: #686868;
    font-weight:normal;
}
.bottom_articles {
    padding-top:0;
    min-height:190px;
}
.column_1 {
    float: none;
    width: auto;
    min-height: 100px;
    padding-right:10px;
}
.column_2 {
    float: none;
    width: auto;
    min-height: 100px;
}
.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;
}
.quote_article h2 {
    margin: 0 0 30px;
    padding: 0;
    font-size:28px;
    color:#686868;
}
.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: url("../images/purple_tile_background_075.jpg");
    border-top-width:1px;
    border-top-style:solid;
    border-top-color:#EBEBEB;
    ;
}
.footer {
    padding-bottom:20px;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2e022e), color-stop(100%, #ba80ba));
    background-image:-webkit-linear-gradient(top, #2e022e 0%, #ba80ba 100%);
    background-image:-moz-linear-gradient(top, #2e022e 0%, #ba80ba 100%);
    background-image:-o-linear-gradient(top, #2e022e 0%, #ba80ba 100%);
    background-image:-ms-linear-gradient(top, #2e022e 0%, #ba80ba 100%);
    background-image:linear-gradient(to bottom, #2e022e 0%, #ba80ba 100%);
}
.footer h2 {
    color: #E3E3E3;
}
.about_us {
    margin-top:0;
    margin-bottom:0;
    padding:25px 10px;
}
.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:#D6D6D6;
}
.our_services li {
    height: /*36px*/auto;
    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:#D6D6D6;
}
.quote_wrapper h1 {
    margin-top:20px;
    margin-bottom:20px;
    border-left:0px solid rgb(189, 189, 189);
}
.footer_wrapper p {
    color: #D6D6D6;
}
.content p {
    margin-top:15px;
    margin-bottom:20px;
    color:#949494;
    text-align:left;
    font-size:16px;
}
.content img {
    padding: 0 10px 5px 0;
}
.footer a {
    color: #00CCFF;
    font-weight:bold;
}
.footer a:hover {
    color: #99FF00;
}
.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: #686868;
}
a.anchor {
    font-weight: bold;
    font-size:16px;
    color:#787878;
}
body h4 {
    color: #D1D1D1;
}
h2.heading {
	margin-bottom: 1.5em;
	margin-top:1.5em;
	font-size:22px;
	text-align:left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	color: #606;
}
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%, #00CCFF), color-stop(50%, #00A4CC), color-stop(50%, #008EB3), color-stop(100%, #00A4CC));
    border-color: #007C9B;
    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: #FFF;
    background-image: -webkit-linear-gradient(top, #00CCFF 0%, #00A4CC 50%, #008EB3 50%, #00A4CC 100%);
    background-image: -moz-linear-gradient(top, #00CCFF 0%, #00A4CC 50%, #008EB3 50%, #00A4CC 100%);
    background-image: -o-linear-gradient(top, #00CCFF 0%, #00A4CC 50%, #008EB3 50%, #00A4CC 100%);
    background-image: -ms-linear-gradient(top, #00CCFF 0%, #00A4CC 50%, #008EB3 50%, #00A4CC 100%);
    background-image: linear-gradient(to bottom, #00CCFF 0%, #00A4CC 50%, #008EB3 50%, #00A4CC 100%);
    -moz-border-radius: 4px;
    height:17px;
}
a.article_one_btn:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009EC6), color-stop(50%, #00A4CC), color-stop(50%, #008EB3), color-stop(100%, #00A4CC));
    color: #FFF;
    background-image: -webkit-linear-gradient(top, #009EC6 0%, #00A4CC 50%, #008EB3 50%, #00A4CC 100%);
    background-image: -moz-linear-gradient(top, #009EC6 0%, #00A4CC 50%, #008EB3 50%, #00A4CC 100%);
    background-image: -o-linear-gradient(top, #009EC6 0%, #00A4CC 50%, #008EB3 50%, #00A4CC 100%);
    background-image: -ms-linear-gradient(top, #009EC6 0%, #00A4CC 50%, #008EB3 50%, #00A4CC 100%);
    background-image: linear-gradient(to bottom, #009EC6 0%, #00A4CC 50%, #008EB3 50%, #00A4CC 100%);
}
a.article_one_btn:active {
    color: #FFF;
}
a.article_one_btn:visited {
    color: #FFF;
}
.undefined_unit_wrapper {
    width: 100%;
}
h2.heading1 {
    font-family: Verdana, Helvetica, Arial;
    font-size:24px;
}
img.image {
}
img.image1 {
}
@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: 967px;
        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: 91px;
    }
    .nav {
        min-height: 91px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
        padding-top:0;
        padding-bottom:0;
    }
    .nav select {
        display:none;
    }
    .hmenubar {
        display:block;
        list-style: none;
        min-height: 41px;
    }
    .row_1 {
        clear: both;
        min-height: 54px;
    }
    .navwrap {
        clear: both;
        min-height: 54px;
    }
    .header_wrapper {
        clear: both;
        min-height: 140px;
    }
    .header {
        min-height: 122px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .header_right {
        float: left;
        width: 185px;
        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: 775px;
    }
    .content_wrapper {
        clear: both;
        min-height: 406px;
    }
    .content {
        min-height: 313px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .slideshow_wrapper {
        clear: both;
        min-height: 64px;
    }
    .slideshow {
        min-height: 357px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .articles_wrapper {
        clear: both;
        min-height: 362px;
        display:block;
    }
    .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: 272px;
        text-align: center;
    }
    .row_3 {
        clear: both;
        min-height: 100px;
    }
    .content-row {
        clear: both;
        min-height: 100px;
        text-align:center;
        margin-right:auto;
        margin-left:auto;
    }
    .main-content {
        min-height: 100px;
        width: 960px;
    }
    .quote_wrapper {
        clear: both;
        min-height: 284px;
    }
    .bottom_articles_wrapper {
        clear: both;
        min-height: 330px;
        display:none;
    }
    .bottom_articles {
        min-height: 310px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom:20px;
    }
    .column_1 {
        float: left;
        width: 700px;
        min-height: 310px;
        padding-right:10px;
        text-align:left;
    }
    .column_2 {
        float: left;
        width: 250px;
        min-height: 310px;
    }
    .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;
    }
    .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: 322px;
        padding-left:0;
        padding-right:0;
    }
    .footer_wrapper {
        clear: both;
        min-height: 321px;
    }
    .footer {
        min-height: 301px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .about_us_unit_wrapper {
        width: /*25*/50%;
        float: left;
        min-height: 301px;
    }
    .about_us {
        min-height: 251px;
        padding-right: 25px;
        padding-left: 25px;
    }
    .our_services_unit_wrapper {
        width: 25%;
        float: left;
        min-height: 301px;
    }
    .our_services {
        padding-right: 25px;
        padding-left: 25px;
        min-height: 251px;
    }
    .our_services ul {
        list-style-type: none;
        padding-left: 20px;
    }
    .our_services .list {
        list-style-type: /*circle*/none;
    }
    .quick_contact_unit_wrapper {
        width: 25%;
        float: left;
        min-height: 301px;
    }
    .quick_contact {
        padding-right: 25px;
        padding-left: 25px;
        min-height: 251px;
    }
    .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;
    }
    .hmenubar li {
        display: inline-block;
    }
    .hmenubar li a.clicked {
        margin-right: 15px;
        -webkit-border-radius:21px;
        -moz-border-radius:21px;
        border-radius:21px;
    }
    .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.article_nine_img {
        width: 250px;
        height:128px;
    }
    .row_2 {
        clear: both;
        min-height: 100px;
    }
    .contentmain {
        margin-left: auto;
        margin-right:auto;
    }
}
/*mine */
 .logo h1 {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 36px;
    color: #606;
}
.logo h2 {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 24px;
    font-style: italic;
    line-height: 24px;
    color: #603;
}
.row_2 {
    clear: both;
    min-height: 100px;
    background-color:#FFF;
}
.bottom_articles_wrapper {
    background:#FFF url("../images/nacre-background-tile.jpg");
}
.contentwrapper {
    clear: both;
    min-height: 284px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D6D6D6;
    background:#FFF;
    text-align:center;
    margin:0 auto;
}
.contentmain {
    width:960px;
    margin-left:auto;
    margin-right:auto;
}

.column_1 #content ul li {
	list-style-type: disc;
	text-align: left;
	list-style-position: inside;
	font-size: 16px;
	margin-left: 30px;
}
h3.heading {
	text-align: left;
	line-height: 125%;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #606;
	font-weight: bold;
}
h4.heading {
	text-align: left;
	line-height: 125%;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #606;
	font-weight: bold;
}
#content a {
	color: #C0F;
}
#content li {
	font-size: 16px;
	color: #949494;
}
#content .centered{
	text-align: center;
}
