html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 10; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

body {
  background: white;
  color: #58595b;
  font-family: Georgia, serif;
  font-size: 11px;
  line-height: 14px; }

a {
  color: #939598;
  text-decoration: none; }
  a:hover {
    color: #58595b; }

em {
  font-weight: bold; }

#package {
  width: 830px;
  margin: 20px auto; }

#header {
  width: 180px;
  float: left; }
  #header h1 {
    background: url(../images/logo.png) no-repeat;
    width: 180px;
    height: 92px;
    padding-bottom: 40px; }
    #header h1 a {
      display: block;
      width: 100%;
      height: 100%;
      text-indent: -2000px; }

#menu {
  float: left;
  padding-right: 10px; }
  #menu li {
    height: 18px;
    display: block;
    margin: 10px 0; }
    #menu li a {
      display: block;
      width: 100%;
      height: 100%;
      text-indent: -2000px; }

#work {
  background: url(../images/navigation.png) no-repeat;
  width: 39px; }
  #work:hover, #work.active {
    background: url(../images/navigation.png) 0 -18px no-repeat; }

#services {
  background: url(../images/navigation.png) -40px 0 no-repeat;
  width: 62px; }
  #services:hover, #services.active {
    background: url(../images/navigation.png) -40px -18px no-repeat; }

#clients {
  background: url(../images/navigation.png) -103px 0 no-repeat;
  width: 49px; }
  #clients:hover, #clients.active {
    background: url(../images/navigation.png) -103px -18px no-repeat; }

#cases {
  background: url(../images/navigation.png) -153px 0 no-repeat;
  width: 44px; }
  #cases:hover, #cases.active {
    background: url(../images/navigation.png) -153px -18px no-repeat; }

#contact {
  background: url(../images/navigation.png) -197px 0 no-repeat;
  width: 60px; }
  #contact:hover, #contact.active {
    background: url(../images/navigation.png) -197px -18px no-repeat; }

#submenu {
  float: right; }
  #submenu li {
    height: 18px;
    display: block;
    margin: 10px 0; }
    #submenu li a {
      display: block;
      width: 100%;
      height: 100%;
      text-indent: -2000px; }

#print {
  background: url(../images/navigation.png) -258px 0 no-repeat;
  width: 37px; }
  #print:hover, #print.active {
    background: url(../images/navigation.png) -258px -18px no-repeat; }

#web {
  background: url(../images/navigation.png) -296px 0 no-repeat;
  width: 35px; }
  #web:hover, #web.active {
    background: url(../images/navigation.png) -296px -18px no-repeat; }

#apparel {
  background: url(../images/navigation.png) -333px 0 no-repeat;
  width: 64px; }
  #apparel:hover, #apparel.active {
    background: url(../images/navigation.png) -333px -18px no-repeat; }

#identity {
  background: url(../images/navigation.png) -399px 0 no-repeat;
  width: 61px; }
  #identity:hover, #identity.active {
    background: url(../images/navigation.png) -399px -18px no-repeat; }

#video {
  background: url(../images/navigation.png) -461px 0 no-repeat;
  width: 45px; }
  #video:hover, #video.active {
    background: url(../images/navigation.png) -461px -18px no-repeat; }

#capabilities {
  background: url(../images/navigation.png) -507px 0 no-repeat;
  width: 91px; }
  #capabilities:hover, #capabilities.active {
    background: url(../images/navigation.png) -507px -18px no-repeat; }

#profile {
  background: url(../images/navigation.png) -599px 0 no-repeat;
  width: 49px; }
  #profile:hover, #profile.active {
    background: url(../images/navigation.png) -599px -18px no-repeat; }

#approach {
  background: url(../images/navigation.png) -650px 0 no-repeat;
  width: 79px; }
  #approach:hover, #approach.active {
    background: url(../images/navigation.png) -650px -18px no-repeat; }

#philosophy {
  background: url(../images/navigation.png) -730px 0 no-repeat;
  width: 87px; }
  #philosophy:hover, #philosophy.active {
    background: url(../images/navigation.png) -730px -18px no-repeat; }

#content {
  width: 625px;
  float: right; }

#vertArrows {
  width: 40px;
  float: left; }
  #vertArrows div {
    text-indent: -2000px;
    width: 20px;
    height: 9px;
    cursor: pointer; }
  #vertArrows #upArrow {
    margin-top: 300px;
    background: url(../images/up.png); }
  #vertArrows #downArrow {
    margin-top: 20px;
    background: url(../images/down.png); }

#workWrapper {
  width: 585px;
  height: 576px;
  overflow: hidden; }

.client {
  width: 9999px;
  height: 576px;
  overflow: hidden; }
  .client .entry {
    width: 585px;
    float: left; }
    .client .entry span {
      display: none; }

#caption {
  padding: 10px 40px; }

#horizArrows {
  margin-left: 40px; }
  #horizArrows div {
    float: left;
    margin-right: 3px;
    text-indent: -2000px;
    width: 18px;
    height: 17px;
    cursor: pointer; }
  #horizArrows #leftArrow {
    background: url(../images/left.png) center center no-repeat; }
  #horizArrows #rightArrow {
    background: url(../images/right.png) center center no-repeat; }
  #horizArrows .box {
    width: 18px;
    height: 17px;
    background: url(../images/boxes.png) no-repeat; }
    #horizArrows .box.active {
      background: url(../images/boxes.png) 0 -17px no-repeat;
      cursor: normal; }

#count {
  padding: 10px 40px; }

#simplePage {
  width: 585px;
  min-height: 576px;
  overflow: hidden;
  color: white;
  background: #808285;
  margin: 0 0 0 40px; }
  #simplePage a {
    color: white;
    text-decoration: underline; }
    #simplePage a:hover {
      color: #cccccc; }
  #simplePage h3 {
    text-indent: -2000px;
    margin: 30px 0 60px 80px; }
    #simplePage h3.postTitle {
      font-size: 32px;
      text-indent: 0px;
      margin: 60px 0 30px 80px; }
  #simplePage p {
    margin: 10px 80px; }
  #simplePage .pubDate {
    color: #cccccc; }
  #simplePage .chooseMsg {
    color: #cccccc;
    padding: 250px 0 0 0;
    font-size: 16px;
    text-align: center; }

#clientsTitle {
  background: url(../images/clients.png) no-repeat;
  width: 147px;
  height: 33px; }

#contactTitle {
  background: url(../images/contact.png) no-repeat;
  width: 168px;
  height: 33px; }

#capabilitiesTitle {
  background: url(../images/capabilities.png) no-repeat;
  width: 268px;
  height: 41px;
  margin: 30px 0 0 80px; }

#branding, #tising, #interactive, #design {
  margin: 0 0 60px 70px;
  width: 180px;
  float: left; }
  #branding h4, #tising h4, #interactive h4, #design h4 {
    text-indent: -2000px;
    height: 27px; }
  #branding ul, #tising ul, #interactive ul, #design ul {
    padding-left: 10px; }

#branding h4 {
  background: url(../images/branding.png) no-repeat;
  width: 133px; }

#tising h4 {
  background: url(../images/tising.png) no-repeat;
  width: 161px; }

#interactive h4 {
  text-indent: -2000px;
  background: url(../images/interactive.png) no-repeat;
  width: 152px; }

#design h4 {
  text-indent: -2000px;
  background: url(../images/design.png) no-repeat;
  width: 96px; }

#profileTitle {
  background: url(../images/profile.png) no-repeat;
  width: 145px;
  height: 42px; }

#approachTitle {
  background: url(../images/approach.png) no-repeat;
  width: 220px;
  height: 41px; }

#philosophyTitle {
  background: url(../images/philosophy.png) no-repeat;
  width: 248px;
  height: 41px; }

#flvplayer {
  margin: 40px 0 0 40px; }

.clear {
  clear: both; }
