#address {
	position:relative;
	text-align:right;
	font:bold 11pt Arial;
	width:1px;
	left:-280;
	top:120;
	white-space:nowrap;
}

#phone {
	position:relative;
	font:bold 11pt Arial;
	width:1px;
	left:170;
	top:0;
	white-space:nowrap;
}

#email {
	position:relative;
	font:bold 11pt Arial;
	width:1px;
	top:400;
	left:75px;
}

#contactPic{
	position:relative;
	width:500px;
	top:-30px
}
