@charset "utf-8";
/* CSS Document */

#annalyCaseLabel {
	background-image: url("images/casestudy-annaly-label.jpg");
}
.annalyBox {
	margin-top: -3px;
}
#dyoCaseLabel {
	background-image: url("images/casestudy-dyo-label.jpg");
}
#ascCaseLabel {
	background-image: url("images/casestudy-asc-label.jpg");
}
#portLabel {
	background-image: url("images/websitedesign-label.jpg");
}
#annalyGraphic1 {
	background-image: url("images/casestudy-annaly1.jpg");
}
#annalyGraphic2 {
	background-image: url("images/casestudy-annaly2.jpg");
}
#annalyGraphic3 {
	background-image: url("images/casestudy-annaly3.jpg");
}
#annalyGraphic4 {
	background-image: url("images/casestudy-annaly4.jpg");
}
.portHeight {
	height: 555px;
}
.clientHeight {
	height: 170px;
}
#cgcGraphic {
	background-image: url("images/portfolio-cgc.jpg");
	margin-top: -3px;
}
#finaleGraphic {
	background-image: url("images/portfolio-finale.jpg");
}
#neilGraphic {
	background-image: url("images/portfolio-neil.jpg");
}
#scubaspyGraphic {
	background-image: url("images/portfolio-scubaspy.jpg");
}
#moellerGraphic {
	background-image: url("images/portfolio-moeller.jpg");
}
#dreamteamGraphic {
	background-image: url("images/portfolio-dreamteam.jpg");
}
#paktechaGraphic {
	background-image: url("images/portfolio-paktecha.jpg");
}
.portGraphic {
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 372px;
	height: 116px;
	text-align: justify;
	cursor: pointer;
}
.caseGraphic {
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 366px;
	height: 33px;
	margin-left: 3px;
	text-align: justify;
	cursor: pointer;
}
#adBox p {
	margin-bottom: 6px;
}
#dyoBox p {
	margin-bottom: 14px;
}
#ascBox p {
	margin-bottom: 13px;
	line-height: 16px;
}
.clearBuffer{
	height: 8px;
	line-height: 0px;
	clear: both;
}