@charset "utf-8";
/* CSS Document */

#examples {
  position: relative;
  float: left;
  height: 566px;
  width: 639px;
}
div.slide {
  position: absolute;
  float: left;
  width: 100%;
  height: 100%;
}
div.one, div.two {
  display: none;
}
h2 {
  position: absolute;
  top: 15px;
  left: 157px;
  font-family: Eutemia, Geneva, Arial, Helvetica, sans-serif;
  background: url(/images/print-design.gif) center center no-repeat;
  height: 130px;
  width: 175px;
  z-index: 3;
  text-indent: -999em;
}
div.two h2 {
  top: 12px;
  left: 123px;
}
div.three h2 {
  left: 133px;
  top: 19px;
}
h2.wD {
  position: absolute;
  top: 235px;
  left: 270px;
  background: url(/images/web-design.gif) center center no-repeat;
  width: 175px;
  height: 147px;
}
div.two h2.wD {
  top: 235px;
  left: 275px;
}
div.three h2.wD {
  top: 235px;
  left: 240px;
}
div.extra {
  position: absolute;
  left: 420px;
  top: 56px;
  /*top: 43px;*/
  width: 200px;
  width: 185px;
}
div.extra p {
  line-height: 16px;
  font-size: 11px; 
  font-family: "Myriad Pro", Myriad, Arial, serif;
  color:#8c8a8a;
}
div.extra em {
  font-weight: bold;
  font-style: normal;
}
h3 {
  color: #f07421;
  font-size: 12px;
  margin-bottom: 3px;
}
p.exp1 {
  width: 181px;
  height: 144px;
  position: absolute;
  top: 75px;
  left: 80px;
}
div.two p.exp1 {
  width: 160px;
  height: 133px;
  left: 95px;
  top: 85px;
}
div.three p.exp1 {
  width: 151px;
  height: 181px;
  left: 100px;
  top: 120px;
}
p.exp2 {
  width: 123px;
  height: 173px;
  position: absolute;
  top: 80px;
  left: 270px;
}
div.three p.exp2 {
  width: 160px;
  height: 172px;
  left: 275px;
  top: 70px;
}
p.exp3 {
  position: absolute;
  left: 270px;
  top: 350px;
  width: 228px;
  height: 171px;
}
div.three p.exp3 {
  width: 197px;
  height: 146px;
  top: 280px;
  left: 400px;
}
p.exp4 {
  position: absolute;
  left: 32px;
  top: 245px;
  width: 216px;
  height: 168px;
}
div.two p.exp4 {
  width:186px;
  height: 139px;
  left: 69px;
}
div.three p.exp4 {
  width: 203px;
  height: 146px;
  top: 340px;
  left:150px;
}
p.exp5 {
  position: absolute;
  width: 134px;
  height: 80px;
  top: 273px;
  left: 75px;
}
p.exp6 {
  position: absolute;
  width: 90px;
  height: 131px;
  left: 445px;
  top: 125px;
}
p.moreLinks {
  position: absolute;
  top: 540px;
  left: 665px;
  background: url(/images/more.gif) left center no-repeat;
  padding-left: 68px;
}
p.back {
  position: absolute;
  top: 495px;
  left: 505px;
  background: url(/images/back.gif) left center no-repeat;
  padding: 7px 0;
  padding-left: 70px;
}
p.moreLinks a, p.back a {
  margin-right: 7px;
  font-size: 14px;
  color: #000;
}
p.back a {
  position: relative;
  top: 3px;
}
p.moreLinks a#slide3, p.back a#slide3 {
  margin-right: 0;
}
p.moreLinks a.colored, p.back a.colored {
  color: #f07421; 
}