.bottomDiv{
width:1000px;
margin:0 auto 0 auto;
background-color:#FFF;
text-align:center;
}

.bottom{
clear:both;
width:1000px;
height:104px;
margin:0 auto 0 auto;
color:#FFF;
background-image:url(../img/bg-2.gif);
background-repeat:repeat-x;
}

.bottom a{
color:#FFF;
}

.bottom a:hover{
text-decoration:none;
}
img{
border:none;
}