.main_img a{
	width: 90px;
	height: 300px;
	border-width: 0;
	float:left;
	display:block;
	position:relative;
	z-index:1;
	text-decoration:none;
}

.main_img a span{
	visibility:hidden;
	text-decoration:none;
}

a#home_salmon{
	background: transparent url(../images/rollovers/home_salmon_roll.jpg) no-repeat scroll left top;
}
a#home_salmon:hover{
	background-position: right top;
}

a#home_freshfish{
	background: transparent url(../images/rollovers/main_freshfish_roll.jpg) no-repeat scroll left top;
}
a#home_freshfish:hover{
	background-position: right top;
}

a#home_shellfish{
	background: transparent url(../images/rollovers/main_shellfish_roll.jpg) no-repeat scroll left top;
}
a#home_shellfish:hover{
	background-position: right top;
}

a#home_smokedfish{
	background: transparent url(../images/rollovers/main_smokedfish_roll.jpg) no-repeat scroll left top;
}
a#home_smokedfish:hover{
	background-position: right top;
}

a#home_marinated{
	background: transparent url(../images/rollovers/main_marinated_roll.jpg) no-repeat scroll left top;
}
a#home_marinated:hover{
	background-position: right top;
}

/* products pages */

.product_images_big a {
	width: 140px;
	height: 300px;
	border-width: 0;
	float:left;
	display:block;
	position:relative;
	z-index:1;
	text-decoration:none;
}
.product_images_big_end a {
	width: 140px;
	height: 300px;
	border-width: 0;
	float:left;
	display:block;
	position:relative;
	z-index:1;
	text-decoration:none;
}
.product_images_big a span{
	visibility:hidden;
	text-decoration:none;
}
.product_images_big_end a span{
	visibility:hidden;
	text-decoration:none;
}

a#products_salmon{
	background: transparent url(../images/rollovers/prod_salmon_roll.jpg) no-repeat scroll left top;
}
a#products_salmon:hover{
	background-position: right top;
}

a#products_freshfish{
	background: transparent url(../images/rollovers/products_freshfish_roll.jpg) no-repeat scroll left top;
}
a#products_freshfish:hover{
	background-position: right top;
}

a#products_shellfish{
	background: transparent url(../images/rollovers/products_shellfish_roll.jpg) no-repeat scroll left top;
}
a#products_shellfish:hover{
	background-position: right top;
}

a#products_smokedfish{
	background: transparent url(../images/rollovers/products_smokedfish_roll.jpg) no-repeat scroll left top;
}
a#products_smokedfish:hover{
	background-position: right top;
}

a#products_marinated{
	background: transparent url(../images/rollovers/products_marinated_roll.jpg) no-repeat scroll left top;
}
a#products_marinated:hover{
	background-position: right top;
}

/* products pages */

.product_images a {
	width: 140px;
	height: 60px;
	border-width: 0;
	float:left;
	display:block;
	position:relative;
	z-index:1;
	text-decoration:none;
}
.product_images_end a {
	width: 140px;
	height: 60px;
	border-width: 0;
	float:left;
	display:block;
	position:relative;
	z-index:1;
	text-decoration:none;
}

.product_images a span{
	visibility:hidden;
	text-decoration:none;
}
.product_images_end a span{
	visibility:hidden;
	text-decoration:none;
}

a#productssmall_salmon{
	background: transparent url(../images/rollovers/small_salmon_roll.jpg) no-repeat scroll left top;
}
a#productssmall_salmon:hover{
	background-position: right top;
}

a#productssmall_freshfish{
	background: transparent url(../images/rollovers/small_freshfish_roll.jpg) no-repeat scroll left top;
}
a#productssmall_freshfish:hover{
	background-position: right top;
}

a#productssmall_shellfish{
	background: transparent url(../images/rollovers/small_shellfish_roll.jpg) no-repeat scroll left top;
}
a#productssmall_shellfish:hover{
	background-position: right top;
}

a#productssmall_smokedfish{
	background: transparent url(../images/rollovers/small_smokedfish_roll.jpg) no-repeat scroll left top;
}
a#productssmall_smokedfish:hover{
	background-position: right top;
}

a#productssmall_marinated{
	background: transparent url(../images/rollovers/small_marinated_roll.jpg) no-repeat scroll left top;
}
a#productssmall_marinated:hover{
	background-position: right top;
}
