#home {
	color: #fff;
	width: 960px;
	height: 376px;
}


#home #home-images {
	width: 960px;
	height: 376px;
	background: #00142c;
}

#home #home-images a {
	display: block;
	width: 960px;
	height: 376px;
}

#home #home-images a span {
	display: none;
}

#home #home-images .home-image {
	width: 960px;
	height: 376px;
}

#home #home-images .home-image-active {
}

