/* START PORTFOLIO DIVS */

table#portcats	{
	width: 100%;
	padding: 10px;
	}

table#portcats td {
	width: 50%;
	font-size: 0.9em;
	line-height:115%;
	padding-bottom: 10px;
	}

table#thumbs	{
	width: 100%;
	}

table#thumbs td#portimg	{
	width: 155px;
	padding-right: 5px;
	padding-bottom: 5px;
	}	
	
table#thumbs td#portcopy	{
	width: 365px;
	font-size: 0.8em;
	}
	
#portfull	{
	width: 100%;
	}

#portfullimg	{
	width: 300px;
	padding-bottom: 5px;
	float: right;
	}	
	
#portfullcopy	{
	width: 165px;
	padding-bottom: 5px;
	float: left;
	font-size: 1.1em;
	}

#portfullcopy2	{
	width: 470px;
	}


/* END PORTFOLIO DIVS */

.statport	{
	text-align: center;
	font-size: 0.85em;
	line-height: 115%;
	padding-bottom: 15px;
	}

#statwrap	{
	/*width: 800px;*/
	background-color: #FFFFFF;
	/*clear: both;*/
	overflow: auto;
	}

#statimg	{
	float: left;
	width: 550px;
	}

#statcontent	{
	float: left;
	padding: 10px 10px;
	width: 200px;
	font-size: 0.85em;
	line-height: 135%;
	}
	
.altport	{
	font-size: 0.9em;
	}

.boxtestimonial	{	/* For testimonials in the sidebar */
	margin-bottom: 10px;
	padding: 0px 10px 10px 10px;
	font-size: 0.75em;
	line-height: 135%;
	
	}
