#page {
    background: repeat scroll 0px 0px #CFF5FF;
}

.headerimg {
    padding: 0px;
}



.logo_slogan {
margin-top: 1px;
}

#menu .fancy {
    position: absolute;
    top: -20px;
    height: 5px;
}

#menu {
    position: relative;
    margin-top: 20px;
    float: right;
}

#block-main {
    margin: 14px 10px;
    padding: 10px;
    background: none repeat scroll 0% 0% #FFF;
}

.wk-gallery-wall_center  a {

    float: none;
}


.menu-responsive {
    width: 60%;
    font-size: 18px;
    height: 40px;
	margin-top: 10px;
}

.menu_btn {
    float: left;
    font-size: 20px;
    margin-top: 20px;
}


select {

  /* styling */
  background-color: white;
  border: thin solid grey;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.4em 3.5em 0.5em 1em;

  /* reset */

  margin: 0;      


}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

#menufooter span {
    font-size: 13px;
    padding: 0px;
}

#menufooter .level1 {
    border-top: 0px;
}

.align-left, .alignleft {
    display: block;
    margin-right: 15px;
    float: left;
}