.peoplecontainer {
  width: 940px;
  display: block;
   }
/*.six, .full {
  width: 940px !important;
   }
.fifteen, .full {
  width: 940px !important;
   }*/

.slider {
  position: relative; }
  .slider .items-container {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0); }
  .slider .items {
    width: 100000px;
    margin-left: 0;
    list-style-type: none;
    padding-left: 0;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    -webkit-font-smoothing: antialiased; }
  .slider .item {
    display: block;
    float: left;
    -webkit-transform: translate3d(0, 0, 0); }

#content {
  margin: 0 auto; }

.team {
  height: 171px;
  width: 171px;
  float: left;
  margin: 0 5px 5px 0;
  position: relative; }
  .team img, .team .info {
    position: relative;
    top: 0;
    left: 0;
	background-image:url (../images/John_duffy.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none; }
.exec {
  height: 256px;
  width:256px;
  float: left;
  margin: 0 10px 10px 0;
  position: relative; }
  .exec img, .exec .info {
    position: relative;
    top: 0;
    left: 0;
	 background-image:url (../images/John_doe.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none; }

/*SPRITES*/
#p { position:absolute; top:310px; left:0px; 
width:22px;
height:39px;
text-decoration:none;
display:block;background-image:url(http://merkleyandpartners.info/themes/site_themes/merkleyandpartners/images/arrow_left.png); }
#p:hover,#p:active { background-position:left bottom; }
/*------*/
#n { position:absolute; top:310px; right:0px; 
width:22px;
height:39px;
text-decoration:none;
display:block;background-image:url(http://merkleyandpartners.info/themes/site_themes/merkleyandpartners/images/arrow_right.png); }
#n:hover,#n:active { background-position:left bottom; }
/*SPRITES END*/




/*SPRITES*/
#people { 
position:absolute; 
width:171px;
height:171px;
text-decoration:none;
display:block;
background-image:url(http://merkleyandpartners.info/themes/site_themes/merkleyandpartners/images/uploads/John_duffy.png); }
#people:hover,#people:active { background-position:left bottom; }
/*------*/
#executives { 
position:absolute;
width:256px;
height:256px;
text-decoration:none;
display:block;background-image:url(http://merkleyandpartners.info/themes/site_themes/merkleyandpartners/images/uploads/John_doe.png); 
    -webkit-touch-callout: none;
    -webkit-user-select: none;}
#executives:hover,#executives:active { background-position:left bottom; }
/*SPRITES END*/



a {
   outline: 0;
}

