/*INDEX.HTML :::::: MAIN GRID FOLIO AREA*/
#mainGrid .imageSingle{
	float: left;
	width: 155px;
	
}

#mainGrid .imageSingle .image{
	width: 155px;
	height: 118px;
	
}

.typographee a{
	height: 118px;
	background-position: 0 -118px;
	display: block;
	text-indent: -9999px;
	outline: none; 
	border: none;
}

.typographee a:hover {
	background-position: 0 0;
}

.typographee a{
	width: 155px;
	background-image: url(../images/links/typographee.jpg);
}


.breakgrid a{
	height: 118px;
	background-position: 0 -118px;
	display: block;
	text-indent: -9999px;
	outline: none; 
	border: none;
}

.breakgrid a:hover {
	background-position: 0 0;
}

.breakgrid a{
	width: 155px;
	background-image: url(../images/links/breakgrid.jpg);
}

.area17 a{
	height: 118px;
	background-position: 0 -118px;
	display: block;
	text-indent: -9999px;
	outline: none; 
	border: none;
}

.area17 a:hover {
	background-position: 0 0;
}

.area17 a{
	width: 155px;
	background-image: url(../images/links/area17.jpg);
}


.moveForward a{
	height: 118px;
	background-position: 0 -118px;
	display: block;
	text-indent: -9999px;
	outline: none; 
	border: none;
}

.moveForward a:hover {
	background-position: 0 0;
}

.moveForward a{
	width: 155px;
	background-image: url(../images/links/moveforward.jpg);
}



.emd17 a{
	height: 118px;
	background-position: 0 -118px;
	display: block;
	text-indent: -9999px;
	outline: none; 
	border: none;
}

.emd17 a:hover {
	background-position: 0 0;
}

.emd17 a{
	width: 155px;
	background-image: url(../images/links/emd17.jpg);
}





.picasq a{
	height: 118px;
	background-position: 0 -118px;
	display: block;
	text-indent: -9999px;
	outline: none; 
	border: none;
}

.picasq a:hover {
	background-position: 0 0;
}

.picasq a{
	width: 155px;
	background-image: url(../images/links/picasq.jpg);
}










h3{
	line-height: 0.6em;
	color: #666666;
}

.projectType{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 0.7em;
	letter-spacing: 1px;
}

.projectInfo{
	padding: 0 20px 10px 0;
	line-height: 1.7em;
	color: #525252;	
}