body {
    color:#231f20;
    font:13px/157% "lucida grande", tahoma, verdana, arial, sans-serif;
    letter-spacing:0px;
    text-align:center;
}
body ul {
    list-style-type: none;
    padding-left:20px;
}
body img {
    max-width: 100%;
    height:auto;
}
body h1 {
    font-size: 36px;
    font-weight: normal;
    color: #231f20;
    line-height: 120%;
}
body h2 {
    color: #231f20;
    font-size: 26px;
    font-weight: normal;
    line-height: 100%;
}
.content_wrapper h2 {
    color: #231f20;
}
.newp {
	font-size:17px;
	line-height:150%;
}
body h3 {
    color: #515151;
    font-size: 20px;
    font-weight: normal;
    line-height: 100%;
}
.content_wrapper h3 {
    color: #231f20;
}
body p {
    font-size: 13px;
    color: #231f20;
}
body a {
    color: c;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
}
.content_wrapper a {
    color: #00c0c0;
}
.footer_wrapper a {
    color: #00c0c0;
}
body a:active, body a:hover {
    color: #000000;
    text-decoration: underline;
}
.footer_wrapper a:hover {
    color: #000000;
}
body h1, a, p, h2 {
    font-family: Arial, Helvetica, sans-serif;
}
.content_wrapper h1 {
    color: #231f20;
    margin-left:20px;
}
.main_wrapper {
    background-color:#231f20;
    background-image:url(http://www.eftfit.com/bg3.png);
    background-position:center;
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-size:100%;
    margin-top:0px;
    margin-bottom:0px;
    margin-right:auto;
}
.header_wrapper {
}
.header {
    background-color:#FFFFFF;
}
.logo {
}
.navigation {
}
.column_2_unit_wrapper {
    width: auto;
    min-height: 100px;
    float: none;
}
.column_2_unit_wrapper_align {
    float: none;
}
.column_2_unit_wrapper_align {
    margin-left: auto;
}
.column_2 {
    float: none;
    min-height: 100px;
    width: auto;
    margin-left: 20px;
    margin-top:20px;
}
.social_icons {
    float: none;
    margin: 0;
    width:auto;
}
.social_icons a {
    display:inline-block;
    float:none;
    width: 34px;
    height: 34px;
    margin-right: 5px;
}
.social_icons .facebook {
    background: transparent url("http://www.eftfit.com/images/xtd_facebook_icon.png") no-repeat left top;
}
.social_icons .facebook:hover {
    background: transparent url("http://www.eftfit.com/images/xtd_facebook_icon_over.png") no-repeat left top;
}
.social_icons .facebook:active {
    background: transparent url("http://www.eftfit.com/images/xtd_facebook_icon_over.png") no-repeat left top;
}
.social_icons_unit_wrapper {
    width: auto;
    float: none;
}
.column_1_unit_wrapper {
    width: auto;
    min-height: 100px;
    margin-left:0px;
}
.column_1 {
    float: none;
    min-height: 100px;
    width: auto;
    margin-left: 20px;
    margin-top:20px;
    clear:none;
}
.slideshow {
    padding:20px 10px 0 10px;
}
.content {
    background-color:#FFFFFF;
    padding-bottom:20px;
    border-top-color:rgb(0, 0, 0);
    border-right-color:#ffe600;
    border-bottom-color:#ffe600;
    border-left-color:#ffe600;
    border-top-style:none;
    border-right-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    border-top-width:0px;
    border-right-width:3px;
    border-bottom-width:3px;
    border-left-width:3px;
	box-shadow:0px 0px 10px #000;
} 
.article_one3, .blank, .punchcard {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
    background-color:#efefef;
}
.article_one3 {
    border-style: solid;
    border-width:0;
}
.punchcard {
    border-left:2px solid;
    padding-left:20px;
    padding-right:20px;
}
.blank {
    background-color:#ffffff;
}
.article_one3 h2, .blank h2, .punchcard h2 {
    margin: 0;
    padding: 0 0 5px 0;
    text-align:center;
}
.article_one3 p, .blank p, .punchcard p {
    margin: 0 0 30px;
    padding: 0;
}
a.article_one3_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:3px;
    border-style:solid;
    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-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -moz-border-radius:3px;
    border-radius:3px;
    margin-left:auto;
    margin-right:auto;
    min-width:125px;
    font:bold 16px/120% Arial, Helvetica, sans-serif;
}
a.article_one3_btn:visited {
    color: #FFF;
}
a.article_one3_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_one3_btn:active {
    color: #FFF;
}
.article_one3_unit_wrapper, .blank_unit_wrapper, .punchcard_unit_wrapper {
    width: auto;
    float: none;
}
.article_two2 {
    margin: 0;
    padding: 20px;
    border: 0;
    float: none;
    width:auto;
}
.article_two2 h2 {
    margin: 0 0 30px;
    padding: 0;
}
.article_two2 p {
    margin: 0 0 30px;
    padding: 0;
}
.article_two2_unit_wrapper {
    width: auto;
    float: none;
}
.article_two1 {
    margin: 0;
    padding: 20px;
    border: 0;
    float: none;
    width:auto;
}
.article_two1 h2 {
    margin: 0 0 30px;
    padding: 0;
}
.article_two1 p {
    margin: 0 0 30px;
    padding: 0;
}
.article_two1_unit_wrapper {
    width: auto;
    float: none;
}
.article_one2 {
    margin: 0;
    padding: 20px;
    border: 0;
    float: none;
    width:auto;
    background-color:#FFFFFF;
}
.article_one2 h2 {
    margin: 0 0 30px;
    padding: 0;
}
.article_one2 p {
    margin: 0 0 30px;
    padding: 0;
}
.article_one2_unit_wrapper {
    width: auto;
    float: none;
}
.article_two {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
}
.article_two h2 {
    margin: 0 0 30px;
    padding: 0;
}
.article_two p {
    margin: 0 0 30px;
    padding: 0;
}
.article_two_unit_wrapper {
    width: auto;
    float: none;
}
.article_two_unit_wrapper_align {
    margin-right: auto;
}
.article_two_unit_wrapper_align {
    margin-left: auto;
}
.image_set3 {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
}
.image_set3_unit_wrapper {
    width: auto;
    float: none;
}
.image_set3_unit_wrapper_align {
    margin-right: auto;
}
.image_set3_unit_wrapper_align {
    margin-left: auto;
}
.article_one1 {
    margin: 0;
    padding: 0 25px 25px 25px;
    border: 0;
    float: none;
    width:auto;
    min-height:153px;
}
.article_one1 h2 {
    margin: 0 0 30px;
    padding: 0;
}
.article_one1 p {
    margin: 0 0 30px;
    padding: 0;
}
.article_one1_unit_wrapper {
    width: auto;
    float: none;
    min-height:153px;
}
.list5 {
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-size : 14px;
    line-height : 250%;
    padding-left:40px;
}
.article_thirteen1 {
    margin: 0;
    padding: 0 25px 25px 25px;
    border: 0;
    float: none;
    width:auto;
    min-height:510px;
}
.article_thirteen1 h2 {
    margin: 0 0 34px;
    padding: 0;
}
.article_thirteen1 p {
    margin: 0 0 30px;
    padding: 0;
}
.article_thirteen1_unit_wrapper {
    width: auto;
    float: none;
    min-height:510px;
}
.article_thirteen {
    margin: 0;
    padding: 0 20px;
    border: 0;
    float: none;
    width:auto;
    min-height:535px;
}
.list4 {
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-size : 14px;
    line-height : 250%;
    margin-left:20px;
}
.list4 li {
    font-size: 90%;
    height:auto;
    line-height:150%;
    margin-bottom:10px;
    text-align:justify;
}
.article_thirteen h2 {
    margin: 0 0 34px;
    padding: 0;
}
.article_thirteen p {
    margin: 0 0 30px;
    padding: 0;
}
.article_thirteen_unit_wrapper {
    width: auto;
    float: none;
    min-height:535px;
}
.article_five1 {
    margin: 0;
    padding: 0 20px 25px 20px;
    border: 0;
    float: none;
    width:auto;
    min-height:153px;
}
.sidebar_latest_news_one {
    width: auto;
    margin: 0;
    position: relative;
}
.sidebar_latest_news_one h2 {
    margin: 0 0 25px 0;
}
.sidebar_latest_news_one ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sidebar_latest_news_one .article {
    margin-bottom: 30px;
    min-height: 80px;
}
.sidebar_latest_news_one .article img {
    height: 50px;
    width: 50px;
    border: 3px solid #CCCCCC;
    float: left;
    margin: 0 20px 20px 0;
}
.sidebar_latest_news_one .article img:hover {
    border: 3px solid #77C4D3;
}
.sidebar_latest_news_one .article a {
    text-decoration: none;
    color: #666;
}
.sidebar_latest_news_one .article a:hover {
    color: #77C4D3;
}
.sidebar_latest_news_one .article p {
    margin: 0 0 10px 0;
}
.article_five1 h2 {
    margin: 0 0 30px;
    padding: 0;
}
.article_five1 p {
    margin: 0 0 30px;
    padding: 0;
}
a.article_five1_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_five1_btn:visited {
    color: #FFF;
}
a.article_five1_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_five1_btn:active {
    color:#FFF;
}
.article_five1_unit_wrapper {
    width: auto;
    float: none;
    min-height:153px;
}
.article_five {
    margin: 0;
    padding: 0 20px 25px 20px;
    border: 0;
    float: none;
    width:auto;
    min-height:153px;
}
.image_set2 {
    margin: 0;
    border: 0;
    float: none;
    width:auto;
}
.image_set2_unit_wrapper {
    width: auto;
    float: none;
}
a.button4, a.button-session, a.button-shoppft {
    display:block;
    text-decoration: none;
    padding: 10px;
    width:170px;
    text-align:center;
    border-color:#039FD3;
    -webkit-border-radius:5px;
    border-style:solid;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background:#00c0c0;
    font:bold 13px/120% Arial, Helvetica, sans-serif;
    -moz-border-radius:5px;
    border-radius:5px;
}
a.button-session2 { 
    display:block;
    text-decoration: none;
    padding: 10px;
    width:400px;
    text-align:center;
    border-color:#039FD3;
    -webkit-border-radius:5px;
    border-style:solid;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background:#00c0c0;
    font-size:19px;
	font-weight:normal;
    -moz-border-radius:5px;
    border-radius:5px;
}
a.button4:visited {
    color:#FFF;
}
a.button4:hover {
    color:#000000;
    background:#ffe600;
    text-decoration:none;
}
a.button4:active {
    color:#FFF;
    text-decoration:none;
}
.list3 {
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-size : 14px;
    line-height : 250%;
}
.list3 li {
    line-height: 250%;
    font-size:90%;
    height:auto;
    padding-left:0px;
    margin-left:20px;
}
.article_five h2 {
    margin: 0 0 30px;
    padding: 0;
}
.article_five p {
    margin: 0 0 30px;
    padding: 0;
}
a.article_five_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_five_btn:visited {
    color: #FFF;
}
a.article_five_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_five_btn:active {
    color:#FFF;
}
.article_five_unit_wrapper {
    width: auto;
    float: none;
    min-height:153px;
}
.welcome_text {
    margin: 0;
    padding: 0 20px 25px 20px;
    border: 0;
    float: none;
    width:auto;
    min-height:215px;
}
img.welcome_text_img {
    border: 4px solid #FFF;
    margin-right: 35px;
    float: left;
}
.welcome_text h1 {
    margin: 0 0 30px;
    padding: 0;
}
.welcome_text p {
    margin: 0;
    padding: 0;
    text-align:justify;
}
.welcome_text_unit_wrapper {
    width: auto;
    float: none;
    min-height:215px;
}
.article_one {
    margin: 0;
    padding: 20px;
    border: 0;
    float: none;
    width:auto;
}
.list2 {
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-size : 14px;
    line-height : 250%;
    margin-left:20px;
    margin-bottom:0em;
    margin-top:0em;
}
.list2 li {
    line-height: 157%;
    height:auto;
    font-size:80%;
}
.article_one h2 {
    margin: 0 0 30px;
    padding: 0;
}
.article_one p {
    margin: 0 0 30px;
    padding: 0;
    text-align:justify;
}
a.article_one_btn {
    display:block;
    width:340px;
    text-decoration: none;
    padding: 10px 30px;
    text-align:center;
    border-color:#039FD3;
    -webkit-border-radius:5px;
    border-style:solid;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:#00c0c0;
    font:bold 13px/120% Arial, Helvetica, sans-serif;
}
a.article_one_btn:visited {
    color: #FFF;
}
a.article_one_btn:hover {
    color:#000000;
    background:#ffe600;
    text-decoration:none;
}
a.article_one_btn:active {
    color: #FFF;
    text-decoration:none;
}
.article_one_unit_wrapper {
    width: auto;
    float: none;
}
.article_nineteen {
    margin: 0 0 0 20px;
    float: none;
    background: #FFF;
    border: 1px solid #CCC;
    width:auto;
    min-height:481px;
}
img.article_nineteen_img {
    max-width: 100%;
}
.article_nineteen h4 {
    margin: 0 0 14px;
}
.article_nineteen p {
    padding: 0;
    margin: 0 0 17px;
}
.article_nineteen_unit_wrapper {
    width: auto;
    float: none;
    min-height:481px;
}
.comment_with_button, .exclusive {
    margin: 0 20px;
    padding: 20px 0;
    background: #FFF;
    position: relative;
    width: auto;
    overflow: hidden;
    float:none;
    border-width:0px;
    border-top:1px solid rgb(204, 204, 204);
    border-right:1px solid rgb(204, 204, 204);
    border-bottom:1px dashed rgb(204, 204, 204);
    border-left:1px solid rgb(204, 204, 204);
}
.comment_content_wrapper {
    width: 75%;
    float: left;
    min-height: 40px;
}
.comment_content {
    margin: 0;
    color: #000000;
}
.comment_with_button .button_container_wrapper, .exclusive .button_container_wrapper {
    width: 25%;
    float: left;
    position: relative;
}
.comment_with_button .button_container, .exclusive .button_container, .comment_with_button .exclusive-button-container, .exclusive .exclusive-button-container {
    height: 40px;
    width: auto;
    position: relative;
    overflow:hidden;
    border-left: 0px solid rgb(207, 207, 207);
    text-align: right;
}
a.button6 {
    display:block;
    text-decoration: none;
    padding: 10px;
    width:130px;
    text-align:center;
    border-color:#039FD3;
    border-width:0px;
    -webkit-border-radius:5px;
    border-style:solid;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    margin-left:auto;
    margin-bottom:10px;
    -moz-border-radius:5px;
    border-radius:5px;
    background-color:#00c0c0;
    font:bold 13px/120% Arial, Helvetica, sans-serif;
}
a.button6:visited {
    color:#FFF;
}
a.button6:hover {
    color:#000000;
    background-color:#ffe600;
    text-decoration:none;
}
a.button6:active {
    color:#FFF;
    text-decoration:none;
}
.exclusive .exclusive-button-container {
    height: auto;
}
a.button5, a.exclusivebutton {
    display:block;
    text-decoration: none;
    padding: 10px;
    width:130px;
    text-align:center;
    border-color:#039FD3;
    border-width:0px;
    -webkit-border-radius:5px;
    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);
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -moz-border-radius:5px;
    border-radius:5px;
    margin-left:auto;
    margin-right:auto;
    background-color:#00c0c0;
}
a.button5:visited {
    color:#FFF;
}
a.button5:hover {
    color:#000000;
    background-color:#ffe600;
    text-decoration:none;
}
a.button5:active {
    color:#FFF;
    text-decoration:none;
}
.comment_with_button_unit_wrapper, .exclusive_unit_wrapper {
    width: auto;
    float: none;
}
.shopright1, .shopleft1, .shopmiddle1 {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
}
img.article_three_img {
    max-width: 100%;
    margin-bottom:25px;
}
.shopright1 h2, .shopleft1 h2, .shopmiddle1 h2 {
    margin: 0 0 16px;
    padding: 0;
}
.shopright1 h4, .shopleft1 h4, .shopmiddle1 h4 {
    margin: 0 0 22px;
    padding: 0;
}
.shopright1 p, .shopleft1 p, .shopmiddle1 p {
    margin: 0 0 30px;
    padding: 0;
}
a.article_three_btn {
    display:block;
    width:210px;
	font-weight:bold;
	
    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_three_btn:visited {
    color: #FFF;
}
a.article_three_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_three_btn:active {
    color:#FFF;
}
.shopright1_unit_wrapper, .shopleft1_unit_wrapper, .shopmiddle1_unit_wrapper {
    float: none;
}
.shopright, .shopleft, .shopmiddle {
    margin: 10px 10px 10px 20px;
    padding: 15px;
    float: none;
    background: #FFF;
}
.shopright {
    margin-left: 10px;
    margin-right:20px;
}
.shopmiddle {
    margin-left: 10px;
}
.shopright p, .shopleft p, .shopmiddle p {
    padding: 0;
    margin: 0;
}
.shopright_unit_wrapper, .shopleft_unit_wrapper, .shopmiddle_unit_wrapper {
    float: none;
}
.shopleft_unit_wrapper_align {
    width:auto;
    margin-left: auto;
}
.shopright_unit_wrapper {
    width: 150px;
    margin-left:auto;
}
.shopleft_unit_wrapper {
    width: 0%;
}
.shopmiddle_unit_wrapper {
    width: 150px;
}
.image_set1, .contact-middle, .contact-right {
    margin: 0;
    padding: 0 5px 25px 20px;
    border: 0;
    float: none;
    width:auto;
    min-height:400px;
}
.image_set1, .contact-right {
    padding-left: 5px;
    padding-right:20px;
}
.image_set1 {
    min-height: 79px;
}
.contact-right {
    padding-left: 5px;
    padding-right:20px;
    min-height:79px;
}
.contact-middle {
    padding-left: 5px;
    min-height:79px;
}
.image_set1_unit_wrapper, .contact-middle_unit_wrapper, .contact-right_unit_wrapper {
    width: auto;
    float: none;
    min-height:400px;
}
.contact-right_unit_wrapper {
    min-height: 79px;
}
.contact-middle_unit_wrapper {
    min-height: 79px;
}
.image_set1_unit_wrapper {
    min-height: 79px;
}
.list1 {
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-size : 14px;
    line-height : 250%;
    padding-left:40px;
    padding-right:20px;
}
.image_set, .imageset-right, .image_seta, .image_setb {
    margin: 0;
    padding: 10px 5px 25px 20px;
    border: 0;
    float: none;
    width:auto;
    min-height:400px;
}
.image_set, .image_seta {
    padding-top: 0px;
    padding-bottom:10px;
}
.image_seta {
    padding-bottom: 25px;
}
.imageset-right, .image_setb {
    padding:0 20px 10px 5px;
}
.image_setb {
    padding-bottom: 25px;
}
img.image_set_img {
    max-width: 100%;
}
.image_set_unit_wrapper, .imageset-right_unit_wrapper, .image_seta_unit_wrapper, .image_setb_unit_wrapper {
    width: auto;
    float: none;
    min-height:400px;
}
.list_unit_wrapper {
    width: auto;
    min-height: 360px;
    float: none;
}
.list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-size : 14px;
    line-height : 250%;
    margin-left:20px;
}
.hmenubar1 {
    overflow: hidden;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    background-color: #97d6ff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #97d6ff), color-stop(2%, #2facff), color-stop(95%, #0081d7), color-stop(99%, #005f9d));
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.50);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.50);
    -moz-border-radius: 25px;
    background-image: -webkit-linear-gradient(top, #97d6ff 0%, #2facff 2%, #0081d7 95%, #005f9d 99%);
    background-image: -moz-linear-gradient(top, #97d6ff 0%, #2facff 2%, #0081d7 95%, #005f9d 99%);
    background-image: -o-linear-gradient(top, #97d6ff 0%, #2facff 2%, #0081d7 95%, #005f9d 99%);
    background-image: -ms-linear-gradient(top, #97d6ff 0%, #2facff 2%, #0081d7 95%, #005f9d 99%);
    background-image: linear-gradient(to bottom, #97d6ff 0%, #2facff 2%, #0081d7 95%, #005f9d 99%);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.50);
    text-align:center;
}
.hmenubar1 select {
    display:none;
    width:80%;
    padding:5px;
    border:2px solid #D3D3D3;
    margin: 10px 0;
}
.hmenubar1 select {
    display: inline-block;
}
.content_row2 {
    padding-bottom:0px;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:rgb(232, 232, 232);
    padding-left:10px;
    padding-right:10px;
}
.columnright, .columnleft, .columnmiddle {
    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;
    text-align:center;
}
.columnleft_align {
    margin-right: auto;
}
.columnleft_align {
    margin-left: auto;
}
.columnright {
    padding:10px 0 0 5px;
}
.columnmiddle {
    padding:10px 0 0 2px;
    margin-left:auto;
    margin-right:auto;
}
.columnleft {
    padding:10px 4px 0 0;
}
img.article_six_img {
    width: 100%;
    margin-bottom: 25px;
    height:179px;
}
.columnright p, .columnleft p, .columnmiddle p {
    margin: 0 0 25px 0;
    padding: 0;
    min-height:5px;
    color:#231f20;
}
a.read_button, a.top-menu2, a.top-menu3 {
    padding: 5px 0;
    display: inline-block;
    min-height:12px;
    text-transform:uppercase;
    color:#00C0C0;
    font-weight:bold;
}
.content_row1, .content_row1a {
    padding-bottom:0px;
    border-bottom-width:0px;
    border-bottom-style:solid;
    border-bottom-color:rgb(240, 240, 240);
    margin-top:0;
    margin-bottom:0;
    padding-left:10px;
    padding-right:10px;
}
.content_row1a {
    margin-top: 10px;
}
.article_2col, .article_2colA {
    margin-top:0;
    margin-bottom:0;
    padding-top:25px;
    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;
}
.article_2col {
    padding-right: 5px;
    padding-top:0px;
}
.article_2colA {
    width: 445px;
    padding-left:5px;
    padding-right:0px;
    padding-top:0px;
}
img.article_ten_img {
    border: 3px solid #FFF;
    width:90px;
    height:65px;
    margin-right:auto;
    border-width:0px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    margin-bottom:25px;
    margin-left:auto;
    display:block;
}
.article_2col h2, .article_2colA h2 {
    margin: 0 0 17px;
    padding: 0;
}
.article_2col p, .article_2colA p {
    margin: 0;
    padding: 0;
}
.content_row3 {
    padding-top:25px;
}
.sidebar_services {
    background-color:#FAFAFA;
}
.sidebar_services {
    position: relative;
    padding-top:0px;
    padding-bottom:25px;
    border-right-width:0px;
    border-right-style:solid;
    border-right-color:rgb(224, 224, 224);
    margin-top:0px;
    margin-bottom:0px;
    background-color:#ffffff;
}
.sidebar_services h2 {
    margin: 0 0 20px;
}
.sidebar_services li a {
    text-decoration: none;
    color: #231F20;
    line-height: 37px;
}
.sidebar_services li a:hover {
    color: #00C0C0;
}
.sidebar_services li {
    height: 36px;
    border-bottom: 1px dotted #CCC;
}
.services_article {
    border-top-width:0px;
    border-right-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
    border-style:initial;
    border-color:initial;
    padding:0 10px;
}
img.article_two_img {
    width: 100%;
    margin-bottom: 25px;
    height:99px;
    background-color:#C2C2C2;
}
.services_article h2 {
    margin: 0 0 30px;
    padding: 0;
}
.services_article p {
    margin: 0 0 10px 0;
    padding: 0;
    color:#231f20;
    text-align:justify;
}
.footer_wrapper p {
    font-size: 13px;
    color:#333;
    text-align:center;
}
.footer {
    background-color:#ffe600;
    padding:20px 10px 0 10px;
}
.social_buttons {
    padding-top:25px;
    padding-bottom:25px;
    margin-top:0;
    margin-bottom:0;
    min-height:64px;
    padding-right:25px;
}
.social_wrapper {
    width: 270px;
    margin-left:auto;
    margin-right:auto;
}
.social_buttons a {
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 8px;
}
.social_buttons h2 {
    display: block;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 32px;
    margin-right: 7px;
}
.social_buttons .facebook {
    background: transparent url("http://www.eftfit.com/images/xtd_facebook_button.png") no-repeat left top;
    opacity:0.8;
}
.social_buttons .facebook:hover {
    opacity:1;
}
.social_buttons .facebook:active {
    opacity:1;
}
.social_buttons .twitter {
    background: transparent url("http://www.eftfit.com/images/xtd_twitter_button.png") no-repeat left top;
    opacity:0.8;
    margin-right:7px;
    width:31px;
}
.social_buttons .twitter:hover {
    opacity:1;
}
.social_buttons .twitter:active {
    opacity:1;
}
.social_buttons .googleplus {
    background: transparent url("http://www.eftfit.com/images/xtd_googleplus_button.png") no-repeat left top;
    opacity:0.8;
}
.social_buttons .googleplus:hover {
    opacity:1;
}
.social_buttons .googleplus:active {
    opacity:1;
}
.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;
    font-size: 13px;
    line-height: 37px;
    color:#FFFFFF;
    font-weight:bold;
}
.our_services li {
    height: 36px;
    border-bottom: 1px dotted #CCC;
}
.testimonial {
    margin-top:0;
    margin-bottom:0;
    padding-top:25px;
    padding-bottom:25px;
}
.testimonial h2 {
    margin-top: 0;
    margin-bottom: 21px;
}
.testimonial .quotation {
    padding-top: 12px;
    margin-bottom: 16px;
    background: transparent url("http://www.eftfit.com/images/xtd_footer_quote.png") no-repeat left top;
    text-indent: 16px;
}
.testimonial .author {
    font-weight: bold;
}
.slideshow_img {
}
.navigation select {
    display:inline-block;
    width:80%;
    padding:5px;
    border:2px solid #D3D3D3;
}
.hmenubar {
    display:none;
    text-align: center;
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    padding-top:0;
    padding-bottom:0;
    margin-top:0;
    margin-bottom:0;
}
.hmenubar li {
	margin: 0;
	padding: 0;
	position: relative;
	background: transparent;
	height: 75;
}
.hmenubar li a {
    display: block;
    margin: 0;
    padding: 25px 15px;
    text-decoration: none;
    text-transform: none;
    text-align: center;
    width: auto;
    min-width: 73px;
    height: auto;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
}
.hmenubar li a:hover {
    color: #231F20;
    background:#ffe600;
}
.hmenubar li a:active {
	color: #FFFFFF;
	background-color:#00c0c0;
	font-style: normal;
}
.hmenubar li a.clicked {
    color: #FFFFFF;
    margin:0;
    font-weight:bold;
    padding:25px 15px;
    background:#ffe600;
}
a.top-menu2, a.top-menu3 {
    margin-left: 20px;
}
a.top-menu3 {
    margin-left: 0px;
    margin-right:20px;
}
a.top-menu2:hover {
    color: #000000;
}
a.read_button:hover {
    color: #000000;
}
a.top-menu3:hover {
    color: #000000;
}
img.image {
    padding-top: 9px;
}
.copyright {
    float: none;
    min-height: 25px;
    margin:0;
    cursor: default;
    width:auto;
}
.copyright_unit_wrapper {
    width: auto;
    float: none;
    margin-right:auto;
    margin-left:auto;
}
.footer_wrapper p.hfclogo {
    margin-bottom: 0px;
    margin-top:20px;
}
.content_wrapper h4 {
    color: #231f20;
}
span.span1:hover {
    color: #000000;
}
p.paragraph {
    color: #231f20;
}
.services_article p.logos {
    margin-bottom: 30px;
}
img.image2 {
    padding-right: 10px;
}
img.image3 {
    margin-left: auto;
}
p.pages-content, h1.pages-content, h1.pages-content, h1.pages-content, h1.pages-content, h1.pages-content, h1.pages-content, h2.pages-content, h1.pages-content, h1.pages-content, p.pft-text, h1.pft-text, h1.pft-text, h1.pft-text, h1.pft-text, h1.pft-text, h1.pft-text, h2.pft-text, h1.pft-text, h1.pft-text, div.pages-content, div.pft-text {
    margin-left: 20px;
    margin-right:20px;
    text-align:justify;
}
img.image4 {
    margin-left: 0px;
    margin-right:20px;
    margin-bottom:40px;
}
li.corevalues {
    border-bottom:1px dashed;
}
img.image5 {
    margin-left: 20px;
    margin-right:20px;
}
.content_wrapper h2.contacth2 {
    margin-top: 0em;
}
.hmenubar3 {
    overflow: hidden;
    text-align:center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.hmenubar3:active {
    background-color:;
}
.hmenubar3:hover {
}
.hmenubar3_list {
    text-align: center;
    list-style:none;
    padding:0;
    margin:0;
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    display:none;
    background-color:#ffe600;
    min-height:44px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}
.hmenubar3_list li {
    margin:0;
    padding:0;
    display: inline-block;
    position: relative;
    background: transparent;
}
.hmenubar3_list li a {
    display: block;
    margin: 0;
    padding: 12px 20px;
    line-height: 20px;
    font-weight: normal;
    color: #231F20;
    text-decoration: none;
    text-transform: none;
    text-align: center;
    width: auto;
    min-width: 0px;
    height: auto;
    font-size: 15px;
}
.hmenubar3_list li a:hover {
    color: #FFFFFF;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.29);
    -moz-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.29);
    -webkit-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.29);
    background-color:#231f20;
}
.hmenubar3_list li a.clicked {
    font-weight: bold;
    padding-left:20px;
    padding-right:20px;
    background-color:#231F20;
    color:#FFFFFF;
}
.hmenubar3_list li a:active {
    color: #272727;
    font-weight: bold;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.39);
    -moz-text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.39);
    -webkit-text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.39);
}
.hmenubar3 select {
    display:none;
    width:80%;
    padding:5px;
    border:2px solid #D3D3D3;
    margin: 10px 0;
}
.hmenubar3 select {
    display: inline-block;
}
.hmenubar3_list li a:hover {
    color: #FFFFFF;
}
.hmenubar3_list li a:hover {
    background-color: #FFFFFF;
}
.hmenubar3_list li a:hover {
    background-color: #231F20;
}
strong.customClass {
    text-align: justify;
}
span.span2 {
    text-align: justify;
}
.content_wrapper a.button5 {
    font-weight: bold;
    margin-right:0px;
}
.article_one p.terms {
    margin-bottom: 0px;
}
p.paragraph1 {
    text-align: justify;
}
.content_wrapper h1.h1-contained {
    margin-left: 0px;
    margin-top:0em;
}
a.button-session:hover {
    background-color: #ffe600;
    text-decoration:none;
}
a.button-session:active {
    text-decoration: none;
}
a.button-session2:hover {
    background-color: #ffe600;
    text-decoration:none;
}
a.button-session2:active {
    text-decoration: none;
}
a.button-shoppft:hover {
    background-color: #ffe600;
    text-decoration:none;
}
a.button-shoppft:active {
    text-decoration: none;
    color:#FFFFFF;
}
img.image6 {
    padding-right: 10px;
    padding-bottom:30px;
}
img.image7 {
    padding-right: 10px;
    padding-bottom:30px;
}
img.image8 {
    padding-right: 10px;
    padding-bottom:30px;
}
img.image9 {
    padding-bottom: 20px;
}
img.image10 {
    padding-bottom: 20px;
}
img.image11 {
    padding-bottom: 20px;
}
img.image12 {
    padding-bottom: 20px;
}
.content_wrapper h2.careers-h2 {
    padding-left: 20px;
}
li.careerlist {
    height: 25px;
    font-size:13px;
    line-height:157%;
}
.article_one1 p.careeroptions {
    margin-bottom: 20px;
}
li.lineitem {
    margin-left: 20px;
    margin-bottom:10px;
    text-align:justify;
}
img.image13 {
    margin-bottom: 100px;
}
img.image14 {
    margin-left: auto;
    margin-right:auto;
    padding-bottom:0px;
}
.main_wrapper1 {
    clear: both;
    min-height: 800px;
    width: 960px;
    margin: 0px auto;
}
a.button7 {
    display:block;
    text-decoration: none;
    padding: 10px 20px;
    width:300px;
    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:3px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    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-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    min-width:70px;
    -moz-border-radius:3px;
    border-radius:3px;
    margin:10px auto;
}
a.button7:visited {
    color:#FFF;
}
a.button7: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.button7:active {
    color:#FFF;
}
a.button8 {
    display:block;
    width:260px;
    padding: 10px 20px;
    text-align:center;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFA491), color-stop(2%, #FF542B), color-stop(98%, #FF0000));
    border-color:#FF0000;
    border-width:1px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    line-height:120%;
    color:#FFF;
    text-shadow:1px 1px 2px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #FFA491 0%, #FF542B 2%, #FF0000 98%);
    background-image:-moz-linear-gradient(top, #FFA491 0%, #FF542B 2%, #FF0000 98%);
    background-image:-o-linear-gradient(top, #FFA491 0%, #FF542B 2%, #FF0000 98%);
    background-image:-ms-linear-gradient(top, #FFA491 0%, #FF542B 2%, #FF0000 98%);
    background-image:linear-gradient(to bottom, #FFA491 0%, #FF542B 2%, #FF0000 98%);
    -moz-border-radius:4px;
    -moz-text-shadow:1px 1px 2px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:1px 1px 2px rgba(0, 0, 0, 0.18);
    min-height:0px;
    margin-left:auto;
    margin-right:auto;
}
a.button8:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFA491), color-stop(2%, #FF3909), color-stop(98%, #B70000));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #FFA491 0%, #FF3909 2%, #B70000 98%);
    background-image:-moz-linear-gradient(top, #FFA491 0%, #FF3909 2%, #B70000 98%);
    background-image:-o-linear-gradient(top, #FFA491 0%, #FF3909 2%, #B70000 98%);
    background-image:-ms-linear-gradient(top, #FFA491 0%, #FF3909 2%, #B70000 98%);
    background-image:linear-gradient(to bottom, #FFA491 0%, #FF3909 2%, #B70000 98%);
}
a.button8:active {
    color:#FFF;
}
a.button8:visited {
    color:#FFF;
}
.content_wrapper h2.interitem {
    padding-top: 15px;
    padding-bottom:15px;
}
.article_one3 h2.pricelist, .blank h2.pricelist, .punchcard h2.pricelist {
    font-size: 20px;
}
.content_wrapper h2.pricelist {
    padding-top: 5px;
    padding-bottom:5px;
}
@media only screen and (min-width : 641px) {
    body {
        text-align: left;
        min-width:960px;
    }
    body ul {
        list-style-type: disc;
        padding-left:0px;
    }
    .list5 {
        padding-left: 40px;
    }
    .list4 {
        margin-left: 20px;
    }
    .element {
        float: left;
    }
    .list2 {
        margin-left: 20px;
        min-height:119px;
    }
    .hmenubar3_list {
        display: block;
    }
    .hmenubar3 select {
        display: none;
    }
    .list1 {
        padding-left: 40px;
        padding-right:20px;
    }
    .list_unit_wrapper {
        width: 50%;
        min-height: 380px;
        float: none;
    }
    .list {
        margin-left: 40px;
    }
    .hmenubar2_list {
        display: block;
    }
    .hmenubar2 select {
        display: none;
    }
    .hmenubar1_list {
        display: block;
        padding-left:px;
    }
    .hmenubar1 select {
        display: none;
    }
    body img {
        max-width: none;
        height:auto;
        margin-right:auto;
    }
    .main_wrapper {
        clear: both;
        min-height: 1486px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        min-width: 960px;
        padding-right:0px;
        padding-left:0px;
    }
    .header_wrapper {
        clear: both;
        min-height: 94px;
    }
    .header {
        min-height: 94px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .top_header {
        clear: both;
        min-height: 94px;
        background-color:#231f20;
    }
    .logo {
        float: left;
        width: 398px;
        min-height: 75px;
    }
    .navigation {
        float: left;
        width: 542px;
        min-height: 94px;
        padding-left: 20px;
    }
    .column_2_unit_wrapper {
        width: 100%;
        min-height: 30px;
    }
    .column_2 {
        float: none;
        width: auto;
        margin-left:20px;
        min-height:30px;
    }
    .social_icons_unit_wrapper {
        width: 40px;
        float: left;
    }
    .social_icons {
    }
    .column_1_unit_wrapper {
        width: 50%;
        min-height: 33px;
        clear:none;
        float:left;
    }
    .column_1 {
        float: none;
        min-height: 33px;
        width: auto;
        margin-left:20px;
        clear:none;
        margin-right:0;
    }
    .row_3 {
        clear: none;
        min-height: 30px;
        float:left;
    }
    .slideshow {
        clear: both;
        min-height: 360px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .content_wrapper {
        clear: both;
        min-height: 156px;
        background-image:url(http://www.eftfit.com/bg2.jpg);
        background-repeat:no-repeat;
        background-position: top center;
    }
	.content_wrapper2 {
        clear: both;
        min-height: 156px;
        background-color:#FFFFFF;
        background-repeat:no-repeat;
        background-position: top center;
    }
    .about_us_unit_wrapper {
        width: 382.25px;
        float: left;
    }
    .content {
        min-height: 780px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .article_one3_unit_wrapper, .blank_unit_wrapper, .punchcard_unit_wrapper {
        width: 25%;
        float: left;
        min-height:31px;
    }
    .article_one3_unit_wrapper {
        min-height: 31px;
    }
    .article_one3, .blank, .punchcard {
        min-height:31px;
    }
    .article_one3 {
        min-height: 31px;
        border-style:solid;
    }
    .punchcard {
        border-left-width: 2px;
    }
    .article_two2_unit_wrapper {
        width: 33.333333333333336%;
        float: left;
    }
    .article_two2 {
        padding:20px;
    }
    .article_two1_unit_wrapper {
        width: 50%;
        float: left;
    }
    .article_two1 {
        padding:20px;
    }
    .article_one2_unit_wrapper {
        width: 25%;
        float: left;
    }
    .article_one2 {
        padding:20px;
    }
    .article_two_unit_wrapper {
        width: 25%;
        float: left;
    }
    .welcome_text1_unit_wrapper {
        width: 100%;
        float: left;
    }
    .image_set3_unit_wrapper {
        width: 50%;
        float: left;
    }
    .article_one1_unit_wrapper {
        width: 50%;
        float: left;
        min-height:193px;
    }
    .article_one1 {
        min-height: 193px;
    }
    .article_thirteen1_unit_wrapper {
        width: 40%;
        float: left;
        min-height:1017px;
    }
    .article_thirteen1 {
        min-height: 1017px;
    }
    .article_thirteen_unit_wrapper {
        width: 60%;
        float: left;
        min-height:514px;
    }
    .article_thirteen {
        min-height: 514px;
        padding-left:20px;
        padding-right:20px;
    }
    .article_five1_unit_wrapper {
        width: 33%;
        float: left;
        min-height:253px;
    }
    .article_five1 {
        min-height: 253px;
        padding-right:20px;
        padding-left:20px;
    }
    .article_five_unit_wrapper {
        width: 67%;
        float: left;
        min-height:173px;
    }
    .article_five {
        min-height: 173px;
        padding-left:20px;
        padding-right:20px;
    }
    .image_set2_unit_wrapper {
        width: 33.333333333333336%;
        float: left;
    }
    .image_set2 {
    }
    .article_four_unit_wrapper, .pft-left_unit_wrapper {
        width: 50%;
        float: left;
    }
    .welcome_text_unit_wrapper {
        width: 100%;
        float: left;
        min-height:153px;
    }
    .welcome_text {
        min-height: 153px;
        padding-left:20px;
        padding-right:20px;
    }
    .article_one_unit_wrapper {
        width: 50%;
        float: left;
    }
    .article_one {
        padding:20px;
    }
    .article_nineteen_unit_wrapper {
        width: 170px;
        float: left;
        min-height:62px;
    }
    .article_nineteen {
        margin-left:20px;
        min-height:62px;
        margin-right:0px;
    }
    .comment_with_button_unit_wrapper, .exclusive_unit_wrapper {
        width: 100%;
        float: left;
        min-height:40px;
    }
    .comment_with_button, .exclusive {
        border-width: 0 0 1px 0;
        min-height:40px;
    }
    .shopright1_unit_wrapper, .shopleft1_unit_wrapper, .shopmiddle1_unit_wrapper {
        width: 33.333333333333336%;
        float: left;
    }
    .shopright_unit_wrapper, .shopleft_unit_wrapper, .shopmiddle_unit_wrapper {
        float: left;
    }
    .shopleft_unit_wrapper {
        margin-left:auto;
        float:none;
    }
    .shopright, .shopleft, .shopmiddle {
        padding:0px;
        margin-left:20px;
    }
    .shopleft {
        display: none;
    }
    .shopright {
        margin-left: 10px;
    }
    .shopmiddle {
        margin-left: 10px;
        display:none;
    }
    .image_set1_unit_wrapper, .contact-middle_unit_wrapper, .contact-right_unit_wrapper {
        width: 33.333333333333336%;
        float: left;
        min-height:114px;
    }
    .image_set1, .contact-middle, .contact-right {
        padding-left: 20px;
        min-height:114px;
        padding-right:5px;
    }
    .contact-right {
        padding-right: 20px;
        padding-left:5px;
    }
    .contact-middle {
        padding-left: 5px;
    }
    .image_set_unit_wrapper, .imageset-right_unit_wrapper, .image_seta_unit_wrapper, .image_setb_unit_wrapper {
        width: 50%;
        float: left;
        min-height:179px;
    }
    .imageset-right_unit_wrapper, .image_setb_unit_wrapper {
        min-height: 183px;
    }
    .image_setb_unit_wrapper {
        min-height: 173px;
    }
    .image_set_unit_wrapper, .image_seta_unit_wrapper {
        min-height: 183px;
    }
    .image_seta_unit_wrapper {
        min-height: 173px;
    }
    .image_set, .imageset-right, .image_seta, .image_setb {
        min-height: 179px;
        padding-left:20px;
        padding-right:5px;
    }
    .image_set, .image_seta {
        min-height: 173px;
    }
    .image_seta {
        min-height: 173px;
    }
    .imageset-right, .image_setb {
        padding-right: 20px;
        padding-left:5px;
        min-height:173px;
    }
    .image_setb {
        min-height: 173px;
    }
    .content_row2 {
        clear: both;
        min-height: 214px;
        margin-left: 20px;
        margin-right: 20px;
        padding-left:0;
        padding-right:0;
    }
    .columnright, .columnleft, .columnmiddle {
        padding-right: 10px;
        padding-left: 10px;
        float: left;
        width: 282px;
        min-height: 341px;
    }
    .columnright {
        width: 307px;
        padding-right:0px;
        min-height:204px;
        padding-left:0px;
    }
    .columnmiddle {
        width: 306px;
        padding-left:0px;
        padding-right:0px;
        min-height:202px;
    }
    .columnleft {
        width: 307px;
        padding-left:0px;
        min-height:202px;
        padding-right:0px;
    }
    .content_row1, .content_row1a {
        clear: both;
        min-height: 100px;
        margin-right: 20px;
        margin-left: 20px;
        padding-left:0;
        padding-right:0;
    }
    .content_row1a {
        min-height: 102px;
    }
    .article_2col, .article_2colA {
        padding-right: 10px;
        float: left;
        width: 450px;
        min-height: 103px;
        padding-bottom:0;
    }
    .article_2col {
        width: 455px;
        padding-right:5px;
        min-height:100px;
    }
    .article_2colA {
        width: 455px;
        padding-right:0px;
        clear:none;
        float:left;
        padding-left:5px;
        min-height:100px;
    }
    .content_row3 {
        clear: both;
        min-height: 509px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .sidebar_services {
        float: left;
        width: 303px;
        min-height: 505px;
    }
    .sidebar_services {
        width: 253px;
        padding-right: 25px;
        padding-left: 25px;
        min-height: 346px;
        margin-right: 0px;
        margin-left: 0px;
    }
    .sidebar_services ul {
        padding-left: 20px;
    }
    .services_article {
        padding-right: 0px;
        padding-left: 30px;
        float: left;
        width: 587px;
        min-height: 497px;
    }
    .footer_wrapper {
        clear: both;
        min-height: 296px;
    }
    .copyright_unit_wrapper {
        width: 962px;
        margin-left:auto;
        margin-right:auto;
    }
    .footer {
        min-height: 454px;
        width: 962px;
        margin-left: auto;
        margin-right: auto;
        padding-left:0;
        padding-right:0;
    }
    .social_buttons_unit_wrapper {
        width: 33.3%;
        float: left;
        min-height: 82px;
    }
    .social_buttons {
        padding-left: 25px;
    }
    .social_buttons h2 {
        margin-right:14px;
    }
    .social_wrapper {
        width: auto;
        margin-left:auto;
        margin-right:auto;
    }
    .our_services_unit_wrapper {
        width: 33.3%;
        float: left;
        min-height: 256px;
    }
    .our_services {
        padding-right: 25px;
        padding-left: 25px;
    }
    .our_services ul {
        padding-left: 20px;
    }
    .testimonial_unit_wrapper {
        width: 33.3%;
        float: left;
        min-height: 228px;
    }
    .testimonial {
        min-height: 150px;
        padding-right: 25px;
        padding-left: 35px;
    }
    .slideshow_img {
        width: 920px;
        height: 345px;
    }
    .navigation select {
        display:none;
    }
    .hmenubar {
        list-style: none;
        text-align: right;
        display:block;
        width:542px;
    }
    .hmenubar li {
        display: inline-block;
    }
    .hmenubar li a.clicked {
	padding-top: 37px;
	padding-bottom:37px;
	color:#231F20;
	font-style: normal;
    }
    .hmenubar li a {
        padding-top: 37px;
        padding-bottom:37px;
    }
    img.article_ten_img {
        margin-bottom: 15px;
        margin-right:15px;
        float:none;
    }
    a.button1 {
        clear: none;
        float:left;
    }
    a.button {
        float: left;
    }
    a.button2 {
        clear: none;
        float:left;
    }
    a.button3 {
        float:left;
    }
    .column_2_unit_wrapper_align {
        margin-left: auto;
    }
    a.top-menu2, a.top-menu3 {
        margin-left: 20px;
    }
    a.top-menu3 {
        margin-left: 0px;
    }
    .footer_wrapper p {
        text-align: left;
    }
    .footer_wrapper p.copyrighttext {
        text-align: center;
    }
    .footer_wrapper p.hfclogo {
        text-align: center;
        min-height:50px;
    }
    img.image1 {
        max-width: 100%;
        width:302px;
        height:200px;
        float:none;
        margin-right:auto;
        display:block;
    }
    ul li {

    }
    img.image2 {
        max-width: 100%;
        width:auto;
    }
    img.initial-image, img.2 {
        display: block;
        max-width:none;
        float:none;
    }
    img.image3 {
        float: none;
        display:block;
    }
    .columnleft_align {
        margin-left: 0px;
    }
    .columnleft_align {
        margin-right: 0px;
        margin-left:0px;
    }
}
