.center{align:center;}




a#fuji{
	background-image: url('fujicolor.jpg');
	background-repeat: no-repeat;
	display: block;
	height:50px;
	width:54px;
	float:left;
}



a#storck{
	background-image: url('1_storck_logo.jpg');
	background-repeat: no-repeat;
	display: block;
	height:50px;
	width:80px;
	float:left;
}




a#kirklee{
	background-image: url('kirklee_logo.jpg');
	background-repeat: no-repeat;
	display: block;
	height:50px;
	width:108px;
	float:left;
}






a#moots{
	background-image: url('mootslogo.jpg');
	background-repeat: no-repeat;
	display: block;
	height:50px;
	width:100px;
	float:left;
}



a#scott{
	background-image: url('scott.jpg');
	background-repeat: no-repeat;
	display: block;
	height:50px;
	width:63px;
	float:left;
}


a#orbea{
	background-image: url('Orbeacolor.jpg');
	background-repeat: no-repeat;
	display: block;
	height:50px;
	width:110px;
	float:left;
}



a#surly{
	background-image: url('surly logo.jpg');
	background-repeat: no-repeat;
	display: block;
	height:37px;
	width:115px;
	float:left;
}


a#surly:hover>img{
	display: none;
}

a#orbea:hover>img{
	display: none;
}


a#storck:hover>img{
	display: none;
}


a#kirklee:hover>img{
	display: none;
}



a#scott:hover>img{
	display: none;
}

a#moots:hover>img{
	display: none;
}


a#fuji:hover>img{
	display: none;
}


a>img{
	border: none;
}

div#bottommenu{
text-align:center;
display:table;
}

.bottomlinks{
text-align:center;
}

body#footer{width:800px;}