﻿
.HeaderImage 
{
    float:left;
	
	width:531px;
	
	height:264px;
	
	background:url(/images/HeaderImageBG.jpg);
	
	box-shadow:1px 2px 4px #BEBEBE;
}

.HeaderImage_NuestraFirma
{
    float:left;
	
	width:531px;
	
	height:264px;
	
	box-shadow:1px 2px 4px #BEBEBE;
	
	background:url(/images/NuestraFirma.jpg);
}

.HeaderImage_Abogados
{
    float:left;
	
	width:531px;
	
	height:264px;
	
	box-shadow:1px 2px 4px #BEBEBE;
	
	background:url(/images/Abogados.jpg);
}

.HeaderImage_AreasPractica
{
    float:left;
	
	width:531px;
	
	height:264px;
	
	box-shadow:1px 2px 4px #BEBEBE;
	
	background:url(/images/AreasPractica.jpg);
}

