* {margin:0; padding:0}
@font-face {
    font-family: 'PillGothic300mgLtRegular';
    src: url('../fontface/font-webfont.eot');
    src: url('../fontface/font-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fontface/font-webfont.woff') format('woff'),
         url('../fontface/font-webfont.ttf') format('truetype'),
         url('../fontface/font-webfont.html#PillGothic300mgLtRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.slider_header{
    font-family: 'PillGothic300mgLtRegular'; font-size:35px; font-weight:normal;  text-transform:none; margin-left:7px ; color:#FFFFFF;
}

.slider_subhead{
    font-family: 'PillGothic300mgLtRegular'; font-size:20px; font-weight:normal; margin-left:7px; color:#FFFFFF;
}


#wrapper {}
.btns_insert{
 width:980px; height:22px;  position:relative; z-index:10; margin:auto; top:180px;
}
.sliderbutton {float:left; width:32;height:22px; padding-right:2px; margin-left:7px; margin-top:-20px;}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {}
#slideshow1 {float:left; width:100%; height:300px;background:#138ec9; position:absolute; z-index:-1; margin-top:-22px; }
#slides1 {position:relative;width:100%; height:300px;list-style:none; overflow:auto; }
#slides1 li {width:100%;height:300px;}



li#content {width:464px; height:270px; padding:15px 18px 15px 18px; background:#fff}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}