#marketing,#creative,#printing,#web {
	width:550px;
	margin:0 auto;
	text-align:left;
	padding: 20px;
}
#boxM,#boxC,#boxP,#boxW {
	position:absolute;
}
#boxM span,#boxC span,#boxP span,#boxW span{
	display:block;
	float:left;
	text-align:center;
}
#smallM,#smallC,#smallP,#smallW {
	position:relative;
	width:540px;
	clear:both;
	height:80px;
	overflow:hidden;
	margin-top: 20px;
}
#smallM .smallM, #small_handlesM, #small_maskM, #smallC .smallC, #small_handlesC, #small_maskC, #smallP .smallP, #small_handlesP, #small_maskP, #smallW .smallW, #small_handlesW, #small_maskW {
	position:absolute;
	top:0;
	width:100%;
	height:80px;
}
#smallM .smallM div, #small_handlesM span{
	display:block;
	width:60px;
	height:80px;
	margin:0;
	float:left;
	cursor:pointer;
}
#smallC .smallC div, #small_handlesC span{
	display:block;
	width:60px;
	height:80px;
	margin:0;
	float:left;
	cursor:pointer;
}
#smallP .smallP div, #small_handlesP span{
	display:block;
	width:60px;
	height:80px;
	margin:0;
	float:left;
	cursor:pointer;
}
#smallW .smallW div, #small_handlesW span{
	display:block;
	width:60px;
	height:80px;
	margin:0;
	float:left;
	cursor:pointer;
}
#smallM .smallM div img{
	width:50px;
	float:right;
}
#smallC .smallC div img{
	width:50px;
	float:right;
}
#smallP .smallP div img{
	width:50px;
	float:right;
}
#smallW .smallW div img{
	width:50px;
	float:right;
}
#small_handlesM, #small_handlesC, #small_handlesP, #small_handlesW span{
	background-image: url(../portfolio_images/thumb_invisible.gif);
	background-repeat: no-repeat;
}
#small_maskM, #small_maskC, #small_maskP, #small_maskW {
	width:1200px;
	background-image: url(../portfolio_images/thumbs_mask.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.holderM, .holderC, .holderP, .holderW {
	padding:15px 15px;
	margin:25px 0 15px 0;
	border:1px solid #e1e1e1;
	height:530px;
}


#PrintPortfolio,#MarketingServPortfolio,#CreativeServPortfolio,#WebPortfolio {
	background-image:url(../images/redbox.png);
	background-repeat:no-repeat;
	background-color: #f2fbff;
}

#PrintPortfolio:hover,#MarketingServPortfolio:hover,#CreativeServPortfolio:hover,#WebPortfolio:hover {
	background-image:url(../images/blackbox.png);
	background-repeat:no-repeat;
}



.mask{
	position:absolute;
	margin-left:-10px;
	width:540px;
	height:415px;
	overflow:hidden;
}

.showHide {
	display: none;
}
