.comp-staff-635{
	clear:left;
	margin:0 0 10px 0;
	width:545px;
}
	.comp-staff-635 .photo{
		float:left;
		margin:0 10px 3px 0;
	}
		.comp-staff-635 .photo img{
			border:2px solid #498AC8;
		}
	.comp-staff-635 span.phone{
		background:url(../images/icon_phone.gif) 3px center no-repeat;
		padding:0 0 0 15px;
	}
	.comp-staff-635 span.email{
		background:url(../images/icon_email.gif) 0 center no-repeat;
		padding:0 0 0 15px;
	}
	
	/*Rotating Images*/
	#rotatingImage{
		left:396px;
		top:40px;
		position:absolute;
		background: transparent url(../images/rotating/bg.jpg) no-repeat 0px 0px;
	}
	
	/*Contact Info*/
	#contactInfo{
	background:transparent url(../images/contactInfo.jpg) no-repeat 0px 0px;
	width:133px;
	height:141px;
	position:absolute;
	text-indent:-10000px;
	left:693px;
	top:42px;
	}