#index #page div div div,
#snap #page div div div,
#page div div div {
  background: transparent;
}

#snap #page {
  width: auto;
  margin: 0;
  background: url(../images/designteam-page-left-background.png) repeat-y left;
}
#snap #page div {
  background: url(../images/designteam-page-div-top.png) no-repeat top left;
}
#snap #main {
  padding-right: 0px;
}
#snap.layout-13 #col3 {
  margin-right: 0px;
}
#snap #col1 #logo {
  height: 480px;
}
#snap #col1 #logo ul {
  padding-top: 10px;
  padding-left: 10px;
}
#snap #col1 #logo li {
  list-style: none;
}
#snap #col1 #logo li a {
  display: inline;
  color: #8e8e8e;
}
#snap #col1 .block3 {
  color: #ffaa30;
}
#snap #col1 .block3 img {
  margin-bottom: 10px;
}
#snap #col1 .block3 a {
  color: #ffaa30;
  text-decoration: underline;
}
#snap #page #col3 {
  background: url(../images/header_appt.png) no-repeat right 10px;
}
#snap #page #mainnav {
  background: url(../images/designteam-mainnav-background.png);
}
#snap .article {
  float: none;
  width: auto;
  padding-top: 2px;
  padding-left: 10px;
}
#snap .article .picture {
  float: left;
  width: 146px;
}
#snap .article p {
  padding-top:10px;
}
#snap .article li {

  margin-left: 20px;
}
#snap .article .content {

  margin-left: 160px;
}
#snap .article a {
  color: #6fa7a6;
  background: url("../images/arrow.png") no-repeat 0 3px;
  padding-left:10px;
}
#snap .gallery {
  float: none;
  width: auto;
  padding-top: 20px;
  padding-left: 10px;
}

#snap .gallery .picture {
  float: left;
  width: 146px;
}
#snap .gallery .content {
  margin-left: 160px;
}
#snap .gallery a {
  color: #6fa7a6;
}
#snap #page #footer {
  background: url(../images/designteam-footer-top-background.png) repeat-x top;
}


