@charset "utf-8";
/* CSS Document */

td#sidebar {
	padding-top: 7px !important;
}

#nav {
}

a img {
	border: none;
}

.banner-container {
	height: 138px;
	width: 980px;
	position: relative;
	background: #fff;
	padding: 0 0 0px 0;
}

.banner-logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 999;
	height:93px;
	/* padding: 16px 0 0 588px; */
	margin: 16px 0 0 658px;
}

.banner-logo a img {
	border: none;
}

.banner-item {
	position: relative;
	height: 138px;
	width: 980px;
	overflow: hidden;
}

.banner-slideshow {
	position: relative;
	height: 138px;
	width: 980px;
	overflow: hidden;
}

.banner-caption {
	position: absolute;
	top: 143px;
	left: 0px;
	/* margin-top: 120px; */
	height: 25px; 
	width: 960px;
	background: transparent url('../images/banner-caption.gif') top left no-repeat;
	padding: 15px 0 0 20px;
	color: #fff;
	font-weight: bold;
}

.banner-caption a, .banner-item a {
	color: #fff;
	text-decoration: none;
}

#left-sidebar-banners a {
	display: block;
	margin: 0 0 10px 0;
}

#right-sidebar-banners a {
	display: block;
	margin: 0 0 10px 0;
}

#home-banners-top a {
	display: block;
	margin: 0 0 10px 0;
}

#home-banners-bottom {
	width: 560px;
	margin: 0 auto;
}

#home-banners-bottom a {
	display: block;
}