#pageTitlePort
{
	width: 585px;
	height: 30px;
	float: left;
	margin: 30px 0 0 530px;
	color: #009933;
}

#pageTitlePort h1
{
	width: 95px;
	font-size: 24px;
	font-weight: normal;
	float: left;
}

#pageTitlePort p
{
	font-size: 16px;
	font-weight: normal;
	float: left;
	color: #009933;
}

#pageTitlePort p2
{
	font-size: 13px;
	font-weight: normal;
	float: left;
	color: #009933;
}
	
#testTxt
{
	width: 375px;
	height: 40px;
	position: relative;
	float: left;
	margin: 2px 0 0 530px;
	line-height: 1.1;
	font-size: 12px;
}

#testTxt p
{
	color: #000;
	font-size: 12px;
	padding-top: -1px;
	margin: 0 0 10px 0;
}
}

#portArea
{
	width: 100%;
	height: 330px;
}

#sampleTxt
{
	width: 350px;
	height: 225px;
	margin: 50px 0 0 530px;
	float: left;
	border-left:1px solid #E5E5E5;
	padding-left: 15px;
}

#sampleTxt p
{
	color: #828080;
	font-size: 12px;
}

a.clientDesc
{
	font-size: 11px;
}