.ui-tabs-hide {
display: none;
}

#slider-wrap {
margin: 0 auto;
margin-top: 10px;
width: 711px;
position: relative; 
z-index: 2; 
}

#slider-nav {
height: 43px;
width: 711px;
margin: 0;
padding: 0;
list-style-type: none; 
background: none; 
}

#slider-nav li {
float: left;
display: inline;
margin: 0;
padding: 0; 
list-style-type: none;
background: none; 
}

#slider-nav a {
background: none;
float: left;
display: block; 
}

#slider-nav li a strong {
display: none;
}

#slider-nav li a {
width: 178px;
height: 43px;
display: block; 
}

#slider-nav li.l2 a,
#slider-nav li.l3 a {
width: 178px; 
}

#slider-nav li.l4 a {
width: 177px; 
}

#slider-nav li.l1 a {
background: url(/images/website/home/slider/tab_1.png) 0 0 no-repeat;
}

#slider-nav li.l2 a {
background: url(/images/website/home/slider/tab_2.png) 0 0 no-repeat;
}

#slider-nav li.l3 a {
background: url(/images/website/home/slider/tab_3.png) 0 0 no-repeat;
}

#slider-nav li.l4 a {
background: url(/images/website/home/slider/tab_4.png) 0 0 no-repeat;
}

#slider-nav li.l1 a:hover,

#slider-nav li.ui-tabs-selected a:hover.s1 {
background: url(/images/website/home/slider/tab_1.png) 0 -43px no-repeat;
}

#slider-nav li.l2 a:hover { 
background: url(/images/website/home/slider/tab_2.png) 0 -43px no-repeat; 
}

#slider-nav li.l3 a:hover { 
background: url(/images/website/home/slider/tab_3.png) 0 -43px no-repeat; 
}

#slider-nav li.l4 a:hover {
background: url(/images/website/home/slider/tab_4.png) 0 -43px no-repeat; 
}

#slider-nav li.ui-tabs-selected a.s1 {
background: url(/images/website/home/slider/tab_1.png) 0 -43px no-repeat;
}

#slider-nav li.ui-tabs-selected a.s2,
#slider-nav li.ui-tabs-selected a:hover.s2 {
background: url(/images/website/home/slider/tab_2.png) 0 -86px no-repeat;
}

#slider-nav li.ui-tabs-selected a:hover.s3,
#slider-nav li.ui-tabs-selected a.s3 {
background: url(/images/website/home/slider/tab_3.png) 0 -86px no-repeat; 
}

#slider-nav li.ui-tabs-selected a:hover.s4,
#slider-nav li.ui-tabs-selected a.s4 {
background: url(/images/website/home/slider/tab_4.png) 0 -86px no-repeat;
}

#p1,#p2,#p3,#p4 {
width: 712px;
height: 259px;
padding: 0px 0 0 0px;
background-repeat: no-repeat;
position: relative; 
}

#p1 {
background-image: url(/images/website/home/slider/panel_1.jpg); 
}

#p2 {
background-image: url(/images/website/home/slider/panel_2.png); 
}

#p3 {
background-image: url(/images/website/home/slider/panel_3.png); 
}

#p4 {
background-image: url(/images/website/home/slider/panel_4.png); 
}
