#cta-tel {
	margin-bottom: 9px;
	width:262px;
	height: 100px;
	background: white url(/images/pg-elements/call-to-action/cta-callback2.jpg) no-repeat scroll top center;
	font: 9pt sans-serif;
	padding: 7px 0 0 0px;
	color: #08507E;
}
#cta-tel .emph {
	font-weight: bold;
}
#cta-tel a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
}
#cta-tel a:hover {
	text-decoration: underline;
}
#cta-tel a:visited {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
}




#callfree {
	float: left;
	margin: 5px 0 0 10px;
	font-size: 9.5pt;
	width: 120px;
	text-align:left;
}
#tel {
	float: left;
	margin: 1px 0 0 10px;
	font: 13.5pt arial, sans-serif;
	color: #ff6600;
	text-align:left;
	width: 120px;
	height:40px;
}
#tel a {
	color: #ff6600;
}

#actcall {
	float: right;
	margin: 5px 10px 0 10px;
	width:110px;
	text-align:left;
}




