#header {
	background:url(/images/exitnexus_header_agents.jpg) no-repeat;
}

#agent_header_photo {
	position: absolute;
	top: 35px;
	left: 0px;
	border: 2px solid #FFF;
}


#agent_header_name {
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	top: 25px;
	left: 170px;
}

#agent_header_title {
	font-size: 14px;
	color: #FFF;
	position: absolute;
	top: 70px;
	left: 170px;
}

#agent_header_contact {
	position: absolute;
	top: 0px;
	left: 0px;
	font-weight: bold;
}

#agent_header_phone,
#agent_header_cell,
#agent_header_office_phone {
	font-size: 16px;
	color: #FFF;
	display: inline;
	padding-right: 20px;
}

#agent_details div {
	padding: 0px;
	margin: 0px;
	line-height: normal;
}
