.bg {background-image: url(img/trans.png); 
	background-repeat: repeat;
	text-align: center
}




.profile-table {width: 675px;
	
	margin-right: 14px;
	
	margin-bottom: 28px;
	
	padding: 13px;

	
	background-color: #875D3F;
	
	border-style: solid;
	
	border-width: 2px;
	
	border-color: #ffffff;

}







.profile-table2 {width: 300px;
		
	margin-left: 14px;
	
}


.profile-image {width: 300px;
	
	border-width: 0px;
	
	border-style: solid;
	
	border-color: #360000;

}



.profile-text1 {font-family: Helvetica, sans-serif;
	
	color: #ffffff;
	
	font-size: 14px;
	
	line-height: 20px;	
	padding-right: 14px;


}



.profile-text2 {font-family: Helvetica, sans-serif;	
	color: #E0762B;
	
	font-size: 12px;
	
	line-height: 22px;

}



.profile-telnumber {font-family: Helvetica, sans-serif;	
	color: #E0762B;
	
	font-size: 16px;
	
	line-height: 22px;

}




