@charset "utf-8";
/* CSS Document */


/*Boxed Layout*/
#main-wrapper {
  margin: 0 auto;
  max-width:100%;
  box-shadow: 0px;
  overflow:hidden;
}

