.contact_details_list {
	margin-top: 15px;
}

.contact_details_list li, .contact_details_list li a {
	color: #8097ae;
}

.contact_details_list span {
	color: #002f5d;
}

.contact_details_list.three_col {
	width: 189px;
	float: left;
	margin-bottom: 25px;
}

.directions_link, .our_agents_link {
	display: block;
	border-top: 1px solid #406385;
	border-bottom: 1px solid #406385;
	width: 525px;
	padding: 16px 20px 12px 20px;
	background: url(../images/directions-bg.jpg) top left no-repeat;
	margin: 26px 0 15px 0;
	position: relative;
	top: 0; left: 0;
}

.our_agents_link {
	background: url(../images/our-agents-bg.jpg) 100% 50% no-repeat;
	padding-bottom: 26px;
	margin: 2px 0 -6px 0;
}

.directions_link *, .our_agents_link * {
	cursor: pointer !important;
}

.directions_link:hover, .our_agents_link:hover {
	text-decoration: none;
}

.directions_link .helvetica_heavy, .directions_link .arrow, .our_agents_link .helvetica_heavy, .our_agents_link .arrow {
	float: left;
}

.directions_link .arrow, .our_agents_link .arrow {
	display: block;
	background: url(../images/xl-double-arrow-blue100.png) top left no-repeat;
	width: 40px;
	height: 22px;
	position: relative;
	top: 4px; left: 8px;
}

.our_agents_link .arrow {
	background-image: url(../images/xl-double-arrow-gold.png);
}

.directions_link .info, .our_agents_link .info {
	padding-top: 8px;
	clear: both;
	display: block;
	width: 72%;
}

#general_enquiry_form {
	padding-bottom: 15px;
}

.links_section {
	padding-bottom: 35px;
}

.links_section ul li {
	width: 194px;
	float: left;
	padding-top: 20px;
}

.links_section ul a span {
	display: block;
}

.links_section ul a img {
	margin-bottom: 8px;
}

.links_section ul a:hover {
	text-decoration: none;
}

.links_section ul a:hover .url {
	text-decoration: underline;
}

/* DIRECTIONS PAGE */

#download_map_link {
	font-size: 1.6em;
	line-height: 1.2em;
}

#download_map_link .text, #download_map_link .arrow {
	float: left;
}

#download_map_link .arrow {
	display: block;
	background: url(../images/large-double-arrow-blue-50.jpg) top left no-repeat;
	height: 10px;
	width: 20px;
	position: relative;
	top: 7px; left: 12px;
}

#directions_list {
	float: left;
	width: 182px;
}

#directions_map {
	float: right;
	width: 558px;
	height: 512px;
	background: #ddd url(../images/google-map.jpg) top left no-repeat;
}

#directions_list, #directions_map {
	margin-top: 15px;
	margin-bottom: 35px;
}

#directions_list p {
	margin-bottom: 1.2em;
}

#directions_list .normal_weight p {
	font-weight: normal;
}