#content-left {
	float: left; 
	width: 380px;
}

#content-right {
	float: left;
	height: 466px;
}


#content-right img {
	margin-left: 19px;
	padding-top: 120px;
}


#content-main #content-left #content-portfolioCopy {
	width: 315px;
	height: 236px;
	margin: 20px 0 0 25px;
	background: url(../images/feet.jpg) no-repeat center;
}

#content-main #content-left #content-portfolioCopy h1#portfolio1 {
	background: url(../images/portfolio/canapa/header.gif) no-repeat;
	height: 32px;
	text-indent: -10000px;
}

#content-main #content-left #content-portfolioCopy p {
	margin-top: 20px;
}

#content-main #content-left #content-bottomImages {

	margin-left: 25px;
}



.paddingRight { padding-right: 17px; }
.paddingLeft { padding-left: 20px; }

/* begin clear floats */
.clearBoth { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }

#content-main #content-left #content-portfolioCopy p { font-size: 1.1em; line-height: 1.4em; }
