body {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 157%;
    font-size: 13px;
    letter-spacing:0px;
}
body img {
	max-width: 100%;
	height:auto;
	text-align: center;
	color: #06F;
}
body h1 {
	font-size: 30px;
	font-weight: bold;
	color: #000;
	line-height: 120%;
	text-align: center;
	font-style: normal;
}
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%;
}
body p {
	font-size:24px;
	color: #000;
	line-height:157%;
	text-align: center;
}
body a {
    color: #292929;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
}
body a:active, body a:hover {
	color:#06F;
	font-size: 18px;
}
body li {
	font-size: 20px;
}
.main_wrapper {
    line-height:150%;
    margin-top:0px;
    margin-bottom:0px;
}
.nav_wrapper {
    background-image: url("../images/Tile-Footer-Container_grey.png");
    border-bottom: 1px solid #757575;
}
.nav {
    padding-top: 0;
    padding-bottom:0;
}
.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;
    text-align:center;
}
.hmenubar li {
    padding:0;
    position: relative;
    background: transparent;
    font-weight:normal;
    display:inline-block;
    margin-top:0;
    margin-bottom: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: #FFFFFF;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
    font:normal normal bold 20px/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;
}
.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:20px;
    font-weight:bold;
    margin-right:0px;
    -moz-border-radius:21px;
    -webkit-border-radius:21px;
    border-radius:21px;
}
.header_wrapper {
    background-color:#F7F7F7;
}
.header_right {
    text-align:center;
    padding-top:55px;
    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;
}
.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;
}
.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;
}
.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;
}
.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:40px;
}
.content h4 {
    font-weight: bold;
    font-size:12px;
    color:#000000;
}
.row_3 {
    background:url("../images/bg-grid.png") center center;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:583px;
}
.slideshow_wrapper {
    border-bottom:1px solid rgb(232, 232, 232);
    background:url("../images/bg-grid.png");
}
.articles_wrapper {
    border-top-width:0px;
    border-top-style:solid;
    border-top-color:#D6D6D6;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#949494;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(1%, #e3e3e3), color-stop(56%, #bababa));
    background-image:-webkit-linear-gradient(top, #e3e3e3 1%, #bababa 56%);
    background-image:-moz-linear-gradient(top, #e3e3e3 1%, #bababa 56%);
    background-image:-o-linear-gradient(top, #e3e3e3 1%, #bababa 56%);
    background-image:-ms-linear-gradient(top, #e3e3e3 1%, #bababa 56%);
    background-image:linear-gradient(to bottom, #e3e3e3 1%, #bababa 56%);
}
.article_nine {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    text-align: center;
    width:auto;
}
img.article_nine_img {
    border: 1px solid #FFF;
    display:block;
    margin: 0 auto 22px;
}
.article_nine h2 {
    margin: 0 0 26px;
    padding: 0;
}
.article_nine p {
    margin: 0 0 30px;
    padding: 0;
}
a.article_nine_btn {
    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);
}
a.article_nine_btn:visited {
    color: #FFF;
}
a.article_nine_btn:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
a.article_nine_btn:active {
    color: #FFF;
}
.row_10 {
    clear: both;
    min-height: 100px;
}
.article_nine_unit_wrapper {
    width: auto;
    float: none;
}
.row_11 {
    clear: both;
    min-height: 100px;
}
.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-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:10px;
}
.article_3cols_align {
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:10px;
}
.article_3cols_align {
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:10px;
}
img.article_nine_img {
    display:block;
    border-width:0px;
    margin-top:0;
    margin-bottom:22px;
    margin-left:auto;
    margin-right:auto;
}
.article_3cols h2 {
    padding: 0;
    margin-top:0;
    margin-bottom:26px;
}
.article_3cols p {
    padding: 0;
    margin-top:0;
    margin-bottom:30px;
}
.quote_wrapper {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D6D6D6;
    background:#F7F7F7 url("../images/Tile-Middle-ContainerBlue.png") center center;
}
.quote_wrapper p {
    color: #686868;
    font-weight:normal;
}
.bottom_articles {
    padding-top:0;
    padding-bottom:20px;
}
.bottom_article {
    background-color:#F5F5F5;
    margin-top:0;
    margin-bottom:0;
    padding-top:10px;
    padding-bottom:10px;
    border-top-width:0px;
    border-right-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
    border-style:initial;
    border-color:initial;
    padding-left:10px;
    padding-right:10px;
    min-height:10px;
}
.bottom_article h2 {
    padding: 0;
    margin-top:0;
    margin-bottom:16px;
}
.bottom_article h4 {
    padding: 0;
    margin-top:0;
    margin-bottom:15px;
}
.bottom_article p {
    padding: 0;
    margin-top:0;
    margin-bottom:30px;
}
.quote {
    padding-top:20px;
    padding-bottom:20px;
}
.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-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:10px;
}
.quote_article h2 {
    padding: 0;
    font-size:28px;
    color:#686868;
    margin-top:0;
    margin-bottom:30px;
}
.quote_article p {
    padding: 0;
    margin-top:0;
    margin-bottom:30px;
}
.quote_container {
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:10px;
}
.slideshow {
    border-style:solid;
    border-width:0;
    border-color:rgb(194, 194, 194);
    background:url("../images/bg-grid.png");
    margin-top:20px;
    margin-bottom:20px;
}
.articles {
    padding-top:20px;
    padding-bottom:20px;
}
.footer_wrapper {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #858585), color-stop(100%, #363636));
    background-image: -webkit-linear-gradient(top, #858585 0%, #363636 100%);
    background-image: -moz-linear-gradient(top, #858585 0%, #363636 100%);
    background-image: -o-linear-gradient(top, #858585 0%, #363636 100%);
    background-image: -ms-linear-gradient(top, #858585 0%, #363636 100%);
    background-image: linear-gradient(to bottom, #858585 0%, #363636 100%);
    border-top-width:1px;
    border-top-style:solid;
    border-top-color:#EBEBEB;
    ;
}
.footer {
    padding-bottom:20px;
}
.footer h2 {
    color: #E3E3E3;
}
.about_us {
    margin-top:0;
    margin-bottom:0;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height: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;
}
.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;
    border-bottom: 1px dotted #CCC;
}
.quick_contact {
    margin-top:0;
    margin-bottom:0;
    padding-top:25px;
    padding-bottom:25px;
}
.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:0;
    float:none;
    width:100%;
}
.quick_contact textarea {
    border: 1px solid #B6B6B6;
    font-size: 13px;
    color: #6C6C6C;
    padding: 11px;
    height: 90px;
    margin-bottom: 14px;
    min-width:0;
    float:none;
    width:100%;
}
.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-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height: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:1px solid rgb(189, 189, 189);
    padding-left:40px;
}
.footer_wrapper p {
    color: #D6D6D6;
}
.content p {
    margin-top:15px;
    margin-bottom:20px;
    color:#949494;
}
.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;
}
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(49%, #00A4CC), color-stop(49%, #008EB3), color-stop(100%, #4197f2));
    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;
    -moz-border-radius: 4px;
    height:17px;
    background-image: -webkit-linear-gradient(top, #00CCFF 0%, #00A4CC 49%, #008EB3 49%, #4197f2 100%);
    background-image: -moz-linear-gradient(top, #00CCFF 0%, #00A4CC 49%, #008EB3 49%, #4197f2 100%);
    background-image: -o-linear-gradient(top, #00CCFF 0%, #00A4CC 49%, #008EB3 49%, #4197f2 100%);
    background-image: -ms-linear-gradient(top, #00CCFF 0%, #00A4CC 49%, #008EB3 49%, #4197f2 100%);
    background-image: linear-gradient(to bottom, #00CCFF 0%, #00A4CC 49%, #008EB3 49%, #4197f2 100%);
}
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: auto;
    min-width:0;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:10px;
}
.erimgMain_img {
    background-image:none;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:10px;
}
.erdynamicText {
    background-image: url("../images/bg-grid.png");
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:10px;
}
body ul {
    list-style-type: none;
    padding-left:0px;
}
.row_6 {
    clear: both;
    min-height: 100px;
}
img.image {
    max-width: 100%;
    width:auto;
    margin-right:auto;
    margin-left:auto;
}
.row_7 {
    clear: both;
    min-height: 100px;
}
.article_ten {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
}
img.article_ten_img {
    width: 117px;
    height: 111px;
    border: 3px solid #FFF;
    margin-bottom: 15px;
    margin-right: 21px;
    float: left;
}
.article_ten h2 {
    margin: 0 0 17px;
    padding: 0;
    font-size:23px;
}
.article_ten p {
    margin: 0;
    padding: 0;
}
.article_ten_unit_wrapper {
    width: auto;
    float: none;
}
.customClass {
    min-height: -65px;
}
@media only screen and (min-width : 641px) {
    .nav select {
        display: none;
    }
    body {
        min-width: 960px;
        text-align: left;
    }
    body ul {
        list-style-type: disc;
        padding-left: 0px;
    }
    .main_wrapper {
        margin-left: auto;
        margin-right: auto;
        clear: both;
        min-height: 2037px;
        width: 100%;
        min-width: 960px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .nav_wrapper {
        clear: both;
        min-height: 91px;
    }
    .nav {
        min-height: 103px;
        width: 960px;
        margin-right: auto;
        margin-left: auto;
    }
    .hmenubar {
        list-style: none;
        min-height: 53px;
        display: block;
    }
    .hmenubar li {
        margin-right: 0;
        margin-left: 0;
    }
    .hmenubar li a {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
    }
    .hmenubar li a.clicked {
        margin-right: 15px;
    }
    .header_wrapper {
        clear: both;
        min-height: 123px;
    }
    .header_right {
        float: left;
        width: 672px;
        min-height: 66px;
        text-align: right;
    }
    .header_right .facebook {
        width: 40px;
    }
    .header_right .twitter {
        width: 40px;
    }
    .header_right .googleplus {
        width: 40px;
    }
    .header_right .pinterest {
        width: 35px;
    }
    .logo {
        float: left;
        min-height: 81px;
        width: 288px;
    }
    .row_3 {
        clear: both;
        min-height: 271px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .slideshow_wrapper {
        clear: both;
        min-height: 454px;
    }
    .row_8 {
        clear: both;
        min-height: 100px;
    }
    .articles_wrapper {
        clear: both;
        min-height: 254px;
    }
    .row_9 {
        clear: both;
        min-height: 225px;
    }
    .row_10 {
        clear: both;
        min-height: 29px;
    }
    .article_nine_unit_wrapper {
        width: 25%;
        float: left;
    }
    .row_11 {
        clear: both;
        min-height: 24px;
    }
    .article_3cols {
        padding: 25px;
        float: left;
        width: 270px;
        min-height: 228px;
        text-align: center;
    }
    .article_3cols_align {
        margin-right: auto;
        margin-left: 0px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .article_3cols_align {
        margin-left: 25px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    img.article_nine_img {
        border: 1px solid #FFF;
        margin-right: auto;
        margin-left: auto;
        display:block;
    }
    .article_3cols h2 {
        margin-right: 0;
        margin-left: 0;
    }
    .article_3cols p {
        margin-right: 0;
        margin-left: 0;
    }
    .quote_wrapper {
        clear: both;
        min-height: 284px;
    }
    .bottom_articles {
        min-height: 310px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .bottom_article {
        padding-right: 20px;
        padding-left: 20px;
        float: left;
        width: 199.71875px;
        min-height: 157px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .bottom_article h2 {
        margin-right: 0;
        margin-left: 0;
    }
    .bottom_article h4 {
        margin-right: 0;
        margin-left: 0;
    }
    .bottom_article p {
        margin-right: 0;
        margin-left: 0;
    }
    .quote {
        padding-right: 0;
        padding-left: 0;
        min-height: 244px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .quote_article {
        padding: 25px 40px 25px 0;
        float: left;
        width: 562px;
        min-height: 194px;
    }
    .quote_article h2 {
        margin-right: 0;
        margin-left: 0;
    }
    .quote_article p {
        margin-right: 0;
        margin-left: 0;
    }
    .quote_container {
        padding: 35px 0;
        float: left;
        width: 358px;
        min-height: 172px;
    }
    .slideshow {
        margin-right: auto;
        margin-left: auto;
        min-height: 391px;
        width: 960px;
        clear: both;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        -webkit-border-bottom-left-radius: 5px;
    }
    .articles {
        padding-right: 0;
        padding-left: 0;
        min-height: 278px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
        clear: both;
    }
    .footer_wrapper {
        clear: both;
        min-height: 321px;
    }
    .footer {
        min-height: 301px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .about_us {
        padding: 25px;
        min-height: 251px;
    }
    .our_services {
        padding-right: 25px;
        padding-left: 25px;
        min-height: 251px;
    }
    .quick_contact {
        padding-right: 25px;
        padding-left: 25px;
        min-height: 251px;
    }
    .testimonial {
        padding: 25px;
        min-height: 251px;
    }
    a.article_nine_btn {
        text-align: center;
    }
    a.anchor1 {
        text-align: center;
    }
    a.article_one_btn {
        text-align: center;
    }
    .undefined_unit_wrapper {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .erimgMain_img {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .erdynamicText {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .header {
        min-height: 122px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .social {
        min-height: 33px;
        width: 155px;
        margin-left: auto;
    }
    .content_wrapper {
        clear: both;
        min-height: 1963px;
    }
    .content {
        min-height: 562px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .bottom_articles_wrapper {
        clear: both;
        min-height: 246px;
    }
    .article_ten_unit_wrapper {
        width: 50%;
        float: left;
    }
    .about_us_unit_wrapper {
        width: 25%;
        float: left;
        min-height: 301px;
    }
    .our_services_unit_wrapper {
        width: 25%;
        float: left;
        min-height: 301px;
    }
    .our_services ul {
        list-style-type: none;
        padding-left: 20px;
    }
    .our_services .list {
        list-style-type: circle;
    }
    .quick_contact_unit_wrapper {
        width: 25%;
        float: left;
        min-height: 301px;
    }
    .testimonial_unit_wrapper {
        width: 25%;
        float: left;
        min-height: 301px;
    }
    .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;
    }
    body img {
        height: auto;
        max-width:none;
    }
    .row_6 {
        clear: both;
        min-height: 40px;
    }
    img.image {
        display: block;
    }
    .row_7 {
        clear: both;
        min-height: 40px;
    }
    img.article_ten_img {
        height: 135px;
        width:142px;
    }
}
