a.portfolio-link {
	float: none;
	width: 280px;
	height: 190px;
	background: left no-repeat url(../images/icons/portfolio-sprite.jpg);
}

a#insight2sales {
	background-position: 0 0;	
}

a#insight2sales:hover {
	background-position: 0 -190px;	
}

a#rawkes {
	background-position: -280px 0;	
}

a#rawkes:hover {
	background-position: -280px -190px;	
}

a#colin-miller {
	background-position: 0 -380px;	
}

a#colin-miller:hover {
	background-position: 0 -570px;
}

a#the-missing-dimension {
	background-position: -280px -380px;
}

a#the-missing-dimension:hover {
	background-position: -280px -570px;
}

a#etwc {
	background-position: -560px -380px;	
}

a#etwc:hover {
	background-position: -560px -570px;	
}

/* Portfolio */

a#communication-designer {
	background-position: -128px -320px;
}

a#communication-designer:hover, .active a#communication-designer{
	background-position: -128px -400px;
}

a#web-designer {
	background-position: -256px -160px;
}

a#web-designer:hover, .active a#web-designer {
	background-position: -256px -240px;
}

a#graphic-designer {
	background-position: -64px -320px;
}

a#graphic-designer:hover, .active a#graphic-designer {
	background-position: -64px -400px;
}

a#copywriting-articles {
	background-position: -192px -640px;
}

a#copywriting-articles:hover, .active a#copywriting-articles {
	background-position: -192px -720px;
}

a#it-solutions {
	background-position: 0 -320px;
}

a#it-solutions:hover, .active a#it-solutions {
	background-position: 0 -400px;
}

a#your-business {
	background-position: -192px -160px;
}

a#your-business:hover, .active a#your-business {
	background-position: -192px -240px;
}
