/* CSS Document */

.profile {
	position: relative;
	background: url(images/service.gif) no-repeat left top;
	min-height: 115px;
	color: #bbb;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	}
	
* html  .profile {
	height: 115px;
	}
	
#content .profile h4 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 18px;
	text-align:left;
	padding-left: 220px;
	}
	
#content .profile h4 object, #content .profile h5 object {
	margin-left: -3px;
	}
	
#content .profile h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	color: #1a85c6;
	text-align: center;
	padding-right: 55px;
	padding-top: 0px;
	}
	
#content .profile p {
	margin: 5px 0;
	}
	
.profile img {
	position: relative;
	left: 210px;
	border: 5px solid #ccc;
	background: url(images/people_img_bg.gif);
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
	.profile_new_table {
	
		background: url(images/service.gif) no-repeat center top;
	}
	
	.profile_contact strong {
	font-weight: normal;
	color: #999;
	width: 20px;
	float: left;
	display: block;
	}
	
	
	.profile_new {
	position: relative;
	min-height: 115px;
	color: #bbb;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 200px;
	text-align: center;
	}
	
	#content .profile_new h4 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	}
	
	#content .profile_new h4 object, #content .profile_new h5 object {
	margin-left: -3px;
	}
	
	#content .profile_new h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	color: #1a85c6;
	text-align: center;
	padding-top: 0px;
	}
	
	
	.profile_new img {
	position: relative;
	border: 5px solid #ccc;
	background: url(images/people_img_bg.gif);
	margin-top: 5px;
	margin-bottom: 5px;
	}
