/* project name image roll overs */

.alpha-place-1 a {
	background-image: url(../../images/portfolio/alpha-place/alpha-place-1-small.jpg);
	background-repeat: no-repeat;
	}
	
.alpha-place-1 a:hover {
	background-image: url(../../images/portfolio/alpha-place/alpha-place-1-small-r.jpg);
	background-repeat: no-repeat;
}

.alpha-place-2 a {
	background-image: url(../../images/portfolio/alpha-place/alpha-place-2-small.jpg);
	background-repeat: no-repeat;
	}
	
.alpha-place-2 a:hover {
	background-image: url(../../images/portfolio/alpha-place/alpha-place-2-small-r.jpg);
	background-repeat: no-repeat;
}

.alpha-place-3 a {
	background-image: url(../../images/portfolio/alpha-place/alpha-place-3-small.jpg);
	background-repeat: no-repeat;
	}
	
.alpha-place-3 a:hover {
	background-image: url(../../images/portfolio/alpha-place/alpha-place-3-small-r.jpg);
	background-repeat: no-repeat;
}

.alpha-place-4 a {
	background-image: url(../../images/portfolio/alpha-place/alpha-place-4-small.jpg);
	background-repeat: no-repeat;
	}
	
.alpha-place-4 a:hover {
	background-image: url(../../images/portfolio/alpha-place/alpha-place-4-small-r.jpg);
	background-repeat: no-repeat;
}

.alpha-place-5 a {
	background-image: url(../../images/portfolio/alpha-place/alpha-place-5-small.jpg);
	background-repeat: no-repeat;
	}
	
.alpha-place-5 a:hover {
	background-image: url(../../images/portfolio/alpha-place/alpha-place-5-small-r.jpg);
	background-repeat: no-repeat;
}

.alpha-place-6 a {
	background-image: url(../../images/portfolio/alpha-place/alpha-place-6-small.jpg);
	background-repeat: no-repeat;
	}
	
.alpha-place-6 a:hover {
	background-image: url(../../images/portfolio/alpha-place/alpha-place-6-small-r.jpg);
	background-repeat: no-repeat;
}


/* -------------------------- */

