.mainTableBG {
	background-attachment: scroll;
	background-image: url(images/darkbluegraybg.jpg);
	background-repeat: repeat;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 0.5px;
	text-align: justify;
	word-spacing: 1.5px;
	line-height: 18px;
}
.bottomerBG {
	background-image: url(images/bottomer.gif);
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.pictureleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}
.perfectcenter 		{
	margin-top: -60px;
	margin-left: -390px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 791px;
	height: 120px;
	visibility: visible
	}
.pictureright {
	float: right;
	margin-bottom: 40px;
	margin-left: 20px;
}
.pictureleft_portsample {

	float: left;
	margin-right: 20px;
}
