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

#agent_header_photo {
	position: absolute;
	top: 50px;
	left: 17px;
	border: 2px solid #FFF;
}

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


#agent_header_details {
	position: absolute;
	text-align: left;
	top: 50px;
	left: 170px;
}

#agent_header_title {
	font-size: 14px;
	color: #FFF;
}

#agent_header_phone {
	font-size: 16px;
	color: #FFF;
}

#agent_header_cell {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}

#agent_header_office_phone {
	font-size: 16px;
	color: #FFF;
}

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