@charset "UTF-8";

/*=CSS DOCUMENT, BACKGROUND PAGE
------------------------------------------------------*/

/*=BACKGROUND PAGE, MAIN IMAGES
------------------------------------------------------*/


div#image_main{
	background-color: transparent;
	background-repeat: no-repeat;
	height: 195px;
	width: 735px;
	position: absolute;
	top: 477px;
	left: auto;
	right: auto;
	z-index: 1;
	margin-left: 40px;
}
div#image_frmovrvw{
	background-color: transparent;
	background-image: url(images/photo_firm_ovrview_pg.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 735px;
	position: absolute;
	top: 477px;
	left:;
	left: auto;
	margin-left: 40px;
	right: auto;
	z-index: 2;
}
div#image_practicearea{
	background-color: transparent;
	background-image: url(images/photo_practice_areas_pg.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 735px;
	position: absolute;
	top: 476px;
	left: auto;
	margin-left: 40px;
	right: auto;
	z-index: 2;
}
div#image_attrnybio{
	background-color: transparent;
	background-image: url(images/photo_attorney_bios.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 735px;
	position: absolute;
	top: 469px;
	left: auto;
	margin-left: 40px;
	right: auto;
}
div#image_resources_leftside{
	background-color: transparent;
	background-image: url(images/photo_resource_links.jpg);
	background-repeat: no-repeat;
	height: 475px;
	width: 99px;
	position: absolute;
	top: 201px;
	left: auto;
	right: auto;
	margin-left: 39px;
	z-index: 2;
}
div#image_resources_rightside{
	background-color: transparent;
	background-image: url(images/photo_resource_articles.jpg);
	background-repeat: no-repeat;
	height: 475px;
	width: 99px;
	position: absolute;
	top: 201px;
	left: auto;
	right: auto;
	margin-left: 415px;
	z-index: 2;
}
div#image_contact{
	background-color: transparent;
	background-repeat: no-repeat;
	height: 195px;
	width: 735px;
	position: absolute;
	top: 467px;
	left: auto;
	margin-left: 40px;
	right: auto;
	z-index: 2;
}
div#image_jeffbio{
	background-color: transparent;
	background-image: url(images/photo_home_pg.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 735px;
	position: relative;
	margin: 0 auto;
	top: 20px;
	left: 0px;
}
div#image_laruabio{
	background-color: transparent;
	background-image: url(images/photo_home_pg.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 735px;
	position: relative;
	margin: 0 auto;
	top: 40px;
	left: 0px;
	z-index: 1;
}
