@charset "utf-8";
/*  ------------------------------------------------------------------------------------------------------------
	--------------- CSS FILE - FOR Dallas Texas Construction Injury Trial Lawyer V2.0  ------------------------
	------------------------------------------------------------------------------------------------------------
	
	*********************************** Developed by: UMER CHAUDHARY *******************************************
	***********************************      Copyright (C) 2009      *******************************************
	************************************************************************************************************
	
	Special Instructions:
	
		1. All CSS sections (ids/classes) are arranged in Alphabetically Order
		2. All the Sections have comments desciring their usage in the files at their begining

*/


/*	---------------------------------------------------------------------------------------------------------
	A	A	A	A	A	A	A	A	A	A	A	A	A	A	A	A	A	A	A	A	A	A	A	A	A	A	A
/*	---------------------------------------------------------------------------------------------------------*/

	a.bot
	{
	text-decoration:none;
	}
	
	/* unvisited link */
	a.bot:link 
	{
		color:#FFF;
	}     
	
	/* visited link */
	a.bot:visited 
	{
		color:#FFF;
	}  
	
  /* mouse over link */	
	a.bot:hover 
	{
		text-decoration:underline;
	}



	/* FOR THE Top Panel Link Text */ 	
	
	a.topl, a.topl:visited, a.topl:active, a.topl:link
	{
		color: #666;
		text-decoration: none;
	}
	
	a.topl:hover
	{
	color: #2e5596;
	font-weight:bold;
	}
	
	
	
	/* FOR THE Top Panel Link Text */ 	
	
	a.ch, a.ch:visited, a.ch:active, a.ch:link
	{
		color: #000;
		text-decoration: none;
	}
	
	a.ch:hover
	{
	color:#FFFFFF;
	background-color:#000000;
	}
	
	
	a.h3f, a.h3f:visited, a.h3f:active, a.h3f:link
	{
		color: #981d97;
		text-decoration: none;
	}
	
	a.h3f:hover
	{
		color: #981d97;
		text-decoration:underline;
	}





	div#attorney_left1
	{
		width: 350px;
		height:155px;
		float: left;
		margin: 10px 10px 10px 20px;
		
		}
		
		
		
	div#attorney_right1
	{
		width: 350px;
		height:155px;
		float: left;
		margin: 10px 10px 10px 30px;
		
		}
		
	
	div#attorney_left2
	{
		width: 350px;
		height:250px;
		float: left;
		margin: 10px 10px 10px 20px;
		
		}
				
	div#attorney_right2
	{
		width: 350px;
		height:250px;
		float: left;
		margin: 10px 10px 10px 30px;
		
		}

/*	---------------------------------------------------------------------------------------------------------
	B	B	B	B	B	B	B	B	B	B	B	B	B	B	B	B	B	B	B	B	B	B	B	B	B	B	B
/*	---------------------------------------------------------------------------------------------------------*/

	div#buttons_area
	{
	width:365px;
	height:310px;
	padding: 0px;
	margin: 6px 5px 0px 0px;
	float: left;		
	}
	
	body
	{
	background-color:#000000;
	margin: 5px 0px 0px 0px;
	background-image: url(images/Design-5_02.jpg);
	background-repeat: repeat;
	}
	
	
	div#bottom_panel
	{
	width: 800px;
	height: 135px;
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px auto;

	background:#45819d;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: none;
		}

	.bottom_panel_links_text
	{
		font-family: verdana;
		font-size: 11px;
		line-height: 18px;
		color: #000;
		text-decoration: none;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 4px;
		margin-left: 10px;
		word-spacing: 0.5em;
	}
	
	
	.startext 
	{
		font-family: "Bookman Old Style", Verdana, "Trebuchet MS", Arial;
		font-size: 12px;
		font-weight: normal;
		color: #F00;
		line-height: 18px;
		text-align:right;
		margin-top: 4px;
	}
	
	.blacktext 
	{
		font-family: "Bookman Old Style", Verdana, "Trebuchet MS", Arial;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		line-height: 18px;
		text-align:right;
		margin-top: 4px;
	}
	
	.blacktext1 
	{
		font-family: Arial, Algerian;
		font-size: 13px;
		font-weight: bold;
		color: #000000;
		line-height: 18px;
		text-align:left;
		
	}
	
	
	input.button1 
	{
	font-family: Arial, Algerian;
	font-size: 14px;
	font-weight: bolder;
	background-color: #45819d;
	color: #FFF;
	}
	
	
	
	input.button2 
	{
	font-family: Arial, Algerian;
	font-size: 12px;
	font-weight: bolder;
	background-color: #45819d;
	color: #FFF;
	}
	
	



/*	---------------------------------------------------------------------------------------------------------
	C	C	C	C	C	C	C	C	C	C	C	C	C	C	C	C	C	C	C	C	C	C	C	C	C	C	C	
/*	---------------------------------------------------------------------------------------------------------*/


	
	div#card
	{
	width: 700px;
	height: 99px;
	margin-left: 40px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
	float: left;
	background-color: #86d1e4;
		
	}
	
	
	div#attorney_pic
	{
		width: 100px;
		height: 99px;
		padding:0px;
		float:left;
		margin: 0px 0px 0px 0px;		
	}
	
	
	
	div#card_body1
	{
		width:250px; 
		height: 70px; 
		margin: 2px 0px 0px 10px;
		float:left;
	}
	
	
	div#card_body2
	{
		width:200px; 
		height: 70px; 
		margin: 2px 50px 0px 50px;
		float:left;
	}
	
	
	div#card_body3
	{
		width:300px; 
		height: 22px;
		padding:0px;
		margin: 5px 0px 0px 55px;
		float:right;
		background:#000;
	}

	
	div#card_link
	{
		width:100px; 
		height:99px; 
		margin: 33px 0px 0px 15px;
		float:left;
	}
	
	
	.card_text
	{
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
		
	}
	
	.card_sub_text
	{
	font-family: arial;
	font-size: 12px;
	font-style:italic;
	font-weight: normal;
	color: #000;
	margin-top: 2px;
	text-decoration: none;
		
	}
	
	.card_sub_text2
	{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-top: 2px;
	text-decoration: none;
	line-height: 16px;
		
	}
	
	
	.card_sub_text3
	{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 3px 0px 0px 5px;
	text-decoration: none;
	line-height: 16px;
		
	}

	div#car_accidents_text_panel
	{
	width: 780px;
	height: 735px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color:#ffffff;
	border-color:#abb47f;
	border-bottom-width: medium;
	border-bottom-style: solid;
	float: left;
	}
	
	div#car_accidents_text
	{
	width: 405px;
	height: 327px;
	padding: 0px;
	margin: 15px 10px 0px 5px;
	float: right;
	}
	
	
	div#car_accidents_text1
	{
	width: 770px;
	height: 382px;
	padding: 0px;
	margin: 2px 10px 0px 0px;
	float: left;
	}
	
	
	div#car_accidents_image
	{
	width: auto;
	height: 242px;
	padding: 3px;
	float: left;
	margin-top: 35px;
	margin-right: 5px;
	margin-bottom: 40px;
	margin-left: 10px;
	border: thin solid #CCC;
	}


	
	
	
	/* TRUCK ACCIDENT PANEL */ 
	div#construction_accidents_text_panel
	{
	width: 780px;
	height: 435px;
	padding: 0px;
	margin: 15px 10px 0px 10px;
	background-color: #FFFFFF;
	float: left;
	}
	
	div#construction_accidents_text
	{
		width: 415px;
		height: 295px;
		padding: 0px;
		margin: 0px 5px 0px 5px;
		float: left;
	}
	
	
	div#construction_accidents_text_sub
	{
		width: 775px;
		height: 115px;
		padding: 0px;
		margin: 0px 5px 0px 5px;
		float: left;
	}
	
	
	div#construction_accidents_image
	{
	width: 325px;
	height: 169px;
	padding: 3px;
	float: right;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: thin solid #CCC;
	}


	
	div#constuction_company_text_panel
	{
	width: 800px;
	height: 870px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color:#ffffff;
	}
	
	div#constuction_company_text
	{
	width: 770px;
	height: 260px;
	padding: 20px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
	float: none;
	}


	div#constuction_company_text1
	{
	width: 770px;
	height: 400px;
	padding: 20px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
	float: none;
	}
	
	
	div#constuction_company_text2
	{
	width: 770px;
	height: 260px;
	padding: 20px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
	float: none;
	}



	/* Contact Us & regional_background - Form Area */
	div#cu_form_area 
	{
		width: 440px;
		height: auto;
		padding: 0px 0px 0px 0px;
		margin: 20px 0px 0px 35px;  	
		float:left;
		border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;
		border-top-style: none;
		border-right-style: double;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #999;
		border-right-color: #45819d;
		border-bottom-color: #999;
		border-left-color: #999;
	}
	
	
	/* Contact Us & regional_background - Form Row */
	div#cu_form_row
	{
		width: 440px;
		height: auto;
		display:block;
	}
	
	/* Contact Us & regional_background - First row of the form */
	div#cu_form_first_row
	{
		width: auto;
		height: 25px;
		display:block;
		text-align:left;
		padding: 0px 0px 0px 0px; 
		margin-left: 175px;
		margin-right:0px;
		margin-top: 0px;
		margin-bottom:0px;
	}

	/* Contact Us & regional_background - Left row (Field Label) of the Form Row */
	div#cu_form_row_left 
	{
		width: 35%;
		height: 18px;
		float: left;
	}
	
	/* Contact Us & regional_background - Right row (Field div) of the Form Row */	
	div#cu_form_row_right 
	{
		width: 60%;
		height: 18px;
		float: right;
		padding-left:10px;
	}
	
	/* Contact Us & regional_background - Right row label text of the Form Row */		
	div#cu_form_row_right_sub 
	{
		width: 440px;
		height: 5px;
		float: right;
		padding-bottom: 15px;
	}
	
	/* Contact Us & regional_background - Label Text */		
	.labeltext 
	{
		font-family: Arial, Algerian;
		font-size: 11px;
		font-weight: normal;
		color: #666666;
		text-align:left;
		line-height:5px;
		margin-left: 175px;
	/*	margin-top:13px;*/
	}

	/* Last row (buttons) of the Form Row of contact_us & regional_background Page */	
	div#cu_form_last_row
	{
		width: 440px;
		height: auto;
		display: block;
	}
	
	/* Last row left column (buttons) of the Form Row of contact_us & regional_background Page */	
	div#cu_form_last_row_left 
	{
		width: 79%;
		height: 30px;
		float: left;
		padding-top: 1px;
	}
	
	/* Last row right column (buttons) of the Form Row of contact_us & regional_backgroundPage */	
	div#cu_form_last_row_right 
	{
		width: 19%;
		height: 30px;
		float: right;
		padding-left:10px;
		padding-top: 1px;
		padding-bottom: 0px;
	}





/*	---------------------------------------------------------------------------------------------------------
	D	D	D	D	D	D	D	D	D	D	D	D	D	D	D	D	D	D	D	D	D	D	D	D	D	D	D
/*	---------------------------------------------------------------------------------------------------------*/






/*	---------------------------------------------------------------------------------------------------------
	E	E	E	E	E	E	E	E	E	E	E	E	E	E	E	E	E	E	E	E	E	E	E	E	E	E	E	
/*	---------------------------------------------------------------------------------------------------------*/

	div#education_area
	{
	
		width: 750px;
		height: 100px;
		padding: 0px;
		margin: 15px 10px 10px 10px;
	
	
	}
	



/*	---------------------------------------------------------------------------------------------------------
	F	F	F	F	F	F	F	F	F	F	F	F	F	F	F	F	F	F	F	F	F	F	F	F	F	F	F
/*	---------------------------------------------------------------------------------------------------------*/



	div#facebook_banner
	{
	width: 225px;
	height: 149px;
	padding: 2px;
	margin: 25px 10px 40px 10px;
	background-color:#FFF;
	float:left;
	border: thin outset #CCCCCC;
		}
		
		
		.facebook_text_1
		{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	margin: 3px 0px 0px 3px;
}
		
	




/*	---------------------------------------------------------------------------------------------------------
	G	G	G	G	G	G	G	G	G	G	G	G	G	G	G	G	G	G	G	G	G	G	G	G	G	G	G
/*	---------------------------------------------------------------------------------------------------------*/












/*	---------------------------------------------------------------------------------------------------------
	H	H	H	H	H	H	H	H	H	H	H	H	H	H	H	H	H	H	H	H	H	H	H	H	H	H	H
/*	---------------------------------------------------------------------------------------------------------*/


	.h1format1
	{
		font-family: Garamond;
		font-size: 18px;
		font-weight: bold;
		color: #FFF;
		padding: 0px 0px 0px 0px;
		margin: 10px 5px 0px 0px;
		line-height: 22px;
		text-align: center;
		text-transform: uppercase;
	}
	
	
	.h1format
	{
		font-family: Impact;
		font-size: 22px;
		font-weight: normal;
		line-height:25px;
		color: #db6013;
		padding: 0px 0px 0px 0px;
		margin: 10px 5px 0px 0px;
		line-height: 22px;
		text-align: left;
		text-transform: uppercase;
		letter-spacing:1px;
	}
	
	.h2format 
	{
	font-family: impact;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-bottom: 1px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	letter-spacing: 0.1em;
	}
	
	
	.h2format3
	{
	font-family: Garamond;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 2px 0px;
	padding: 4px 0px 0px 0px;
	line-height: 22px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1em;
	}
	
	
	.h3format
	{
		font-family: Garamond;
		font-size: 15px;
		font-weight: bold;
		margin: 20px 5px 0px 0px;
		line-height: 18px;
		text-align: right;
		color: #fa5252;
		text-transform: uppercase;
	}
	
	.h4format
	{
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		color: #000000;
		margin: 3px 0px 0px 0px;
		line-height: 22px;
		text-align: left;
		color: #3F3F3F;		
	}
	
	
	.h4format1
	{
		font-family: "Bookman Old Style", Verdana, "Trebuchet MS", Arial;
		font-size: 13px;
		font-weight: normal;
		color: #000000;
		margin: 5px 0px 0px 5px;
		text-align: left;
		line-height: 22px;
		color: #FFF;		
	}
	
	
	.h4format2
	{
	font-family: Impact;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	margin: 5px 10px 0px 0px;
	text-align: right;
	line-height: 22px;
	color: #000;
	letter-spacing:1px;
	}


	.h4format3
	{
	font-family: Impact;
	font-size: 20px;
	font-weight: normal;
	color: #981d97;
	margin: 5px 10px 0px 0px;
	text-align: left;
	line-height: normal;
	letter-spacing:1px;
	margin: 0px 0px 0px 0px;
	vertical-align: text-top;
	}









/*	---------------------------------------------------------------------------------------------------------
	I	I	I	I	I	I	I	I	I	I	I	I	I	I	I	I	I	I	I	I	I	I	I	I	I	I	I
/*	---------------------------------------------------------------------------------------------------------*/

	
	img
	{
		border:none;
	}
	
	
	div#injured_text_area
	{
	width:780px;
	height:364px;
	padding: 0px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ac9219;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ac9219;
	border-right-color: #ac9219;
	border-left-color: #ac9219;
	}


	/* Introduction Text Panel */
	div#intro_text_panel
	{
		width: 466px;
		height: 170px;
		margin-left: 0px;
		margin-top: 15px;
		float:left;	
	}


	div#injured_at_work_text_panel
	{
	width: 800px;
	height: 700px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color:#ffffff;
	}
	
	div#injured_at_work_text
	{
	width: 777px;
	height: 335px;
	padding: 20px 0px 0px 0px;
	margin: 0px 8px 0px 15px;
	float: left;
	}
	
	
	








/*	---------------------------------------------------------------------------------------------------------
	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	
/*	---------------------------------------------------------------------------------------------------------*/





/*	---------------------------------------------------------------------------------------------------------
	K	K	K	K	K	K	K	K	K	K	K	K	K	K	K	K	K	K	K	K	K	K	K	K	K	K	K		
/*	---------------------------------------------------------------------------------------------------------*/





/*	---------------------------------------------------------------------------------------------------------
	L	L	L	L	L	L	L	L	L	L	L	L	L	L	L	L	L	L	L	L	L	L	L	L	L	L	L
/*	---------------------------------------------------------------------------------------------------------*/


	div#logo
	{
		width: 179px;
		height: 116px;
		padding: 0px;
		margin: 0px 0px 0px 0px;
		float:left;
		
	}
	
	
	
	.link
	{
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform:uppercase;
		
		
	}




/*	---------------------------------------------------------------------------------------------------------
	M	M	M	M	M	M	M	M	M	M	M	M	M	M	M	M	M	M	M	M	M	M	M	M	M	M	M	
/*	---------------------------------------------------------------------------------------------------------*/

	div#main_panel1
	{
	width: 800px;
	height: 515px;
	padding: 0px;
	background-color: #FFF;
	margin: 0px auto 0px auto;
	border-top-width: thick;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #981d97;
	border-right-color: #981d97;
	border-left-color: #981d97;
	border-bottom-color: #981d97;
	}

	
	div#main_area
	{
	width: 800px;
	height: 330px;
	padding: 0px;
	margin:0px auto 0px auto;
	}
	
	
	div#main_panel
	{
	width: 800px;
	height: 330px;
	padding: 0px;
	margin:0px auto 0px auto;
	background: #FFF;
	}
	
	div#main_panel_text
	{
	width: 410px;
	height: 308px;
	padding: 0px;
	margin:10px 0px 0px 10px;
	float:left;
	background: #fff;
	}
	
	div#main_form
	{
	width: 361px;
	height: 288px;
	padding: 0px;
	margin:10px 5px 0px 10px;
	float:left;
	background: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
		}

	div#form_image
	{width: 361px;
	height: 40px;
	padding: 0px;
	margin:0px 2px 0px 0px;
	}


	div#main_image
	{
	width:425px;
	height:282px;
	padding: 0px;
	margin: 10px 5px 0px 0px;
	float: left;
	}
	
	
	div#main_text_area
	{
	width:500px;
	height:239px;
	padding: 10px 0px 0px 0px;
	margin: 10px 10px 10px 15px;
	float: left;
	}
	
	
	/* TRUCK ACCIDENT PANEL */ 
	div#medical_malpractice_text_panel
	{
	width: 780px;
	height: 410px;
	padding: 0px;
	margin: 15px auto 15px auto;
	background-color:#ffffff;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #abb47f;
	float: left;
	}
	
	
	div#medical_malpractice_text
	{
	width: 405px;
	height: 315px;
	padding: 0px;
	margin: 20px 10px 0px 0px;
	float: right;
	}
	
	
	
	div#medical_malpractice_image
	{
	width: 325px;
	height: 322px;
	padding: 3px;
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: thin solid #CCC;
	}


	div#main_area_commerical
	{
	width: 352px;
	height: 288px;
	padding: 0px;
	float: left;
	margin: 15px 10px 0px 10px;	
	border: thin solid #CCC;
	}
	
	
	div#main_area_image
	{
	width: 400px;
	height: 300px;
	padding: 0px;
	float: left;
	margin: 10px 3px 0px 15px;	
	border: thin solid #CCC;
	}

	
	
	



/*	---------------------------------------------------------------------------------------------------------
	N	N	N	N	N	N	N	N	N	N	N	N	N	N	N	N	N	N	N	N	N	N	N	N	N	N	N	
/*	---------------------------------------------------------------------------------------------------------*/










/*	---------------------------------------------------------------------------------------------------------
	O	O	O	O	O	O	O	O	O	O	O	O	O	O	O	O	O	O	O	O	O	O	O	O	O	O	O	
/*	---------------------------------------------------------------------------------------------------------*/










/*	---------------------------------------------------------------------------------------------------------
	P	P	P	P	P	P	P	P	P	P	P	P	P	P	P	P	P	P	P	P	P	P	P	P	P	P	P		
/*	---------------------------------------------------------------------------------------------------------*/


	div#phone_title
	{
		width: 200px;
		height: 66px;
		padding: 0px;
		background-color: #FFF;
		float:left;
		margin: 20px 20px 20px 210px;
	}
	
	div#call_now
	{
		width: 200px;
		height: 35px;
		padding: 0px;
		background-color: #f6ffd4;
		margin: 0px 0px 0px 0px;
		float:left;
		border: thin solid #000;	
		
	}
	
	div#phone_text_area
	{
		width: 200px;
		height: 31px;
		padding: 0px;
		background-color: #000;
		margin: 0px 0px 0px 0px;
		float:left;
		border: thin solid #000;	
		
	}
	
	.call_now_text
	{
		font-family: Garamond;
		font-size: 14px;
		line-height: normal;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		text-align: center;
		margin: 2px 1px 1px 2px;
		color:#000;
		}
		
		
	.phone_text
	{
		font-family: Garamond;
		font-size: 26px;
		line-height: normal;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		text-align: center;
		margin: 1px 1px 1px 1px;
		color: #f6ffd4;
		}
		
		
		/* TRUCK ACCIDENT PANEL */ 
	div#product_liability_text_panel
	{
	width: 780px;
	height: 510px;
	padding: 0px;
	margin: 15px auto 15px auto;
	background-color:#ffffff;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #abb47f;
	float: left;
	}
	
	div#product_liability_text
	{
	width: 405px;
	height: 435px;
	padding: 0px;
	margin: 20px 10px 0px 15px;
	float: right;
	}
	
	
	div#product_liability_image
	{
	width: 325px;
	height: 230px;
	padding: 3px;
	float: left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thin solid #CCC;
	}




	/* TRUCK ACCIDENT PANEL */ 
	div#premise_liability_text_panel
	{
	width: 780px;
	height: 385px;
	padding: 0px;
	margin: 15px 10px 15px 10px;
	background-color:#ffffff;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #abb47f;
	float: left;
	}
	
	
	div#premise_liability_text
	{
	width: 405px;
	height: 365px;
	padding: 0px;
	margin: 0px 5px 0px 15px;;
	float: left;
	}
	
	
	
	div#premise_liability_image
	{
	width: 325px;
	height: 216px;
	padding: 3px;
	float: right;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: thin solid #CCC;
	}
	
	
	
	
	/* Practice Areas Text Panel */
	div#practice_areas_panel
	{
	width: 780px;
	height: 340px;
	padding: 2px;
	background-color: #FFCC00;
	margin: 25px 0px 0px 7px;
	float: left;
	}
	
	/* Text Panel */
	div#practice_areas_text
	{
		width: 780px;
		height: 29px;
		padding: 0px;
		background-color: #FFF;
		margin: 6px 0px 3px 0px;

	}
	
	
	/* Text Panel */
	div#practice_areas_items
	{
		width: 325px;
		height: 230px;
		padding: 0px;
		margin: 10px 0px 0px 50px;
		float:left;

	}






/*	---------------------------------------------------------------------------------------------------------
	Q	Q	Q	Q	Q	Q	Q	Q	Q	Q	Q	Q	Q	Q	Q	Q	Q	Q	Q	Q	Q	Q	Q	Q	Q	Q	Q	
/*	---------------------------------------------------------------------------------------------------------*/











/*	---------------------------------------------------------------------------------------------------------
	R	R	R	R	R	R	R	R	R	R	R	R	R	R	R	R	R	R	R	R	R	R	R	R	R	R	R	
/*	---------------------------------------------------------------------------------------------------------*/


	/* READ MORE text */
	.readmore
	{
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	text-decoration: underline;
	}











/*	---------------------------------------------------------------------------------------------------------
	S	S	S	S	S	S	S	S	S	S	S	S	S	S	S	S	S	S	S	S	S	S	S	S	S	S	S	
/*	---------------------------------------------------------------------------------------------------------*/












/*	---------------------------------------------------------------------------------------------------------
	T	T	T	T	T	T	T	T	T	T	T	T	T	T	T	T	T	T	T	T	T	T	T	T	T	T	T	
/*	---------------------------------------------------------------------------------------------------------*/


	div#top_header
	{
	width: 800px;
	height: 117px;
	padding: 0px;
	background-color: #FFF;
	margin: 0px auto 0px auto;
	background: url(images/header-bgd.jpg);
	background-repeat: repeat;
	}




	div#top_links
	{
	width: 175px;
	height: 110px;
	padding: 0px;
	background: none;
	float: left;
	margin: 10px 0px 0px 20px;
	}
	
	
	div#top_links_image
	{
	width: 48px;
	height: 105px;
	padding: 0px;
	float: left;
	margin: 0px 5px 0px 5px;
	}
	
	
	div#top_links_text
	{
		width: 48px;
		height: 30px;
		padding: 0px;
		background:none;
		float:left;
		margin: 0px 0px 0px 0px;
	}
	
	
	.top_link_text
	{
		font-family: arial;
		font-size: 9px;
		font-style: normal;
		font-weight: normal;
		text-align:center;
		color: #666;
		margin: 0px 6px 0px 6px;
		text-decoration: none;		
		
	}
	
	
	
	
	div#text_area
	{
	width: 800px;
	height: 3240px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color:#fffff7;
	}



	div#text_area_1
	{
	width:770px;
	height:400px;
	padding: 0px;
	float: left;
	margin: 10px 15px 0px 15px;

	}
	
	
	div#text_area_1_text
	{
	width:462px;
	height:282px;
	padding: 0px;
	float: left;
	margin: 0px 0px 0px 10px;
	}

	div#text_area_1_image
	{
	width:300px;
	height:199px;
	padding: 2px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: thin solid #A7A7A7;
	}
	
	
	
	div#text_area_2
	{
	width:775px;
	height:370px;
	padding: 0px;
	float: left;
	margin: 20px 0px 0px 15px;
	
	}
	
	
	div#text_area_2_text
	{
	width:351px;
	height:345px;
	padding: 0px;
	float: left;
	margin: 5px 0px 0px 0px;
	}

	div#text_area_2_image
	{
	width:399px;
	height:301px;
	padding: 2px;
	float: left;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thin solid #A7A7A7;
	}
	
	div#text_area_2_banner
	{
	width:720px;
	height:174px;
	background-color:#981d97;
	padding: 0px;
	float: left;
	margin: 0px 40px 20px 40px;
	}


	div#text_area_3
	{
	width:775px;
	height:310px;
	padding: 0px;
	float: left;
	margin: 15px 0px 0px 15px;
	
	}
	
	
	div#text_area_3_text
	{
	width:500px;
	height:370px;
	padding: 0px;
	float: left;
	margin: 10px 5px 0px 0px;
	}

	div#text_area_3_image
	{
	width:250px;
	height:150px;
	padding: 2px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: thin solid #A7A7A7;
	}
	
	
	
	
	div#text_area_31
	{
	width:775px;
	height:445px;
	padding: 0px;
	float: left;
	margin: 15px 0px 0px 15px;

	}
	
	
	div#text_area_31_text
	{
	width:775px;
	height:290px;
	padding: 0px;
	float: left;
	margin: 10px 5px 0px 0px;
	}


	div#text_area_31_image
	{
	width:700px;
	height:154px;
	padding: 2px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	border: thin solid #A7A7A7;
	}
	
	
	
	div#text_area_32
	{
	width:775px;
	height:330px;
	padding: 0px;
	float: left;
	margin: 15px 0px 0px 15px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #abb47f;
	}
	
	
	div#text_area_32_text
	{
	width:495px;
	height:180px;
	padding: 0px;
	float: left;
	margin: 10px 5px 0px 0px;
	}
	
	
	div#text_area_32_text2
	{
	width:775px;
	height:105px;
	padding: 0px;
	float: left;
	margin: 20px 0px 0px 0px;
	}

	div#text_area_32_image
	{
	width:250px;
	height:166px;
	padding: 2px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thin solid #A7A7A7;
	}
	
	
	
	
	div#text_area_33
	{
	width:775px;
	height:310px;
	padding: 0px;
	float: left;
	margin: 15px 0px 25px 15px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #abb47f;
	}
	
	
	div#text_area_33_text
	{
	width:775px;
	height:300px;
	padding: 0px;
	float: left;
	margin: 10px 0px 0px 0px;
	}


	div#text_area_33_image
	{
	width:700px;
	height:154px;
	padding: 2px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	border: thin solid #A7A7A7;
	}
	
	
	
	
	
	
	div#text_area_4
	{
	width:800px;
	height:580px;
	padding: 0px;
	float: left;
	margin: 15px 5px 10px 5px;
	background:none;
	}
	
	
	div#text_area_4_text
	{
	width:451px;
	height:238px;
	padding: 0px;
	float: left;
	margin: 0px 0px 0px 10px;
	}

	div#text_area_4_image
	{
	width:300px;
	height:199px;
	padding: 2px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 15px;
	;
	border: thin solid #A7A7A7;
	}
	
	div#text_area_4_text2
	{
	width:790px;
	height:230px;
	padding: 0px;
	float: left;
	margin: 10px 0px 0px 0px;
	}



	/* TRUCK ACCIDENT PANEL */ 
	div#truck_accidents_text_panel
	{
	width: 780px;
	height: 355px;
	padding: 0px;
	margin: 15px auto 15px auto;
	border-color:#abb47f;
	border-bottom-width: medium;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	float: left;
	}
	
	div#truck_accidents_text
	{
		width: 405px;
		height: 345px;
		padding: 0px;
		margin: 0px 10px 0px 5px;
		float: left;
	}
	
	
	div#truck_accidents_image
	{
	width: 325px;
	height: 216px;
	padding: 3px;
	float: right;
	margin-top: 60px;
	margin-right: 0.1px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: thin solid #CCC;
	}

/*	---------------------------------------------------------------------------------------------------------
	U	U	U	U	U	U	U	U	U	U	U	U	U	U	U	U	U	U	U	U	U	U	U	U	U	U	U	
/*	---------------------------------------------------------------------------------------------------------*/

/*	---------------------------------------------------------------------------------------------------------
	W	W	W	W	W	W	W	W	W	W	W	W	W	W	W	W	W	W	W	W	W	W	W	W	W	W	W	
/*	---------------------------------------------------------------------------------------------------------*/


div#wrongful_death_image
	{
	width: 250px;
	height: 150px;
	padding: 2px;
	float: left;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 35px;
	border: thin solid #CCC;
	}
	
	
	
	
	/* TRUCK ACCIDENT PANEL */ 
	div#wrongful_death_text_panel
	{
	width: 780px;
	height: 365px;
	padding: 0px;
	margin: 15px auto 15px auto;
	background-color:#ffffff;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #abb47f;
	float: left;
	}
	
	div#wrongful_death_accidents_text
	{
		width: 405px;
		height: 345px;
		padding: 0px;
		margin: 0px 10px 0px 15px;
		float: left;
	}
	
	
	div#wrongful_death_image2
	{
	width: 325px;
	height: 231px;
	padding: 3px;
	float: right;
	margin-top: 60px;
	margin-right: 0.1px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: thin solid #CCC;
	}




/*	---------------------------------------------------------------------------------------------------------
	Y	Y	Y	Y	Y	Y	Y	Y	Y	Y	Y	Y	Y	Y	Y	Y	Y	Y	Y	Y	Y	Y	Y	Y	Y	Y	Y	
/*	---------------------------------------------------------------------------------------------------------*/

/*	---------------------------------------------------------------------------------------------------------
	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	
/*	---------------------------------------------------------------------------------------------------------*/

/*	---------------------------------------------------------------------------------------------------------
	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	
/*	---------------------------------------------------------------------------------------------------------*/

/*	---------------------------------------------------------------------------------------------------------
	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	
/*	---------------------------------------------------------------------------------------------------------*/

/*	---------------------------------------------------------------------------------------------------------
	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	J	
/*	---------------------------------------------------------------------------------------------------------*/



	div#box1
	{
		width: 300px;
		height: 200px;
		padding: 0px;
		margin: 0px auto 0px auto;
		background-color:#CCCCCC;
		}
	
	
	
	div#box2
	{
		width: 295px;
		height: 195px;
		padding: 0px;
		margin: 0px 5px 5px 0px;
		background-color:#3333CC;
		}
		
		
		
		
		.welcome_text_caps
	{
		font-family: impact;
		font-size: 23px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		color: #45819d;		
		margin: 10px 0px 0px 0px;
		text-transform: uppercase;
	}
	
	
	

