@charset "UTF-8";
	
	
#wrapperContact {
	width: 955px;
	background: #FFF;
	margin: 0 auto;
	text-align: left;
	height: 776px;
}
#photoContact {
	postion: absolute;
	padding: 20px 0 0 20px;
	float: left;
	width: 230px;
	position: absolute;
}
#sidebarLeftcontact
{
	float: left;
	width: 250px;
	height: 400px;
	margin: 0;
	background-color: #DFDFDF;
	position: relative;
	padding: 10px 0 0 0;
}

#rightContact
{
	float: right;
	width: 705px;
	background: #FFF;
	padding: 0;
	height:410px;
}


p.textContact
{
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-transform: none;
	letter-spacing: 0px;
	line-height: 15px;
	border: none;
}
p.textContactNJ { font-size: 11px; font-weight: bold; }
