pre{
display:block;
font:12px "Courier New", Courier, monospace;
padding:10px;
border:1px solid #bae2f0;
background:#e3f4f9;
margin:.5em 0;
width:280px;
}
/* image replacement */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
margin:0;
padding:0;
display:block;
overflow:hidden;
text-indent:-8000px;
}
/* // image replacement */
/* Easy Slider */
#slider {
width:962px;
}
#slider h3{
font-weight:bold;
font-family: Arial, sans-serif;
line-height:31px;
margin:0 0 5PX 0;
color: #000000;
padding:0;
border-BOTTOM:1px solid #CCCCCC;
border-TOP:0px solid #CCCCCC;
font-size: 16px;
}
#slider p{
margin:0px;
padding:0;
height:20px;
line-height:15px;
}
#slider ul, #slider li {
/*
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/
width:962px;
height:220px;
overflow:hidden;
background:#1e1e1e;
}
#slider ul li img{
top:50%;
}
#slider ul li a {
display:block;
clear:both;
margin:0;
padding:0;
overflow:hidden;
}

#prevBtn, #nextBtn,
#slider1next, #slider1prev{
display:block;
width:30px;
height:77px;
position:absolute;
right:0px;
top:341px;
z-index:1000;
}
#nextBtn, #slider1next{
right:295px;
}
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{
display:block;
position:relative;
width:30px;
height:77px;
background:url(../images/btn_next.gif) no-repeat 0 0;
}
#nextBtn a, #slider1next a{
background:url(../images/btn_prev.gif) no-repeat 0 0;
}
/* numeric controls */
ol#controls{
margin: 0 0 0px 0;
padding:0;
height:29px;
width:280px;
background:#141414;
}
ol#controls li{
margin:0 0 0 0;
padding:0;
float:left;
list-style:none;
height:29px;
line-height:29px;
}
ol#controls li a{
float:left;
height:29px;
line-height:29px;
color:#eee;
padding:0 8px;
text-decoration:none;
}
ol#controls li a:HOVER{
color:#4488ff;
}
ol#controls li.current a{
background:#4488ff;
color:#fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
/* // Easy Slider */

.slider-text {
	  width: 942px;
      float: right;
      height: 220px;
      margin: 10px;
     font-size: 1.3em;
color:#FFF; line-height:1.5em;
}
#main .slider-text h2{
color:#FFF;
margin: 5px 0 5px 0;
width:100%;
border-top:1px solid #CCC;
}

