.banner {height:321px;; width:920px; }
#imgLink {
	clear: both;
	float: left;
	overflow: hidden;	
}
#imgLink img {
	height: 321px;
	width: 920px;
}
#thumbnails {
	clear: both;
	height: 40px;
	width: 920px;
	margin:-35px 0px 0 0; 
	position:absolute;
}
ul.pagination {float: right; list-style:none; padding:0; margin:0 15px 0 0; }
ul.pagination li  { float:left; margin-right:4px}
ul.pagination li a{color:#fff; font-size:.75em; width:20px; height:20px; line-height:20px; text-align:center; background: #5ed6fb url(../images/bnt/button1.gif) top left no-repeat; display:block; float:left; text-decoration:none; font-weight:bold }
ul.pagination li.active a {background: #fb7b07 url(../images/bnt/button-act.gif) top left no-repeat; color:#303030; border:none; text-decoration:none }
ul.pagination li a:hover {background: #fb7b07 url(../images/bnt/button-act.gif) top left no-repeat; color:#303030; border:none; text-decoration:none}
ul.pagination a.active  {background: #fb7b07 url(../images/bnt/button-act.gif) top left no-repeat; color:#303030; border:none; text-decoration:none }