#container {
    position:relative;
    width:768px;
    height:185px;
    padding-top:0px;
    overflow:hidden;
	background-color: #FFFFFF;
 }
#links1,#links2 {
    position:absolute;
    width:1200px;

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