/* Points of Contact */

.points-of-contact {
	background: url(/img/bg_cta_red_540.png) no-repeat 0 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;
  clear: left;
  line-height: 1;
}

.points-of-contact ul {
	background: url(/img/bg_cta_red_540.png) no-repeat 0 0;
	overflow:hidden;
	zoom:1;
}

#content .points-of-contact ul {
	margin: 0;
	padding: 15px 0 0 0;
}

#content .points-of-contact li {
	color:#FFF; 
	font-weight:bold;
	padding: 0 10px 0 10px;
	list-style:none;
	float:left;
	width: 158px;
	text-align:center;
}

#content .quote-me-now {
	border-right: 1px solid #800 ;
}

#content .give-us-a-call {
	border-left: 1px solid #F00;
	border-right: 1px solid #800 ;
}
#content .call-me-back {
	border-left: 1px solid #F00;
}

.points-of-contact strong {
	font-size: 1.4em; 
	display: block;
}

.office-hours {
  display: block;
	font-size: 0.75em; 
}

.points-of-contact a:link {
	color:#FFF;
}

.points-of-contact a:visited,
.points-of-contact a:active {
	color:#FFF;
	text-decoration:underline;
}

.points-of-contact a:hover {
	color:#FFF;
	text-decoration:none;
}


/* Recommended Links */

#content #recommended_links li {
  border-bottom: 1px solid #CCC;
  padding-left: 250px;
  list-style: none;
  background: #FFF url(/img/content/recommended_links_logos.png) no-repeat 0 0;
}
#content #recommended_links #institute_of_insurance_brokers {
  background-position: 0 -400px;
}

#content #recommended_links #robin_hood_owners_club {
  background-position: 0 0;
}
#content #recommended_links #speedsters {
  background-position: 0 -200px;
}
#content #recommended_links #westfield_sports_car_club {
  background-position: -765px -200px;
}
#content #recommended_links #baja_insurance {
   background-position: -765px 0;
}
#content #recommended_links #miss_car {
   background: none;
}

/* Strap Line Two */

.strapline-two
	{
		background: url(/img/bg_cta_blue_540.png) no-repeat 0 100%;
		padding-bottom: 14px;
		margin-bottom: 15px;

	}

.strapline-two p
	{
		background: url(/img/bg_cta_blue_540.png) no-repeat 0 0;
		overflow:hidden;
	}

#content .strapline-two p
	{
		margin: 0;
		padding: 10px 0 0 0;
		font-size: 1.5em; 
		color:#FFF; 
		font-weight:bold;
		list-style:none;
		text-align:center;
	}

/* Final Line */

.final-line
	{
		text-align:center;
		font-size:1.2em;
		font-weight:bold;
		color:#000099;
	}

/* Highlight */

.highlight
	{
		font-style:italic; 
		font-size:1.6em; 
		color:#000099;
		font-weight:bold;
		text-align:center;
		line-height: 1;
		width: 95%;
		margin: 0 auto 20px;
	}

/* CTA Product Image */

.product-image-right
	{
		margin-bottom:10px;
	}

/* CTA Social Networks */

#cta_social_networks
	{
		background: url(/img/bg_cta_social_networks.png) no-repeat 0 0;
		padding-top: 10px;
		margin-bottom: 10px;
		text-align:center;
	}

#content #cta_social_networks p
	{
		margin:0;
	}

#cta_social_networks img
	{
		padding-bottom:5px;
	}

#content #cta_social_networks ul
	{
		background: url(/img/bg_cta_social_networks.png) no-repeat 0 100%;
		margin:0;
		padding-bottom:10px;
	}

#content #cta_social_networks li
	{
		list-style:none;
	}