#squid-db{
	position:absolute;
	display:block;
	width:80px;
	height:43px;
	top:221px;
	left:430px;

}
#dbcreation a{
	position:absolute;
	display:block;
	width:40px;
	height:43px;
	background-image:url(../images/squid-db.png);
}
#dbcreation a:hover{
	background-position: center left;
}
#squid-studio a{
	position:absolute;
	display:block;
	width:40px;
	height:43px;
	left:40px;
	background-image:url(../images/squid-db.png);
	background-position:right;
}
#squid-studio a:hover{
	background-position:bottom right;
}