#container {
	margin: 0px 0;
	padding: 0;
	width: 605px;
	height: 400px;
	position: relative;
}
#image {
	margin: 0;
	padding: 0;
	float: left;
	width: 50px;
	height: 275px;
}
#banner-item {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 605px;
	height: 400px;
	overflow: none;
}
#banner-image {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: none;
}
#banner-text {
	position: absolute;
	width: 100%;
	height: 43px;
	top: 0;
	font-size:12px;

font-family:Helvetica, sans-serif, "Comic Sans MS";

line-height:20px;

padding-top:20px;

padding-left:60px;
	text-align: left;
	color:#FFFFFF;

}
#img0 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#img1 {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#txt0 {
	padding: 0px;
	width: 100%;
	top: 0;
	
}
#txt1 {
	padding: 0px;
	width: 100%;
	top: 0;
	
	display: none;
}
#banner-text a {
	color: #000000;
	text-decoration: none;
}
#banner-text a:hover {
	text-decoration: underline;
}

