#wrapper {
	position: absolute;
	left: 40px;
	top: 120px;
	width: 1200px;
	height: 497px;
	overflow: hidden;
}

#slider {
	width: 100000px;
	height: 497px;
	position: absolute;
	left: -5px; 
	top: 0;
}

.hidden {
	display: none;
}

#text {
	position: absolute;
	width: 760px;
	height: 200px;
	top: 616px;
	left: 220px;
 	font-weight: regular;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 12px;
	padding-top: 20px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
	border-top: 1px #6dbce5 solid;
}

#text a {
	color: #111;
	text-decoration: none;
}

#text div {
	position: absolute;
}

td, img, td img {
	border: 0;
}