
/* CORPORATE PROFILE */

#title {
	margin: 0px auto;
	padding: 18px 0 12px 0;
	width: 541px;
	text-align: left;
	}

#title h2 {
	padding: 0;
	border: 0;
	text-align: left;
	background-image: url("../img/title_profile.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 298px;
	height: 22px;
	}

.ProfLeft {
	font-size: 90%;
	font-weight: bold;
	white-space: nowrap;
	padding: 6px 12px 6px 12px;
	border: 0;
	vertical-align: top;
	text-align: left;
	line-height: 130%;
	}

.ProfRight {
	font-size: 90%;
	width: 400px;
	padding: 6px 12px 6px 12px;
	border: 0;
	vertical-align: top;
	text-align: left;
	line-height: 130%;
	}


