#container {
	position:relative;
	width:617px;
	height:90px;
	padding-top:0px;
	overflow:hidden;
	z-index: 100;
	
 }
#links1,#links2 {
    position:absolute;
    width:2025px;

 }
#links1 img,#links2 img {
    float:left;
    border:0;
    margin-right:0px;
 }
