.nav-button {
	color:#fff;
	background:#c33237;
	display:block;
	width:25px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	margin-bottom:7px;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

.nav-button-active {
	background:#fff;
	color:#c33237;
	display:block;
	width:25px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	margin-bottom:7px;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

#slider-cont {
	width:568px;
	height:192px;
	overflow:hidden;
}

#slider-cont a img{
	border:0;
}

.slide-item {
	display:block;
	width:568px;
	height:192px;
	margin-left:0px;
}

#nav-bar {
	position:absolute;
	margin-top:14px;
	margin-left:528px;
	height:20px;
	z-index:999;
	color:#fff;
}
