/** Slider **/

#home-page #slider {height:230px; width:960px; position:absolute; background:url(../images/green/home_slider.jpg) no-repeat center top; left:0;}
#sub-page #slider {height:150px; width:960px; position:absolute; background:url(../images/green/sub_slider.jpg) no-repeat center top; left:0;}

#slider #strap-line {position:absolute; top:102px; left:55px; text-align:center; width:430px; color:#fff;}
#slider #strap-line h2 {color:#fff;}
#slider #latest-project {position:absolute; width:390px; height:163px; top:34px; right:10px;}

.slidshow-wrap {position:absolute; width:274px; height:150px; top:6px; margin-left:60px;}
.slidshow-wrap ul {width:274px;}

#buttons {position:absolute; width:387px; height:23px; margin-top:70px; right:11px; top:34px;}
#buttons a {display:block; text-indent:-9999px;}

#buttons a.prev {float:left; background:url(../images/buttons.png) no-repeat top left; width:22px; height:23px;}
#buttons a.prev:hover {background:url(../images/buttons.png) no-repeat bottom left;}

#buttons a.next {float:right; background:url(../images/buttons.png) no-repeat top right; width:22px; height:23px;}
#buttons a.next:hover {background:url(../images/buttons.png) no-repeat bottom right;}

#slider #page-name {position:relative; top:0; left:0; margin-top:60px;}
#slider #page-name h2 {color:#fff; margin-bottom:10px;}
#slider #page-name .tagline {font-size:15px; color:#202020; float:left; text-transform:capitalize;}
