* {
  margin: 0;
  padding: 0;
  line-height: 1.4;
}
body {
  background-color: #eff3f4;
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.dim-100 {
  opacity: 0.99;
  filter: e('alpha(opacity = 99)');
}
.dim-75 {
  opacity: 0.75;
  filter: e('alpha(opacity = 75)');
}
.dim-50 {
  opacity: 0.5;
  filter: e('alpha(opacity = 50)');
}
.dim-25 {
  opacity: 0.25;
  filter: e('alpha(opacity = 25)');
}
.fwrap { width: 100%; }
.cwrap {
  margin: 0 auto;
  width: 940px;
  padding: 0 10px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "museo-1", "museo-2", sans-serif;
  font-weight: 500;
  text-shadow: #ffffff 1px 1px 1px;
  filter: e('dropshadow(color=#fff,offX=1,offY=1)');
  opacity: 0.99;
  filter: e('alpha(opacity = 99)');
  color: #263842;
  margin-bottom: 1em;
}
p {
  font-size: 12px;
  margin-bottom: 1em;
  color: #263842;
}
a {
  outline: none;
  color: #8c9ea8;
  text-decoration: none;
}
ul { list-style: none; }
#header { margin-top: 40px; }
#header #logo {
  float: left;
  margin-bottom: 40px;
}
#header #logo h1 { margin: 0; }
#header #logo h1 a {
  display: block;
  background: transparent url('/m/logo.png') no-repeat;
  width: 139px;
  height: 34px;
}
#header #nav-wrap { float: left; }
#header #nav-wrap #nav {
  margin-top: 1px;
  list-style: none;
}
#header #nav-wrap #nav li {
  margin-left: 40px;
  float: left;
}
#header #nav-wrap #nav li a {
  color: #263842;
  font-family: "museo-1", "museo-2", sans-serif;
  font-weight: 500;
  font-size: 24px;
  text-decoration: none;
  line-height: 0;
  opacity: 0.5;
  filter: e('alpha(opacity = 50)');
  text-shadow: #ffffff 1px 1px 1px;
  filter: e('dropshadow(color=#fff,offX=1,offY=1)');
}
#header #nav-wrap #nav li a span {
  display: block;
  font-size: 11px;
  opacity: 0.25;
  filter: e('alpha(opacity = 25)');
}
#header #nav-wrap #nav li a:hover {
  opacity: 0.99;
  filter: e('alpha(opacity = 99)');
}
#header #nav-wrap #nav li a:hover span {
  opacity: 0.75;
  filter: e('alpha(opacity = 75)');
}
body#work #header #nav-wrap li.work a {
  opacity: 0.99;
  filter: e('alpha(opacity = 99)');
}
body#work #header #nav-wrap li.work a span {
  opacity: 0.75;
  filter: e('alpha(opacity = 75)');
}
#table-wrap {
  height: 76px;
  display: block;
}
#table-center, #table-left, #table-right {
  height: 76px;
  position: absolute;
}
#table-center {
  width: 940px;
  left: 50%;
  margin-left: -470px;
  background-color: #eff3f4;
}
#table-left, #table-right { width: 50%; }
#table-left {
  left: 28px;
  background: transparent url('/m/desk-88B9C8.png') no-repeat top left;
}
#table-right {
  right: 28px;
  background: transparent url('/m/desk-88B9C8.png') no-repeat top right;
}
#table-top {
  height: 28px;
  background: #88b9c8;
}
#work dl#work-list dt {
  font-size: 24px;
  font-family: "museo-1", "museo-2", sans-serif;
  font-weight: 700;
  text-shadow: #ffffff 1px 1px 1px;
  filter: e('dropshadow(color=#fff,offX=1,offY=1)');
  opacity: 0.99;
  filter: e('alpha(opacity = 99)');
  color: #263842;
  margin-bottom: 1em;
}
#work dl#work-list dd {
  margin-bottom: 2em;
  border-bottom: 1px solid #b6d8e2;
  padding-bottom: 60px;
}
#work dl#work-list .description { float: left; }
#work dl#work-list .carousel { float: left; }
#work dl#work-list .description {
  width: 280px;
  margin-right: 30px;
}
#work dl#work-list .description p.visitsite { margin-bottom: 2em; }
#work dl#work-list .description p.visitsite a {
  background-color: #263842;
  color: #eff3f4;
  padding: 4px 8px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
}
#work dl#work-list .description p.visitsite a:hover {
  background-color: #485a64;
  text-decoration: underline;
}
#work dl#work-list .carousel { width: 630px; }
#work dl#work-list .carousel .window {
  width: 520px;
  overflow: hidden;
  float: left;
  margin-right: 30px;
}
#work dl#work-list .carousel .window ul { position: relative; }
#work dl#work-list .carousel .window ul li {
  overflow: hidden;
  margin-bottom: 40px;
}
#work dl#work-list .carousel .window ul li img {
  display: block;
  margin: 0 auto;
}
#work dl#work-list .carousel .nav {
  width: 80px;
  float: left;
}
#work dl#work-list .carousel .nav ul { background: transparent url('/m/carousel-nav-shadow-repeaty.png') repeat-y left; }
#work dl#work-list .carousel .nav li {
  position: relative;
  background-color: #eff3f4;
}
#work dl#work-list .carousel .nav li .thumb {
  background-color: #eff3f4;
  padding-top: 10px;
  max-height: 106px;
  overflow: hidden;
}
#work dl#work-list .carousel .nav li .thumb img {
  opacity: 0.5;
  position: relative;
  left: -25px;
}
#work dl#work-list .carousel .nav li a {
  position: absolute;
  top: 0;
  width: 80px;
  padding: 10px 0;
  background: transparent url('/m/carousel-nav-shadow.png') no-repeat left center;
}
#work dl#work-list .carousel .nav .head {
  width: 100%;
  height: 20px;
  background: transparent url('/m/carousel-nav-shadow.png') no-repeat left top;
}
#work dl#work-list .carousel .nav .tail {
  width: 100%;
  height: 60px;
  background: transparent url('/m/carousel-nav-shadow.png') no-repeat left bottom;
}
#home #whatup {
  width: 280px;
  float: left;
}
#home #whatup span { color: #f81600; }
#home #desk { float: left; }
.offleft {
  position: absolute;
  left: -999999px;
  width: 999px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
* + html .clearfix { height: 1%; }
.clearfix { display: block; }
