#glider {
	background: url(images/glidermid.gif) repeat-y 0;
	width: 821px;
}

#gliderbottom {
background: url(images/gliderbottom.gif) no-repeat;
height: 10px;
width: 821px;
}

.scroller {
float: left;
overflow: hidden;
width: 804px;
height: 190px;
margin-top: -6px;
margin-left: 4px;
 }
 
.content {
width: 10000px;
}

.section {
float: left;
overflow: hidden;
padding: 15px 20px 0 10px;
width: 780px;
height: 180px;
}

.s0 {
position: relative;
	left: -19px;
	top: -5px;
}

.s1 {
position: relative;
	left: -19px;
	top: -5px;
}
.s2 {
position: relative;
	left: -20px;
	top: -5px;
}
.s3 {
position: relative;
	left: -21px;
	top: -5px;
}
.s4 {
position: relative;
	left: -22px;
	top: -5px;
}
.s5 {
position: relative;
	left: -23px;
	top: -5px;
}

#section0 {
background: url(images/gliderarrow.gif) no-repeat 50px 0;
z-index: 100;
}

#section1 {
background: url(images/gliderarrow.gif) no-repeat 187px 0;
z-index: 100;
}

#section2 {
background: url(images/gliderarrow.gif) no-repeat 324px 0;
z-index: 100;
}

#section3 {
background: url(images/gliderarrow.gif) no-repeat 461px 0;
z-index: 100;
}

#section4 {
background: url(images/gliderarrow.gif) no-repeat 598px 0;
z-index: 100;
}

#section5 {
background: url(images/gliderarrow.gif) no-repeat 735px 0;
z-index: 100;
}

#feature0 {
background: url(images/aboutslide.jpg) no-repeat 0 0;
z-index: 50;
width: 793px;
height: 173px;
}

#feature1 {
background: url(images/hsehsslide.jpg) no-repeat 0 0;
z-index: 50;
width: 793px;
height: 173px;
}

#feature2 {
background: url(images/easlide.jpg) no-repeat 0 0;
z-index: 50;
width: 794px;
height: 173px;
}

#feature3 {
background: url(images/ecslide.jpg) no-repeat 0 0;
z-index: 50;
width: 794px;
height: 173px;
}

#feature4 {
background: url(images/fislide.jpg) no-repeat 0 0;
z-index: 50;
width: 794px;
height: 173px;
}

#feature5 {
background: url(images/ceslide.jpg) no-repeat 0 0;
z-index: 50;
width: 794px;
height: 173px;
}

.controls {
clear: both;
overflow: hidden;
width: 819px;
height: 53px;
background: url(images/glidertop.gif) no-repeat 0 top;
}
.controls ul {
list-style: none;
margin: 0 auto;
padding: 0;
width: 822px;
}
.controls ul li {
float: left;
width: 97px;
margin: 0;
padding: 0 20px 0 20px;
}
.controls ul li a {
display: block;
height: 35px;
line-height: 1.2em;
padding: 6px 0 6px 0;
text-align: left;
	color: #444;
	font-size: 1.2em;
}
.controls ul li a:hover {
display: block;
color: #fff;
height: 35px;
line-height: 1.2em;
padding: 6px 0 6px 0;
text-align: left;
font-size: 1.2em;
}
.controls ul li a:active {
display: block;
color: #fff;
height: 35px;
line-height: 1.2em;
padding: 6px 0 6px 0;
text-align: left;
font-size: 1.2em;
}
.clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.side-nav {
float: left;
width: 20px;
height: 200px;
}
.side-nav a {
display: block;
text-indent: -9999px;
width: 20px;
height: 200px;
}
#nav-previous a {
background: url(images/previous-arrow.png) no-repeat center center;
}
#nav-next a {
background: url(images/next-arrow.png) no-repeat center center;
}

