body {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    line-height:157%;
    color: #666666;
    font-size: 13px;
    letter-spacing:0px;
    background:no-repeat center center;
}
body h1 {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 120%;
}
body h2 {
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    line-height: 120%;
}
body h3 {
    color: #5F5F5F;
    font-size: 20px;
    font-weight: normal;
    line-height: 120%;
}
body h4 {
    color: #5F5F5F;
    font-size: 14px;
    font-weight: bold;
}
body p {
    font-size:13px;
    color: #666666;
    line-height:157%;
}
body a {
    color: #0000FF;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
    line-height:157%;
}
body a:active, body a:hover {
    color: #FF0000;
}
body a:visited {
    color: #7A1A8B;
}
.main_wrapper {
    background:#360000 no-repeat center bottom;
    margin-top:0px;
    margin-bottom:0px;
}
.nav_head {
    width: auto;
    box-shadow:0px 10px 10px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:0px 10px 10px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow:0px 10px 10px 1px rgba(0, 0, 0, 0.3);
    border-bottom:2px solid rgb(61, 61, 61);
    border-color:rgb(255, 255, 255) rgb(102, 102, 102) #ADADAD rgb(102, 102, 102);
    border-top:0px solid;
    background:#000000 no-repeat center center;
    padding-top:5px;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:5px;
}
.column_1 {
    background:no-repeat center center;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:10px;
}
.column_2 {
    background:no-repeat center center;
}
.hmenubar {
    overflow: hidden;
    -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-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.50);
}
.hmenubar_list {
    text-align: center;
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    display:block;
    border-bottom:0px solid #FFFFFF;
    border-color:#666666;
    padding-bottom:0;
    margin-top:0;
    margin-bottom:0;
    min-height:32px;
}
.hmenubar_list li {
    padding:0;
    display: inline-block;
    position: relative;
    background: transparent;
    letter-spacing:3px;
    margin-top:0;
    margin-bottom:0;
}
.hmenubar_list li a {
    display: block;
    padding: 6px 0;
    color: #C7C7C7;
    text-decoration: none;
    text-transform: none;
    text-align: center;
    width: auto;
    text-shadow: 1px 1px 4px rgba(255, 0, 0, 0.4);
    height: auto;
    letter-spacing:0px;
    -moz-text-shadow: 1px 1px 4px rgba(255, 0, 0, 0.4);
    -webkit-text-shadow: 1px 1px 4px rgba(255, 0, 0, 0.4);
    font:normal normal normal 10pt/20px Tahoma, Geneva, sans-serif;
    margin-top:0;
    margin-bottom:0;
    min-height:12px;
}
.hmenubar_list li a:hover {
    color: #DFF2FF;
    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);
}
.hmenubar_list li a.clicked {
    color: #272727;
    font-weight: normal;
    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);
    letter-spacing:2px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11pt;
}
.hmenubar_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);
}
.hmenubar select {
    display:inline-block;
    width:80%;
    padding:5px;
    border:2px solid #D3D3D3;
    border-width:0px;
    margin-top:10px;
    margin-bottom:10px;
}
.sidebar_social_buttons {
    width: auto;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:10px;
}
.sidebar_social_buttons a {
    display: inline-block;
    float: none;
    width: 32px;
    height: 32px;
    margin-right: 0px;
}
.sidebar_social_buttons .facebook {
    background: transparent url("../images/xtd_facebook_button.png") no-repeat left top;
    opacity:0.9;
    width:32px;
    margin-right:4px;
    padding-right:8px;
}
.sidebar_social_buttons .facebook:hover {
    opacity:1;
}
.sidebar_social_buttons .facebook:active {
    opacity:1;
}
.sidebar_social_buttons .email {
    background: url("../images/email.png") no-repeat;
    opacity:0.9;
    height:33px;
}
.sidebar_social_buttons .email:hover {
    opacity:1;
}
.sidebar_social_buttons .email:active {
    opacity:1;
}
.sidebar_social_buttons .googleplus {
    background: transparent url("../images/xtd_googleplus_button.png") no-repeat left top;
    opacity:0.9;
    width:32px;
    margin-right:4px;
    padding-right:8px;
}
.sidebar_social_buttons .googleplus:hover {
    opacity:1;
}
.sidebar_social_buttons .googleplus:active {
    opacity:1;
}
.row_2 {
    box-shadow:0px -8px 8px 4px rgba(0, 0, 0, 0.22);
    -moz-box-shadow:0px -8px 8px 4px rgba(0, 0, 0, 0.22);
    -webkit-box-shadow:0px -8px 8px 4px rgba(0, 0, 0, 0.22);
    background:#F5F5F5 no-repeat center center;
    margin-top:10px;
    margin-bottom:0;
    padding-top:20px;
    padding-bottom:0;
    min-height:936px;
}
.column_9 {
    min-height: 342px;
}
.column_10 {
    clear:none;
    min-height:584px;
    padding:0 5px 10px 5px;
}
.row_3 {
    box-shadow:0px 8px 5px 4px rgba(0, 0, 0, 0.22);
    -moz-box-shadow:0px 8px 5px 4px rgba(0, 0, 0, 0.22);
    -webkit-box-shadow:0px 8px 5px 4px rgba(0, 0, 0, 0.22);
    background:#F5F5F5 no-repeat center center;
    display:block;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:10px;
}
.column_7 {
    background-color:#FFFFFF;
    box-shadow:-5px 10px 5px 3px rgba(0, 0, 0, 0.33);
    -moz-box-shadow:-5px 10px 5px 3px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow:-5px 10px 5px 3px rgba(0, 0, 0, 0.33);
    margin-top:15px;
    margin-bottom:10px;
    padding-top:20px;
    padding-bottom:20px;
}
.column_8 {
    background-color:#FFFFFF;
    box-shadow:5px 10px 5px 3px rgba(0, 0, 0, 0.33);
    -moz-box-shadow:5px 10px 5px 3px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow:5px 10px 5px 3px rgba(0, 0, 0, 0.33);
    margin-top:15px;
    margin-bottom:10px;
    padding-top:20px;
    padding-bottom:20px;
}
.row_5 {
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:10px;
}
.nav_foot {
    width: auto;
    background-color:rgba(0, 0, 0, 0.9);
    border-style:solid;
    border-color:#3D3D3D rgb(77, 77, 77) rgb(77, 77, 77) rgb(77, 77, 77);
    border-top-width:2px;
}
.column_4 {
    padding-top:4px;
}
.element {
    text-align: center;
    padding-top:0px;
}
.column_5 {
    padding-bottom:5px;
}
.hmenubar1_unit_wrapper {
    float: none;
}
.hmenubar1 {
    overflow: hidden;
    -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-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.50);
    border-bottom:2px solid #0A0A0A;
    padding-top:5px;
    padding-bottom:5px;
}
.hmenubar1_list {
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    display:block;
    text-align:center;
    padding-top:0;
    padding-bottom:0;
    margin-top:0;
    margin-bottom:0;
}
.hmenubar1_list li {
    padding:0;
    display: inline-block;
    position: relative;
    background: transparent;
    color:#808080;
    margin-top:0;
    margin-bottom:0;
}
.hmenubar1_list li a {
    display: block;
    color: #C4C4C4;
    text-decoration: none;
    text-transform: none;
    text-align: center;
    width: auto;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.29);
    height: auto;
    -moz-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.29);
    -webkit-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.29);
    min-height:5px;
    padding:2px 0;
    letter-spacing:0px;
    margin-top:0;
    margin-bottom:0;
    font:normal 9pt/20px Tahoma, Geneva, sans-serif;
}
.hmenubar1_list li a:hover {
    color: #DFF2FF;
    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);
}
.hmenubar1_list li a.clicked {
    color: #272727;
    font-weight: normal;
    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);
    width:85.71428571428571%;
    padding:0px;
    min-height:5px;
}
.hmenubar1_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);
}
.hmenubar1 select {
    display:inline-block;
    width:80%;
    padding:5px;
    border:2px solid #D3D3D3;
    margin-top:10px;
    margin-bottom:10px;
}
.column_6 {
    padding-bottom:0;
}
.sidebar_social_buttons1_unit_wrapper {
    clear:none;
}
.sidebar_social_buttons1 {
    text-align:center;
    padding-top:10px;
    opacity:0.7;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    min-height:10px;
}
.sidebar_social_buttons1 a {
    display: inline-block;
    float: none;
    width: 32px;
    height: 32px;
    margin-right: 0px;
}
.sidebar_social_buttons1 .facebook {
    background: transparent url("../images/xtd_facebook_button.png") no-repeat left top;
    opacity:0.8;
    width:31px;
    height:28px;
}
.sidebar_social_buttons1 .facebook:hover {
    opacity:1;
}
.sidebar_social_buttons1 .facebook:active {
    opacity:1;
}
.sidebar_social_buttons1 .twitter {
    background: url("../images/email.png") no-repeat;
    opacity:0.8;
}
.sidebar_social_buttons1 .twitter:hover {
    opacity:1;
}
.sidebar_social_buttons1 .twitter:active {
    opacity:1;
}
.sidebar_social_buttons1 .googleplus {
    background: transparent url("../images/xtd_googleplus_button.png") no-repeat left top;
    opacity:0.8;
    width:31px;
    height:28px;
}
.sidebar_social_buttons1 .googleplus:hover {
    opacity:1;
}
.sidebar_social_buttons1 .googleplus:active {
    opacity:1;
}
span.span {
    font:normal normal normal 8pt/150% Arial, Helvetica, sans-serif;
    letter-spacing:1px;
    width:48px;
}
span.span1 {
    font:normal normal normal 8pt/150% Arial, Helvetica, sans-serif;
    letter-spacing:1px;
    text-align:center;
}
span.span2 {
    font:normal normal normal 7pt/100% Arial, Helvetica, sans-serif;
    letter-spacing:0px;
}
span.span3 {
    font:normal normal normal 7pt/100% Arial, Helvetica, sans-serif;
    letter-spacing:0px;
}
span.span4 {
    font:normal normal normal 7pt/100% Arial, Helvetica, sans-serif;
    letter-spacing:0px;
}
span.anchor {
    letter-spacing:1px;
    font:normal normal normal 8pt/150% Arial, Helvetica, sans-serif;
}
.element1 {
    padding-top:0px;
}
.sidebar_social_buttons1 a.email1 {
    background-image: url("../images/email.png");
    width:31px;
    height:28px;
}
h1.heading {
    min-height: 20px;
    font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
    font-style:italic;
    color:#FFFFFF;
    text-shadow:8px 5px 5px rgba(51, 51, 51, 0.6);
    -moz-text-shadow:8px 5px 5px rgba(51, 51, 51, 0.6);
    -webkit-text-shadow:8px 5px 5px rgba(51, 51, 51, 0.6);
    font-size:28px;
    font-weight:normal;
    letter-spacing:2px;
    display:inline-block;
    margin-top:0;
    margin-bottom:0;
}
img.image {
    width:auto;
    float:none;
    display:block;
}
.element3 {
    clear:none;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    min-height:10px;
}
.element3_align {
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:10px;
}
span.span5 {
    text-align: center;
}
h1.heading1 {
    min-height: 38px;
    margin-top:0px;
    font-size:20px;
    color:#FFFFFF;
    font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
    font-style:italic;
    font-weight:bold;
    width:190px;
    margin-bottom:0em;
    letter-spacing:2px;
    clear:none;
    margin-left:0px;
    text-align:center;
    margin-right:0px;
    display:inline-block;
}
h1.heading {
    margin-left: 0px;
    width:auto;
}
h1.heading {
    margin-left: 0px;
}
h1.heading {
    margin-left: 0px;
    text-align:center;
    margin-right:0px;
    display:inline-block;
}
h1.heading {
    margin-left: 0px;
}
h1.heading {
    margin-right: 0px;
}
h1.heading {
    margin-left: 0px;
    font-size:18px;
}
h2.heading8 {
    font-size: 11pt;
    min-height:14px;
    color:#990000;
    margin-top:0em;
    margin-bottom:0em;
}
h2.heading9 {
    font-size: 11pt;
    min-height:14px;
    color:#990000;
    margin-top:0em;
    margin-bottom:0em;
}
h2.heading10 {
    font-size: 11pt;
    min-height:14px;
    color:#990000;
    font-style:normal;
    margin-top:0em;
    margin-bottom:0em;
}
.list {
    margin-top:20px;
    min-height:115px;
    margin-bottom:0em;
    padding-left:20px;
}
.list li {
    font-family: Trebuchet MS, sans-serif;
    line-height:120%;
    font-weight:bold;
    font-style:normal;
}
h3.heading5 {
    font-family: Trebuchet MS, sans-serif;
    min-height:24px;
    margin-top:0.50em;
    font-size:16px;
    text-align:center;
    color:#363636;
}
h2.heading4 {
    font-family: Trebuchet MS, sans-serif;
    font-size:17px;
    min-height:21px;
    letter-spacing:1px;
    text-align:center;
    font-weight:normal;
    margin-top:0em;
    margin-bottom:0em;
}
h2.heading6 {
    font-family: Trebuchet MS, sans-serif;
    min-height:10px;
    margin-top:0em;
    margin-bottom:0em;
    font-size:18px;
    text-align:center;
    font-weight:normal;
}
h1.heading2 {
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    font-style:italic;
    min-height:20px;
    color:#990000;
    font-size:37px;
    line-height:100%;
    margin-top:0em;
    margin-bottom:0em;
}
h2.heading3 {
    text-align: center;
    min-height:29px;
    margin-top:0em;
    margin-bottom:0.30em;
    font-family:Trebuchet MS, sans-serif;
}
h1.heading7 {
    margin-top: 0px;
    text-align:center;
    font-style:italic;
    font-family:Trebuchet MS, sans-serif;
    font-weight:normal;
    color:#990000;
    min-height:11px;
    margin-bottom:0.30em;
}
p.paragraph {
    letter-spacing:1px;
    padding-left:10px;
    padding-right:10px;
    min-height:26px;
    margin-top:0.20em;
    margin-bottom:0.20em;
    color:#262626;
    font:normal normal normal 15px/157% Trebuchet MS, sans-serif;
}
body img {
    height: auto;
    max-width:100%;
}
body ul {
    list-style-type: none;
    padding-left:0px;
}
.customClass {
    display: none;
}
/* ----------- Non-Retina Screens ----------- */
 @media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
}
/* ----------- Retina Screens ----------- */
 @media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
}
/* ----------- iPad mini ----------- */

/* Portrait and Landscape */
 @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
}
/* Portrait */
 @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
}
/* Landscape */
 @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
}
/* ----------- iPad 1 and 2 ----------- */

/* Portrait and Landscape */
 @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
}
/* Portrait */
 @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
}
/* Landscape */
 @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
}
/* ----------- iPad 3 and 4 ----------- */

/* Portrait and Landscape */
 @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
}
/* Portrait */
 @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
}
/* Landscape */
 @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
}
/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
 @media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
}
/* Portrait */
 @media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
}
/* Landscape */
 @media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
}
/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
 @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
}
/* Portrait */
 @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
}
/* Landscape */
 @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
}
/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
 @media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
}
/* Portrait */
 @media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
}
/* Landscape */
 @media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
}
/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
 @media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
}
/* Portrait */
 @media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
}
/* Landscape */
 @media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
}
/* ----------- Galaxy S3 ----------- */

/* Portrait and Landscape */
 @media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) {
}
/* Portrait */
 @media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
}
/* Landscape */
 @media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape) {
}
/* ----------- Galaxy S4 ----------- */

/* Portrait and Landscape */
 @media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
}
/* Portrait */
 @media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
}
/* Landscape */
 @media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
}
/* ----------- Galaxy S5 ----------- */

/* Portrait and Landscape */
 @media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
}
/* Portrait */
 @media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
}
/* Landscape */
 @media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
}
@media only screen and (min-width : 641px) {
    .hmenubar select {
        display: none;
    }
    .hmenubar1 select {
        display: none;
    }
    body {
        min-width: 960px;
        text-align: left;
    }
    .main_wrapper {
        clear: both;
        min-height: 652px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .nav_head {
        clear: both;
        min-height: 74px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        width:100%;
        margin-left:auto;
        margin-right:auto;
    }
    .column_1 {
        float: left;
        width: 25%;
        min-height: 58px;
        padding:5px 0 0 0;
    }
    .column_2 {
        float: left;
        width: 51.7834%;
        min-height: 70px;
    }
    .hmenubar {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }
    .hmenubar_list {
        list-style: none;
        padding-right: 0;
        padding-left: 0;
        margin-right: 0;
        margin-left: 0;
        min-height: 44px;
        display: block;
        text-align: center;
        padding-top:25px;
    }
    .hmenubar_list li {
        margin-right: 0;
        margin-left: 0;
    }
    .hmenubar_list li a {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        letter-spacing:1px;
        padding:12px 2px;
    }
    .hmenubar select {
        margin-right: 0;
        margin-left: 0;
    }
    .column_3 {
        float: left;
        width: 23.21%;
        min-height: 74px;
    }
    .element2 {
        min-height: 25px;
    }
    .sidebar_social_buttons {
        padding: 30px 20px 0 20px;
        min-height: 33px;
    }
    .sidebar_social_buttons a {
        margin-right: 8px;
    }
    .row_2 {
        clear: both;
        min-height: 439px;
        width: 920px;
        margin-right: auto;
        margin-left: auto;
        padding-right: 20px;
        padding-left: 20px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topleft: 5px;
        border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topright: 5px;
        border-top-right-radius: 5px;
    }
    .column_9 {
        width: 405px;
        float: left;
        min-height:0;
    }
    .column_9_align {
        margin-left: 10px;
    }
    .column_10 {
        width: 495px;
        margin-left: 0px;
        float: left;
        min-height: 427px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .row_3 {
        clear: both;
        min-height: 13px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-left-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        border-bottom-right-radius: 5px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        display:block;
    }
    .row_4 {
        clear: both;
        min-height: 133px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .column_7 {
        float: left;
        width: 430px;
        min-height: 205px;
        margin-right: 7.5px;
        margin-left: 0;
        -webkit-border-radius: 5px;
        padding-right: 20px;
        padding-left: 20px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
    .column_8 {
        float: left;
        width: 434px;
        min-height: 205px;
        margin-right: 0;
        margin-left: 7.5px;
        -webkit-border-radius: 5px;
        padding-right: 20px;
        padding-left: 20px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
    .row_5 {
        clear: both;
        min-height: 33px;
        width: 950px;
        margin-left: auto;
        margin-right: auto;
        -webkit-border-radius: 5px 5px 0px 0px;
        -moz-border-radius: 5px 5px 0px 0px;
        border-radius: 5px 5px 0px 0px;
        padding: 5px 5px 10px 5px;
    }
    .nav_foot {
        clear: both;
        min-height: 64px;
    }
    .column_4 {
        float: left;
        width: 25%;
        min-height: 51px;
    }
    .element6 {
        width: 220px;
        clear: both;
    }
    .element {
        min-height: 51px;
        width: 96.93486590038314%;
        text-align: center;
    }
    .column_5 {
        width: 85%;
        min-height: 53px;
        margin-right: auto;
    }
    .column_5_align {
        margin-left: auto;
    }
    .hmenubar1_unit_wrapper {
        width: 100%;
        min-height: 25px;
        margin-left: auto;
        margin-right: auto;
    }
    .hmenubar1 {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        padding-right: 5px;
        padding-left: 5px;
        min-height: 25px;
    }
    .hmenubar1_list {
        list-style: none;
        padding-right: 0;
        padding-left: 0;
        margin-right: 0;
        margin-left: 0;
        display: block;
        text-align: center;
    }
    .hmenubar1_list li {
        margin-right: 0;
        margin-left: 0;
    }
    .hmenubar1_list li a {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        letter-spacing:1px;
        padding-left:4px;
        padding-right:4px;
    }
    .hmenubar1 select {
        margin-right: 0;
        margin-left: 0;
    }
    .hmenubar1 .customClass1 {
        display: inline-block;
    }
    .column_6 {
        width: 15%;
        min-height: 63px;
        margin-left: auto;
    }
    .sidebar_social_buttons1_unit_wrapper {
        width: 14%;
        min-height: 38px;
        margin-left: 0px;
        float: left;
    }
    .sidebar_social_buttons1 {
        min-height: 33px;
        text-align: center;
        padding-right: 0px;
        padding-top: 5px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
    .sidebar_social_buttons1 a {
        margin-right: 8px;
    }
    span.span1 {
        text-align: center;
    }
    .element1 {
        min-height: 20px;
    }
    h1.heading {
        width: 600px;
        float: left;
        margin-right: 0;
        margin-left: 0;
    }
    img.image {
        max-width: 100%;
        margin-right: auto;
    }
    .element4 {
        width: 220px;
        float: left;
    }
    .element3 {
        width: 64%;
        min-height: 16px;
        margin-right: 0px;
        float: left;
        padding-right: 0px;
        padding-top: 10px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
    .element3_align {
        margin-left: 11%;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .element5 {
        width: 220px;
    }
    span.span5 {
        text-align: left;
    }
    h1.heading1 {
        float: left;
        text-align: center;
        margin-left: 0px;
        margin-right: 0px;
        font-size:28px;
    }
    h1.heading {
        margin-left: 75px;
    }
    h1.heading {
        margin-left: 0;
    }
    h1.heading {
        width: 550px;
        float: left;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    h1.heading {
        margin-left: 100px;
    }
    h1.heading {
        margin-right: 0px;
    }
    h1.heading {
        margin-left: 105px;
        font-size:28px;
    }
    h2.heading8 {
        width: 300px;
        margin-right: 0em;
        margin-left: 0em;
    }
    h2.heading9 {
        width: 300px;
        margin-right: 0em;
        margin-left: 0em;
    }
    h2.heading10 {
        width: 300px;
        margin-right: 0em;
        margin-left: 0em;
    }
    .list {
        list-style-type: circle;
        width: 360px;
        margin-left: 20px;
        min-height: 60px;
        margin-bottom:1.12em;
        margin-top:60px;
        padding-top:0;
        padding-left:20px;
    }
    h3.heading5 {
        text-align: center;
    }
    h2.heading4 {
        text-align: center;
        margin-right: 0em;
        margin-left: 0em;
    }
    h2.heading6 {
        text-align: center;
    }
    h1.heading2 {
        margin-right: 0em;
        margin-left: 0em;
    }
    h2.heading3 {
        text-align: right;
    }
    h1.heading7 {
        text-align: center;
        margin-top:30px;
        min-height:11px;
    }
    body img {
        height: auto;
        max-width:none;
    }
    body ul {
        list-style-type: disc;
        padding-left:40px;
    }
    .customClass {
        display: block;
    }
    p.paragraph {
        padding-left: 20px;
        padding-right:20px;
    }
    b.customClass2 {
        width: 405px;
        padding-right:0px;
        min-height:40px;
    }
    .sidebar_social_buttons .facebook {
        width: 32px;
        margin-right:0px;
    }
    .sidebar_social_buttons .googleplus {
        width: 32px;
        margin-right:0px;
    }
    .sidebar_social_buttons a.email {
        height: 32px;
    }
}