
#header {
	height: 200px;
	background: url(/images/exit_tri_state_agent_header.jpg) no-repeat;
	position: relative;
}

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

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

#agent_header_details {
	position: absolute;
	text-align: left;
	top: 125px;
	left: 210px;
	color: #FFF;
	font-size: 16px;
	line-height: 18px;
}

#agent_header_title {
	position: absolute;
	top: 95px;
	left: 210px;
	font-size: 18px;
	color: #FFF;
}

#agent_header_phone {

}

#agent_header_cell {

}

#agent_header_office_phone {

}

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

#agent_header_office {
	position: absolute;
	top: 125px;
	left: 400px;
	font-size: 16px;
	color: #FFF;
	line-height: 18px;
}
