/* PORTFOLIO STYLES
*****************************************/
#portfolioBox {
	position: absolute;
	z-index: 5;
	width: 236px;
	height: 303px;
	top: 180px;
	left: 675px;
	background-image: url(../images/homepage/portfolio_box.png);
	background-repeat: no-repeat;
}
