#my-glider {
  width:960px;
  height:408px;
  background:url(../images/bg_portfolio.jpg) left top no-repeat;
}

.controls {
 width:469px;
 height:398px;
 padding:10px 0 0 10px;
 float:left; display:inline;
 overflow:hidden;
}

.scroller {
  width: 480px;
  height: 408px;
  overflow:hidden;
  margin-left:479px;
  padding:0px;
}

.controls a:link img, .controls a:visited img {
 border:1px solid #fff; 
}

.controls a:hover img {
 border:1px solid #2cafe3; 
}

.section, .section2, .section3 {
  width: 480px;
  height: 398px;
  overflow:hidden;
  float:left;
  display:inline;
  padding:10px 0 0 10px;
}

.scroller .content {
  width: 3500px;
}

.section h3, .section2 h3 {
 color:#000;
 font-weight:600;
 margin:10px 0;
}

.section a:hover {color:#000}

.section p {
 color:#fff;
 font-weight:400 !important;
 margin: 0 0 10px 10px;
}

.section p strong {color:#000;}

.section img {
  border:2px solid #fff;
  width:455px;
  height:170px;
}

.section2 img {
  border:2px solid #e5e5e5;
  width:200px;
  height:90px;
  margin:40px 10px;
}


#section1 {background-color:#0256b0}
#section2 {background-color:#f03d53}
#section3 {background-color:#2cafe3}
#section4 {background-color:#8ac000}
#section5 {background-color:#9b0302}
#section6 {background-color:#dc0212}
#section7 {background-color:#ff7b0c}

#section11 {background-color:#ff7b0c}
