#productsbutton a, #productsbutton a:hover {
	background-position:-438px 11px;
	}
	
#singlebutton a, #doublebutton a, #deskbutton a, #wallbutton a, #leatherbutton a, #woodbutton a {
	background-repeat:no-repeat;
	background-position:0 6px;
	}
	
#singlebutton a:hover, #doublebutton a:hover, #deskbutton a:hover, #wallbutton a:hover, #leatherbutton a:hover, #woodbutton a:hover {
	background-repeat:no-repeat;
	}
	
#singlebutton a {
	background-image:url(images/submenu/onephoto.gif);
	width:85px;
	margin-right:25px;
	}
	
#singlebutton a:hover {
	background-position:-84px 7px;
	}
	
#doublebutton a {
	background-image:url(images/submenu/twophotos.gif);
	width:115px;
	margin-right:50px;
	}
	
#doublebutton a:hover {
	background-position:-114px 7px;
	}
	
#deskbutton a {
	background-image:url(images/submenu/desk.gif);
	width:72px;
	margin-right:25px;
	}
	
#deskbutton a:hover {
	background-position:-71px 7px;
	}
	
#wallbutton a {
	background-image:url(images/submenu/wall.gif);
	width:70px;
	margin-right:50px;
	}
	
#wallbutton a:hover {
	background-position:-69px 7px;
	}
	
#leatherbutton a {
	background-image:url(images/submenu/leather.gif);
	width:97px;
	margin-right:25px;
	}
	
#leatherbutton a:hover {
	background-position:-96px 7px;
	}
	
#woodbutton a {
	background-image:url(images/submenu/wood.gif);
	width:76px;
	}
	
#woodbutton a:hover {
	background-position:-75px 7px;
	}

	
	
