/* agent header area styles */

#hdr_agent {
	background-color: #9DC4FF;
	height: 85px;
	width: 750px;
	border-bottom: 7px solid #9DC4FF;
}
#hdr_agent a img {
	border: 0px;
}
	#agent_click_info {
		float: left;
		height: 85px;
		width: 143px;
		margin-right: 10px;
		display: inline;
	}
	#agent_photo_one {
		float: left;
		height: 85px;
		width: 79px;
		margin-top: 0px;
		margin-right: 10px;
		margin-bottom: 0px;
		margin-left: 1px;
	}
	#agent_photo_two {
		display: inline;
		float: right;
		height: 85px;
		width: 79px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 10px;
	}
	#agent_header_info {
		display: inline;
		float: left;
		height: 85px;
		width: 418px;
		margin: 0px;
	}
