﻿

#strip {  display: block; position: relative; left: auto; top: auto; z-index: 103; overflow: visible; width: 997px; height: 280px; margin-top: 20px;  }
#slider {  display: inline; width: 930px; height: 270px; float: left;   }
#slidesets {  display: inline; width: 930px; height: 270px; float: left;   }
#slidesets h3.title { color:#FFF; text-align:left; font-size:14px; padding-left:6px; padding-top:4px; font-weight:normal; }
#slidesets p { color:#FFF; text-align:left; font-size:12px; padding-left:6px; }
#slidesets a { color:#1D7EA7; text-decoration:none; }
#slidesets a:hover { text-decoration:underline; }
#slideleft {  display: inline; width: 30px; height: 270px; float: left;  }
#slideight {  display: inline; width: 30px; height: 270px; float: left;  }
.slideset {  display: inline; width: 930px; height: 270px; float: left;  }
.slideset.set1 { padding: 0px 0;  }
.slideset.set2 { padding: 0px 0;  }

.projects-slide { background:url(/img/project-slide-bg.png) no-repeat; width:300px; height:270px; padding: 5px 5px 0 5px; margin: 0 0 0 0; float:left; line-height:14px; text-align:center; }

#arrowleft, #arrowright {  display: inline; width: 25px; height: 30px; overflow: hidden; float: left;  }
#arrowleft {  background: url(/img/arrowl.png) no-repeat; margin: 68px 8px 0 0; float: right;  }
#arrowright {  background: url(/img/arrowr.png) no-repeat; margin: 68px 0 0 8px;  }
#arrowleft:hover {  background: url(/img/arrowl1.png) no-repeat;  }
#arrowright:hover {  background: url(/img/arrowr1.png) no-repeat;  }
#arrowleft span, #arrowright span {  display: block; width: 30px; height: 30px; padding-left: 30px;  }

