body {
  background-image: none;
}

.ksk_top_wrapper {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-top: 6px;
  background-image: none;
}

.ksk_top_wrapper .ksk_container_wrapper {
  height: 86px;
}

.ksk_main_image_wrapper {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  margin-top: 0px;
  margin-bottom: 0px;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-color: transparent;
  display:none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.ksk_main_image_wrapper .ksk_container_wrapper {
  background-image:none;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  height: 499px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.ksk_menu_wrapper {
  margin-top: 0px;
  border-top-style: none;
  border-top-width: 0px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  margin-left: 0px;
  border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
}

.ksk_menu_wrapper .ksk_container_wrapper_menu {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0px;
  margin-right: 0px;
  border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-bottom-color: transparent;
  background-image: none;
}

.ksk_menu_wrapper #menu ul li a.ksk_main_menu {
  margin-top: 0px;
  margin-right: 0;
  margin-bottom: 0px;
  margin-left: 0;
  line-height: 15px;
  font-weight: normal;
  text-decoration: none;
  background-image: none;
  background-color: transparent;
  font-size: 13px;
  text-transform: uppercase;
  font-family: Varela Round;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 14px;
  padding-top: 17px;
  border-bottom-style: none;
  border-right-style: solid;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
}

.ksk_menu_wrapper #menu ul li.active_link a.ksk_main_menu {
  text-decoration: none;
  background-image: none;
  background-color: transparent;
  border-left-style: solid;
  border-right-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
}

.ksk_menu_wrapper #menu ul li.mli:hover a.ksk_main_menu {
  background-color: transparent;
  text-transform: uppercase;
  border-bottom-style: none;
  background-image: none;
  border-left-style: solid;
  border-right-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
}

.ksk_menu_wrapper #menu ul li ul {
  margin-top: -10px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  border-bottom-style: none;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
}

.ksk_menu_wrapper #menu ul li ul li a.ksk_sub_menu {
  background-image: none;
  background-color: transparent;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 9px;
  padding-right: 0px;
  padding-bottom: 9px;
  padding-left: 0px;
  font-size: 13px;
  line-height: 13px;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-family: Varela Round;
}

.ksk_menu_wrapper #menu ul li ul li.mli:hover a.ksk_sub_menu {
  background-image: none;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.ksk_menu_wrapper #menu ul li ul li.active_link a.ksk_sub_menu {
  background-image: none;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
  text-decoration: underline;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.ksk_columns_wrapper .ksk-menu, .ksk_columns_wrapper #left-bar .ksk-menu, .ksk_columns_wrapper #right-bar .ksk-menu {
  margin-bottom: 40px;
  border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  padding-top:5px;
  padding-bottom:5px;
}

.ksk_columns_wrapper .ksk-menu #menu ul li a.ksk_main_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li a.ksk_main_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li a.ksk_main_menu {
  padding-top: 10px;
  padding-bottom: 7px;
  margin-top: 0px;
  margin-right: 0;
  margin-bottom: 0px;
  margin-left: 0;
  line-height: 15px;
  font-weight: normal;
  text-decoration: none;
  background-image: none;
  background-color: transparent;
  font-size: 13px;
  text-transform: uppercase;
  font-family: Varela Round;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom-style: none;
  border-right-style: solid;
  border-right-width: 1px;
  border-left-style: none;
  border-top-style: solid;
  border-top-width: 1px;

}


.ksk_columns_wrapper .ksk-menu #menu ul li.active_link a.ksk_main_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li.active_link a.ksk_main_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li.active_link a.ksk_main_menu {
  text-decoration: none;
  background-image: none;
  background-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
}

.ksk_columns_wrapper .ksk-menu #menu ul li.mli:hover a.ksk_main_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li.mli:hover a.ksk_main_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li.mli:hover a.ksk_main_menu {
  background-color: transparent;
  text-transform: uppercase;
  border-bottom-style: none;
  background-image: none;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
}

.ksk_columns_wrapper .ksk-menu #menu ul li ul, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li ul, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li ul {
  margin-top: 0;
  border-bottom-style: none;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
}

.ksk_columns_wrapper .ksk-menu #menu ul li ul li a.ksk_sub_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li ul li a.ksk_sub_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li ul li a.ksk_sub_menu {
  background-image: none;
  background-color: transparent;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-right: 0px;
  padding-bottom: 9px;
  padding-left: 0px;
  font-size: 13px;
  line-height: 13px;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-family: Varela Round;
}

.ksk_columns_wrapper .ksk-menu #menu ul li ul li.mli:hover a.ksk_sub_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li ul li.mli:hover a.ksk_sub_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li ul li.mli:hover a.ksk_sub_menu {
  background-image: none;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
   border-bottom-width: 1px;
  border-bottom-style: solid;
}

.ksk_columns_wrapper .ksk-menu #menu ul li ul li.active_link a.ksk_sub_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li ul li.active_link a.ksk_sub_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li ul li.active_link a.ksk_sub_menu {
  background-image: none;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
  text-decoration: underline;
   border-bottom-width: 1px;
  border-bottom-style: solid;
}

.ksk_sidebars, #left-bar, #right-bar {
  margin-top: 19px;
  margin-bottom: 0px;
  width: 281px;
  background-image: none;
  background-color: transparent;
}

#left-bar {
  margin-left: 0px;
  margin-right: 30px;
  margin-top: 19px;
  margin-bottom: 0px;
  width: 281px;
  background-image: none;
  background-color: transparent;
}

#right-bar {
  margin-right: 0px;
  margin-left: 30px;
  margin-top: 19px;
  margin-bottom: 0px;
  width: 281px;
  background-image: none;
  background-color: transparent;
}

.box, #left-bar .box, #right-bar .box {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0;
  border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  background-image: none;
  background-color: transparent;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
}

.box .header, #left-bar .box .header, #right-bar .box .header {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
  border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  border-bottom-color: transparent;
  border-bottom-style: none;
  border-bottom-width: 0px;
  background-image: none;
  background-color: transparent;
}

.box .header h2, #left-bar .box .header h2, #right-bar .box .header h2 {
  font-family: Varela Round;
  font-size: 15px;
  line-height: 22px;
  font-weight: normal;
  text-decoration: none;
  overflow:hidden;
  text-align: left;
  text-transform: uppercase;
}

.box .content, #left-bar .box .content, #right-bar .box .content {
  font-family: PT Sans;
  font-size: 15px;
  line-height: 19px;
  font-weight: normal;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 11px;
  padding-left: 10px;
  margin-top: 0px;
  text-align: left;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-style: solid;
  border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 3px;
  border-bottom-width: 3px;
  background-image: none;
}

.box .content a, #left-bar .box .content a, #right-bar .box .content a {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

#content {
  background-color: transparent;
  background-image: none;
  font-family: PT Sans;
  font-size: 16px;
  line-height: 22px;
  width: 509px;
  text-align: left;
}

#content a {
  font-weight: normal;
  text-decoration: none;
}

#content a:hover {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

#content h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

#content h2 a {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

#content h2 a:hover {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

#content h1 {
  font-family: Arial,sans-serif;
  font-size: 35px;
  line-height: 24px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

.ksk_footer_wrapper {
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-style: none;
  border-top-width: 0px;
  border-top-color: transparent;
  border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  background-image: none;
}
#footer_content {
  font-family: PT Sans;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}

.ksk_footer_wrapper .ksk_container_wrapper {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 0px;
  padding-right: 0px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-bottom-color: transparent;
  border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  background-image: none;
  background-color: transparent;
}
.ksk_footer_wrapper .ksk_container a {
  text-transform: none;
  text-decoration: underline;
}
.ksk_footer_wrapper .ksk_container a:hover {
  text-decoration: underline;
}

.ksk_columns_wrapper {
  margin-top: 40px;
  margin-bottom: 55px;
  padding-top: 0px;
  background-image: none;
  background-color: #ffffff;
}
.ksk_menu_wrapper #menu ul li ul {
  padding-top: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-bottom-left-radius: 6px;
  -moz-border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-bottom-right-radius: 6px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  background-image: none;
}

#left-bar .box .header {
  margin-left: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  border-bottom-color: transparent;
  border-bottom-style: none;
  border-bottom-width: 0px;
  background-image: none;
  background-color: transparent;
}
#right-bar .box .header {
  margin-left: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  border-bottom-color: transparent;
  border-bottom-style: none;
  border-bottom-width: 0px;
  background-image: none;
  background-color: transparent;
}
#left-bar .box .content {
  margin-top: 0px;
  padding-left: 10px;
  padding-right: 11px;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-style: solid;
  border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 3px;
  border-bottom-width: 3px;
  background-image: none;
}
#right-bar .box .content {
  margin-top: 0px;
  padding-left: 10px;
  padding-right: 11px;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-style: solid;
  border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 3px;
  border-bottom-width: 3px;
  background-image: none;
}
#content h1 {
  font-family: Varela Round;
  font-size: 38px;
  line-height: 41px;
  text-align: left;
}
#content h2 {
  font-family: Varela Round;
  font-size: 22px;
  font-weight: normal;
  line-height: 27px;
  text-align: left;
}
.primary_button {
  font-family: Arial;
  font-size: 14px;
  color: #ffffff;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-left-radius: 2px;
  -moz-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-bottom-right-radius: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
  padding-left: 20px;
  background-image: none;
}
.primary_button:hover {
  color: #ffffff;
  font-weight: normal;
  background-image: none;
  font-size: 14px;
  border-top-left-radius: 2px;
  -moz-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-bottom-right-radius: 2px;
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 20px;
  padding-right: 20px;
}
.secondary_button {
  font-family: Arial;
  font-size: 14px;
  color: #ffffff;
  border-top-left-radius: 2px;
  -moz-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-bottom-right-radius: 2px;
  padding-bottom: 4px;
  padding-left: 20px;
  padding-right: 20px;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  padding-top: 4px;
  background-image: none;
}
.secondary_button:hover {
  color: #ffffff;
  background-image: none;
  font-size: 14px;
  border-top-left-radius: 2px;
  -moz-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-bottom-right-radius: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 20px;
  padding-right: 20px;
}
#columns #content.ksk_middle_area {
  width: 668px;
}
.ksk_columns_wrapper .ksk_container_wrapper {
  background-image: none;
  background-color: transparent;
}
#left-bar .box {
  border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  background-image: none;
  background-color: transparent;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  margin-top: 0px;
  margin-bottom: 20px;
}
#right-bar .box {
  border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  background-image: none;
  background-color: transparent;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  margin-top: 0px;
  margin-bottom: 20px;
}
body.frontpage .ksk_main_image_wrapper {
  display:block;
}

body {
    background-color: #ffffff;
}
.ksk_top_wrapper {
    border-bottom-color: rgba(255, 255, 255, 0.13);
  background-image: none;
  background-color: #436f18;
  display: none;
}
.ksk_main_image_wrapper {
    border-bottom-color: rgba(255, 255, 255, 0.18);
  margin-top: 0px;
  margin-bottom: 5px;
  border-bottom-width: 3px;
  padding-top: 42px;
  background-image: url(/files/bodybow.palvelee.fi/6F8939C2-10F9-4B17-9323-E33640695362.jpeg);
  background-position: center center;
  background-repeat: repeat-x;
  background-size: contain;
  background-color: transparent;
}


.ksk_menu_wrapper {
  background-image: none;
  background-image: -webkit-gradient(linear, center top, center bottom, from(#7fd829), to(#4d8f0c));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fd829, endColorstr=#4d8f0c);
background-image: -webkit-linear-gradient(top, #7fd829, #4d8f0c);
background-image: -moz-linear-gradient(top, #7fd829, #4d8f0c);
background-image: -o-linear-gradient(top, #7fd829, #4d8f0c);
background-image: -ms-linear-gradient(top, #7fd829, #4d8f0c);
background-image: linear-gradient(top, #7fd829, #4d8f0c);
}

.ksk_menu_wrapper #menu ul li a.ksk_main_menu {
 color: #ffffff;
  border-left-color: rgba(255, 255, 255, 0.15);
  border-right-color: rgba(0, 0, 0, 0.19);
}

.ksk_menu_wrapper #menu ul li.active_link a.ksk_main_menu {
 color: #ffffff;
  border-left-color: rgba(0, 0, 0, 0.19);
  border-right-color: rgba(0, 0, 0, 0.19);
  background-image: none;
  background-color: #436f18;
}

.ksk_menu_wrapper #menu ul li.mli:hover a.ksk_main_menu {
color: #dff0ce;
  border-left-color: rgba(255, 255, 255, 0.15);
  border-right-color: rgba(0, 0, 0, 0.19);
  background-image: none;
  background-color: #436f18;
}

.ksk_menu_wrapper #menu ul li ul {
  background-image: none;
  background-color: #436f18;
}

.ksk_menu_wrapper #menu ul li ul li a.ksk_sub_menu {
  border-bottom-color: rgba(255, 255, 255, 0.1);
 color: #ffffff;
}

.ksk_menu_wrapper #menu ul li ul li.mli:hover a.ksk_sub_menu {
 color: #dff0ce;
   border-bottom-color: rgba(255, 255, 255, 0.1);
}
.ksk_menu_wrapper #menu ul li ul li.active_link a.ksk_sub_menu {
  background-color:transparent;
 color: #ffffff;
    border-bottom-color: rgba(255, 255, 255, 0.1);
}

.ksk_columns_wrapper .ksk-menu, .ksk_columns_wrapper #left-bar .ksk-menu, .ksk_columns_wrapper #right-bar .ksk-menu {
  background-image: none;
  background-image: -webkit-gradient(linear, center top, center bottom, from(#7cb248), to(#436f18));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7cb248, endColorstr=#436f18);
background-image: -webkit-linear-gradient(top, #7cb248, #436f18);
background-image: -moz-linear-gradient(top, #7cb248, #436f18);
background-image: -o-linear-gradient(top, #7cb248, #436f18);
background-image: -ms-linear-gradient(top, #7cb248, #436f18);
background-image: linear-gradient(top, #7cb248, #436f18);
}

.ksk_columns_wrapper .ksk-menu #menu ul li a.ksk_main_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li a.ksk_main_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li a.ksk_main_menu {
  color: #ffffff;
  border-right-color: rgba(0, 0, 0, 0.19);
  border-top-color: rgba(255, 255, 255, 0.15);
}
.ksk_columns_wrapper .ksk-menu #menu ul li.active_link a.ksk_main_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li.active_link a.ksk_main_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li.active_link a.ksk_main_menu {
  background-color: #436f18;
  color: #ffffff;
  border-top-color: rgba(0, 0, 0, 0.07);
  border-right-color: rgba(0, 0, 0, 0.19);
}

.ksk_columns_wrapper .ksk-menu #menu ul li.mli:hover a.ksk_main_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li.mli:hover a.ksk_main_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li.mli:hover a.ksk_main_menu {
  background-color: #436f18;
  color: #dff0ce;
  border-top-color: rgba(255, 255, 255, 0.15);
  border-right-color: rgba(0, 0, 0, 0.19);
}

.ksk_columns_wrapper .ksk-menu #menu ul li ul, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li ul, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li ul {
  background-image: none;
  background-color: #436f18;
}

.ksk_columns_wrapper .ksk-menu #menu ul li ul li a.ksk_sub_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li ul li a.ksk_sub_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li ul li a.ksk_sub_menu {
  color: #ffffff;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom-color: rgba(255, 255, 255, 0.1);
}
.ksk_columns_wrapper .ksk-menu #menu ul li ul li.active_link a.ksk_sub_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li ul li.active_link a.ksk_sub_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li ul li.active_link a.ksk_sub_menu {
  color: #ffffff;
  background-color:transparent;
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

.ksk_columns_wrapper .ksk-menu #menu ul li ul li.mli:hover a.ksk_sub_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li ul li.mli:hover a.ksk_sub_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li ul li.mli:hover a.ksk_sub_menu {
  color: #dff0ce;
  border-bottom-color: rgba(255, 255, 255, 0.1);
}


.box .header h2, #left-bar .box .header h2, #right-bar .box .header h2 {
  color: #424242;
}

.box .content, #left-bar .box .content, #right-bar .box .content {
  border-top-color: #cecece;
  border-bottom-color: #cecece;
  border-left-color: #cecece;
  border-right-color: #cecece;
  background-color: #fbfbfb;
  color: #2f8639;
  font-size: 16px;
}

.box .content a, #left-bar .box .content a, #right-bar .box .content a {
 color: #7cb248;
}

.box .content a:hover, #left-bar .box .content a:hover, #right-bar .box .content a:hover {
 color: #5e9d21;
}

#content {
  color: #6f6f6f;
}

#content a {
 color: #7cb248;
}

#content a:hover {
color: #5e9d21;
}

#content h2 {
  color: #314c6a;
}

#content h2 a {
color: #7cb248;
}

#content h2 a:hover {
color: #5e9d21;
}

#content h1 {
  color: #314c6a;
}

.ksk_footer_wrapper {
  background-image: none;
  background-image: -webkit-gradient(linear, center top, center bottom, from(#28a92e), to(#4d8f0c));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#28a92e, endColorstr=#4d8f0c);
background-image: -webkit-linear-gradient(top, #28a92e, #4d8f0c);
background-image: -moz-linear-gradient(top, #28a92e, #4d8f0c);
background-image: -o-linear-gradient(top, #28a92e, #4d8f0c);
background-image: -ms-linear-gradient(top, #28a92e, #4d8f0c);
background-image: linear-gradient(top, #28a92e, #4d8f0c);
}

#footer_content {
  color: #130f0f;
  text-align: center;
  font-size: 21px;
}

.ksk_footer_wrapper .ksk_container a {
  color: #d1d1d1;
}
.ksk_footer_wrapper .ksk_container a:hover {
  color: #e6e6e6;
}

#left-bar .box .content {
  border-top-color: #cecece;
  border-bottom-color: #cecece;
  border-left-color: #cecece;
  border-right-color: #cecece;
  background-color: #fbfbfb;
  color: #2f8639;
  font-size: 16px;
}

#right-bar .box .content {
  border-top-color: #cecece;
  border-bottom-color: #cecece;
  border-left-color: #cecece;
  border-right-color: #cecece;
  background-color: #fbfbfb;
  color: #2f8639;
  font-size: 16px;
}

#content h1 {
  color: #424242;
}

#content h2 {
  color: #424242;
}
.box a, #left-bar .box a, #right-bar .box a {
  color: #4c85c1;
}
.box a:hover, #left-bar .box a:hover, #right-bar .box a:hover {
  color: #30659b;
}
.primary_button {
  background-image: none;
  background-color: #5e9d21;
}
.primary_button:hover {
  background-image: none;
  background-color: #598e25;
}
.secondary_button {
    background-color: #606060;
}
.secondary_button:hover {
    background-color: #4a4a4a;
}

.ksk_container {
  width: 980px;
  max-width: 980px;
}