/* CSS Document */
.index-splash-block {
	POSITION: relative; WIDTH: 100%; HEIGHT: 438px; OVERFLOW: hidden
}
.index-splash-block .feature-slide-preview {
	POSITION: absolute; MARGIN: 0px auto 0px -1000px; WIDTH: 2000px; DISPLAY: none; HEIGHT: 438px; OVERFLOW: hidden; LEFT: 50%
}
.index-splash-block .feature-slide-preview IMG {
	WIDTH: 2000px; HEIGHT: 438px
}
.index-splash-block .feature-slide-preview .screenshot {
	WIDTH: 2000px; DISPLAY: block; HEIGHT: 438px; OVERFLOW: hidden
}
.index-splash-block .feature-slide-list {
	POSITION: absolute; MARGIN: 10px auto 0px 0px; WIDTH: 1002px; BOTTOM: 6px; HEIGHT: 27px; OVERFLOW: hidden; LEFT: 600px
}
.index-splash-block .feature-slide-list A {
	MARGIN: 2px; WIDTH: 26px; DISPLAY: inline; BACKGROUND: url(../images/feature-point.gif) no-repeat center 50%; FLOAT: left; HEIGHT: 27px; OVERFLOW: hidden
}
.index-splash-block .feature-slide-list A.current {
	BACKGROUND: url(../images/feature-point-current.gif) no-repeat center 50%
}
.index-splash-block .feature-slide-list .feature-slide-list-items {
	DISPLAY: inline
}
.index-splash-block .feature-slide-list A.feature-slide-list-previous {
	POSITION: absolute; BACKGROUND: url(../images/feature-point-previous.gif)
}
.index-splash-block .feature-slide-list A.feature-slide-list-next {
	BACKGROUND: url(../images/feature-point-next.gif)
}


