#navigation {
position: absolute;
top: 405px;
height: 160px;
width: 733px;
}

#navigation img {
height: 148px;
border: none;
}


/************************************************
				
************************************************/

#navigation ul {
text-align: center;
list-style: none;
padding: 0;
margin: 0;
margin-left: 35px;
}

#navigation li {
float: left;
margin: 0;
height: 160px;
}

#navigation li a {
display: block;
text-decoration: none;
padding: 0;
}

.ice, .ice img {
width: 132px;
}

.merch, .merch img {
width: 135px;
}

.find, .find img {
width: 125px;
}

.ship-it, .ship-it img {
width: 135px;
}

.talk, .talk img {
width: 141px;
}

.ice a:hover {
background: URL(/images/roll-ice.jpg) top left no-repeat;
}

.merch a:hover {
background: URL(/images/roll-merch.jpg) top left no-repeat;
}

.find a:hover {
background: URL(/images/roll-find.jpg) top left no-repeat;
}

.ship-it a:hover {
background: URL(/images/roll-ship-it.jpg) top left no-repeat;
}

.talk a:hover {
background: URL(/images/roll-talk.jpg) top left no-repeat;
}
