#inner, #inner .wrapper3 {
  background: transparent; }

#intro {
  height: 252px;
  width: 355px;
  background: url(/developers/devcon/2009/images/intro-bg.jpg) no-repeat;
  padding: 18px 0 0 298px;
  float: left;
  display: inline; }
  #intro p {
    font-size: 15px;
    color: #000;
    margin: 0 0 1.5em 0; }

#explore {
  float: right;
  display: inline;
  width: 277px;
  height: 270px;
  background: url(/developers/devcon/2009/images/explore.gif) no-repeat; }
  #explore h6 {
    font-size: 14px;
    font-weight: bold;
    color: #E48103;
    text-shadow: 0 0 0 #000;
    -moz-opacity: 0.9999;
    padding: 9px 0 0 26px;
    margin: 0;
    height: 31px; }
  #explore ul {
    margin: 14px 21px 0 21px;
    list-style-type: none; }
    #explore ul li {
      font-size: 13px;
      padding: 3px 7px 3px 7px;
      border-bottom: 1px solid #CFCFCF; }
      #explore ul li.last {
        border: 0; }
      #explore ul li a {
        color: #642300;
        text-decoration: none;
        display: block;
        background: url(/developers/devcon/2009/images/explore-arrow.png) no-repeat right 50%; }
        #explore ul li a:hover {
          text-decoration: underline; }

#boxes {
  height: 308px;
  background: url(/developers/devcon/2009/images/boxes.jpg) no-repeat; }
  #boxes h6 {
    margin: 0 0 0.3em 0; }
  #boxes p {
    margin: 0; }
    #boxes p.link {
      position: absolute;
      top: 270px;
      left: 0; }
      #boxes p.link a {
        background: url(/developers/devcon/2009/images/explore-arrow.png) no-repeat right 50%;
        padding: 0 25px 0 0; }
  #boxes ul {
    margin: 0;
    list-style-type: none; }
    #boxes ul li {
      float: left;
      display: inline;
      padding: 166px 0 0 0;
      position: relative; }
      #boxes ul li#box_1 {
        width: 258px;
        padding-right: 20px;
        margin-left: 35px; }
      #boxes ul li#box_2 {
        width: 270px;
        padding-right: 20px;
        margin-left: 27px; }
      #boxes ul li#box_3 {
        width: 280px;
        padding-right: 20px;
        margin-left: 32px; }

