/* -- Car insurance --------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
body.specialist #header p.call_us {
	background: url(../images/header_number_specialist.png)	0 0 no-repeat;
}
body.car #header p.call_us {
	background: url(../images/header_number_car.png) 0 0 no-repeat;	
}
