
/*  FOR PORTFOLIO PAGE //////////////////////////////////////////////////////////////////*/
#portfolio-block{
	margin: 15px auto 15px auto;
	height: 176px; 
	width: 820px;
	border-bottom: #999999 1px solid;
}
#portfolio-block img{
	float:left;
}
#portfolio-title{
	float:left;
}
#portfolio-title h1{
	text-indent: -9999px;
	background-image:url(portfolio-title.gif);
	width: 303px; height: 64px;	
	margin: 80px 0 0 230px;
}

#portfolio-page
{
	margin: 25px 0 0 30px;	
	border: 0px none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
}

#testimonies
{
	margin-left: 35px; margin-top:25px; text-align:justify; width:250px;
	float:left;
	font-size: 14px;
	font-family: georgia;
	font-style:italic;
}
#testimonies p
{
	line-height: 1.4em;	
	padding-left:5px;
}
#testimonies h2
{
	text-indent: -9999px;
	background-image:url(what-people-say.gif); background-position: top left; background-repeat: no-repeat;
	height: 44px;
	width: 316px;
}
#testimonies a
{
	text-decoration:none;
	padding-left:5px;
	color: #036091;
}
