@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;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
	/* unvisited link */
	a.bot:link 
	{
		color:#FFF;;
	}     
	
	/* visited link */
	a.bot:visited 
	{
		color:#FFF;
	}  
	
  /* mouse over link */	
	a.bot:hover 
	{
		text-decoration:underline;
		font-weight: bold;
	}



	/* FOR THE Top Panel Link Text */ 	
	
	a.topl, a.topl:visited, a.topl:active, a.topl:link
	{
		color: #FFF;
		text-decoration: none;
	}
	
	a.topl:hover
	{
	color: #FFF;
	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: #d51d1d;
		text-decoration: none;
	}
	
	a.h3f:hover
	{
		color: #d51d1d;
		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:207px;
	height:275px;
	padding: 0px;
	margin: 6px 11px 0px 0px;
	float: left;
	background-image: none;
		
	}
	
	body
	{
	margin: 0px 0px 0px 0px;
	background-color: #000;
	background-image: url(images/header-bgd.png);
	background-repeat: repeat-x;
	}
	
	
	/* Bottom Panel */
	div#bottom_panel
	{
	width: 800px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 20px auto;
	background-color: #FFF;
	
	}
	
	
	
	/* Bottom Panel Links*/
	div#bottom_panel_links
	{
		width: 800px;
		height: 27px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 2px 0px;
		background-color: #006;
	}
	
	/* Bottom Panel Links*/
	div#bottom_panel_links_outline
	{
		
		width: 800px;
		height: 20px;	
		padding: 0px 0px 0px 0px;
		margin: 5px 0px 0px 0px;

	}
	
	
	/* Bottom Panel copy*/
	div#bottom_panel_copy_statement
	{
		width: 380px;
		height: 60px;
		float: left;
		padding: 0px 0px 0px 0px;
		margin: 5px 0px 2px 5px;
	}
	
	/* Bottom Panel address*/	
	div#bottom_panel_address
	{
		width: 400px;
		height: 60px;
		float: right;
		padding: 0px 0px 0px 0px;
		margin: 5px 0px 2px 5px;
	}
	
	/* Bottom Panel address*/	
	.bottom_panel_address_text
	{
		padding: 0px 0px 0px 0px;
		margin: 15px 15px 0px 5px;
		font-family: arial;
		font-size: 11px;
		font-style: normal;
		line-height: 20px;
		font-weight: bold;
		font-variant: normal;
		color: #006;
		text-decoration: none;
		text-align: right;
	}
	
	
	.bottom_link_text
	{
		font-family: arial;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		color: #FFF;
		text-decoration: none;
		text-align: center;
		word-spacing: 15px;
		padding: 6px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}

	
	
	.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;
		
	}
	
	
	.startext
	{
		font-family: Arial
		font-size: 10px;
		font-weight: bold;
		color: #F00;
		line-height: 18px;
		text-align:left;
		
	}
	
	input.button1 
	{
	font-family: Arial, Algerian;
	font-size: 14px;
	font-weight: bolder;
	background-color: #006;
	color: #FFF;
	}
	
	
	input.button2 
	{
	font-family: Arial, Algerian;
	font-size: 12px;
	font-weight: bolder;
	background-color: #006;
	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	
/*	---------------------------------------------------------------------------------------------------------*/

	/* Click for Questions Link */
	div#click_for_questions
	{
	width: 239px;
	height: 119px;
	margin: 20px 0px 0px 5px;
	float:left;
	background:none;
	}
	
	
	.click_for_questions_text
	{
		font-family: Garamond;
		font-size: 21px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
		text-transform: uppercase;
		text-align:center;
		padding:0px;
		margin: 0px 0px 0px 0px;
		
	}
	
	
	
	/* Call Us Link */
	div#call_us
	{
	width: 196px;
	height: 44px;
	margin: 80px 0px 0px 10px;
	float:left;
	}
	
	div#card
	{
	width: 700px;
	height: 99px;
	margin-left: 40px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
	float: left;
	background-color: #3887d6;
		
	}
	
	
	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:#d51d1d;
	}

	
	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: #FFF;
	text-decoration: none;
		
	}
	
	.card_sub_text
	{
	font-family: arial;
	font-size: 12px;
	font-style:italic;
	font-weight: normal;
	color: #FFF;
	margin-top: 2px;
	text-decoration: none;
		
	}
	
	.card_sub_text2
	{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	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 5px 0px 10px;
	background-color:#ffffff;
	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;
	}


	
	
	div#constuction_company_text_panel
	{
	width: 800px;
	height: 890px;
	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: #006;
		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;
	}




	/* Columns */
	
	div#columns
	{
		width: 780px;
		height: 465px;
		padding: 0px;
		margin: 35px 10px 10px 10px;
	}
	
	
	div#column_1_image
	{
		width: 185px;
		height: 123px;
		padding: 0px;
		margin: 0px 36px 0px 36px;
		float:left;
	}
	
	div#column_1_text
	{
	width: 237px;
	height: 325px;
	padding: 0px 10px 0px 0px;
	margin: 10px 0px 0px 10px;
	float:left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #F90;
	}
	
	
	
	
	/* 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: 135px;
		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;
	}










/*	---------------------------------------------------------------------------------------------------------
	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;
	}
	
	
	
	div#main_form
	{
	width: 361px;
	height: 200px;
	padding: 0px;
	margin:0px 0px 0px 5px;
	float:left;
	background: #000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d51d1d;
	border-right-color: #d51d1d;
	border-bottom-color: #d51d1d;
	border-left-color: #d51d1d;
		}
		
	




/*	---------------------------------------------------------------------------------------------------------
	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
/*	---------------------------------------------------------------------------------------------------------*/


	div#header_image
	{
		width: 342px;
		height: 162px;
		float:right;
		padding: 0px;
		margin: 0px;
		}

	.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;
		letter-spacing: 2px;
		color: #d71f1f;
		padding: 0px 0px 0px 0px;
		margin: 10px 5px 0px 0px;
		line-height: 22px;
		text-align: left;
		text-transform: uppercase;
	}
	
	.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;
	}
	
	
	.h2format22
	{
		font-family: Garamond;
		font-size: 22px;
		font-weight: bold;
		color: #316AC5;
		margin: 4px 0px 2px 0px;
		line-height: 22px;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 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;
	}
	
	
	
	.h3format10
	{
		font-family: Garamond;
		font-size: 12px;
		font-weight: none;
		margin: 2px 2px 0px 0px;
		line-height: 14px;
		text-align: right;
		color: #000;

	}
	
	.h4format
	{
		font-family: Verdana;
		font-size: 13px;
		font-weight: normal;
		color: #000000;
		margin: 3px 0px 0px 0px;
		line-height: 22px;
		text-align: left;
		color: #000;		
	}
	
	
	.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: 169px;
	height: 95px;
	padding:0px;
	margin: 30px 0px 0px 65px;
	float:left;
	}
	
	
	
	
	div#logo_text
	{
	width: 330px;
	height: 44px;
	padding: 0px;
	margin: 21px 0px 0px 35px;
	float:left;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000;
	}
	
	
	div#large_main_text
	{
	width: 450px;
	height: 80px;
	padding:0px;
	float:left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	
	
	.large_main_text
	{
	font-family: Garamond;
	font-size: 32px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform:uppercase;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
	}

	
	.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_panel
	{
	width: 800px;
	height: 359px;
	padding: 0px;
	background-color: #FFF;
	margin: 0px auto 0px auto;
	
	}

	
	div#main_area
	{
	width: 410px;
	height: 288px;
	padding: 0px;
	margin:15px 0px 0px 10px;
	float:left;
	background: none;
		}
		
		
			div#main_area_sub
			{
			width: 775px;
			height: 100px;
			padding: 0px;
			margin:10px 0px 0px 10px;
			float:left;
			background: none;
				}


	div#main_image
	{
	width:568px;
	height:275px;
	padding: 0px;
	margin: 6px 5px 0px 5px;
	float: left;
	
	

	}
	
	
	div#main_text_area
	{
	width:390px;
	height:100px;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 10px 10px;
	float: left;
	background: none;
	}
	
	
	/* TRUCK ACCIDENT PANEL */ 
	div#medical_malpractice_text_panel
	{
	width: 780px;
	height: 605px;
	padding: 0px;
	margin: 15px 10px 15px 10px;
	background-color:#ffffff;
	float: left;
	}
	
	
	div#medical_malpractice_text
	{
	width: 405px;
	height: 315px;
	padding: 0px;
	margin: 20px 10px 0px 0px;
	float: right;
	}
	
	
				div#medical_malpractice_text_sub
				{
				width: 780px;
				height: 200px;
				padding: 0px;
				margin: 10px 10px 0px 10px;
				float: left;
				}
	
	
	
	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;
	}

	
	div#main_text_panel
	{
	width: 800px;
	height: 420px;
	padding: 0px;
	background: #fff;
	margin: 0px auto 0px auto;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006;
	border-bottom-color: #006;
	}
	



/*	---------------------------------------------------------------------------------------------------------
	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:none;
		float:left;
		margin: 30px 0px 20px 75px;
	}
	
	div#call_now
	{
		width: 200px;
		height: 35px;
		padding: 0px;
		background: #fff;
		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: 15px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	margin: 2px 1px 1px 2px;
	color:#0380ba;
		}
		
		
	.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: #fff;
		}
		
		
		
	/* TRUCK ACCIDENT PANEL */ 
	div#product_liability_text_panel
	{
	width: 780px;
	height: 510px;
	padding: 0px;
	margin: 15px 0px 15px 10px;
	background-color:#ffffff;
	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: 365px;
	padding: 0px;
	margin: 15px 10px 15px 10px;
	background-color:#ffffff;
	float: left;
	}
	
	
	div#premise_liability_text
	{
	width: 405px;
	height: 355px;
	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: 141px;
	padding: 0px;
	background: url(images/fortworth-car-wreck_01.jpg);
	background-repeat:no-repeat;
	margin: 0px auto 0px auto;
	}




	div#top_links
	{
	width: 180px;
	height: 75px;
	padding: 0px;
	background: none;
	float: left;
	margin: 13px 0px 9px 610px;
	}
	
	
	div#top_links_image
	{
	width: 49px;
	height: 75px;
	padding: 0px;
	float: left;
	margin: 0px 5px 0px 5px;
	}
	
	
	div#top_links_text
	{
		width: 48px;
		height: 28px;
		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: #FFF;
		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:796px;
	height:2000px;
	padding: 0px;
	background:#FFF;
	margin: 0px auto 0px auto;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #d71f1f;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d71f1f;
	border-right-color: #d71f1f;
	border-left-color: #d71f1f;
	}
	
	
	
	
	div#text_area_1_text_1
	{
	width:775px;
	height:180px;
	padding: 0px;
	float: left;
	margin: 10px 0px 0px 15px;
	}
	
	
	div#text_area_1_text
	{
	width:462px;
	height:242px;
	padding: 0px;
	float: left;
	margin: 10px 0px 0px 10px;
	}
	
	
				div#text_area_1_text_sub
				{
					width:775px;
					height:160px;
					padding: 0px;
					float: left;
					margin: 5px 15px 0px 10px;
				}

	div#text_area_1_image
	{
	width:300px;
	height:199px;
	padding: 2px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: thin solid #A7A7A7;
	}
	
	
	
	div#text_area_1_image1
	{
	width:300px;
	height:173px;
	padding: 2px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 5px;
	border: thin solid #A7A7A7;
	}
	
	
	div#text_area_1_text2
	{
	width:455px;
	height:300px;
	padding: 0px;
	float: left;
	margin: 10px 0px 20px 15px;
	}
	
	
			div#text_area_1_text3
			{
			width:775px;
			height:205px;
			padding: 0px;
			float: left;
			margin: 10px 0px 15px 15px;
			}
	

	div#text_area_1_image2
	{
	width:300px;
	height:199px;
	padding: 2px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: thin solid #A7A7A7;
	}
	
	
	
	div#text_area_1_box_3
	{
	width:305px;
	height:385px;
	padding: 0px;
	float: left;
	margin: 10px 0px 10px 15px;
	
	}
	
	
			div#text_area_1_box_3_sub
			{
			width:775px;
			height:260px;
			padding: 0px;
			float: left;
			margin: 10px 15px 15px 10px;
			
			}
	
	
	div#text_area_1_box_4
	{
	width:430px;
	height:385px;
	padding: 0px;
	float: right;
	margin: 10px 20px 10px 25px;
	}

	div#text_area_1_box_5
	{
	width:770px;
	height:400px;
	padding: 0px;
	margin: 10px 15px 10px 15px;
	float:left;
	}
	
			div#text_area_1_box_5_image
			{
				width:250px;
				height:450px;
				padding: 0px;
				margin: 18px 10px 10px 0px;
				float:left;
				border: thin solid #A7A7A7;
			}
	
	
	div#text_area_1_box_6
	{
	width:490px;
	height:150px;
	padding: 0px;
	float: left;
	margin: 10px 15px 10px 15px;
	}
	
	
	div#text_area_1_box_7
	{
	width:770px;
	height:155px;
	padding: 0px;
	float: left;
	margin: 10px 15px 10px 15px;
	}

	
	
	div#text_area_1_box_8
	{
	width:490px;
	height:285px;
	padding: 0px;
	float: left;
	margin: 10px 15px 10px 15px;
	}

	
	
	div#text_area_1_image8
	{
	width:250px;
	height:186px;
	padding: 0px;
	float: left;
	margin: 22px 10px 0px 10px;
	border: thin solid #A7A7A7;
	}
	
	
	div#text_area_1_image8_image2
	{
	width:250px;
	height:166px;
	padding: 0px;
	float: left;
	margin: 22px 10px 0px 10px;
	border: thin solid #A7A7A7;
	}
	
	
	
	
	div#text_area_1_box_9
	{
	width:770px;
	height:265px;
	padding: 0px;
	float: left;
	margin: 5px 15px 10px 15px;
	}
	
	
	div#text_area_1_box_10
	{
	width:500px;
	height:245px;
	padding: 0px;
	float: left;
	margin: 10px 15px 10px 5px;
	}

	
	
	div#text_area_1_image10
	{
	width:250px;
	height:166px;
	padding: 0px;
	float: left;
	margin: 22px 10px 0px 10px;
	border: thin solid #A7A7A7;
	}
	
	
	
	div#text_area_1_box_11
	{
	width:770px;
	height:90px;
	padding: 0px;
	float: left;
	margin: 5px 15px 10px 15px;
	}
	
	
	
	div#text_area_1_image3
	{
	width:300px;
	height:199px;
	padding: 0px;
	float: none;
	margin: 20px 0px 0px 0px;
	border: thin solid #A7A7A7;
	}
	
	
	div#text_area_1_image4
	{
	width:250px;
	height:166px;
	padding: 0px;
	float: left;
	margin: 2px 10px 0px 10px;
	border: thin solid #A7A7A7;
	}
	
	
	
	div#text_area_2
	{
	width:775px;
	height:410px;
	padding: 0px;
	float: left;
	margin: 20px 0px 0px 15px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #abb47f;
	}
	
	
	div#text_area_2_text
	{
	width:425px;
	height:400px;
	padding: 0px;
	float: left;
	margin: 5px 0px 0px 0px;
	}

	div#text_area_2_image
	{
	width:325px;
	height:322px;
	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:380px;
	padding: 0px;
	float: left;
	margin: 15px 0px 0px 15px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #abb47f;
	}
	
	
	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:495px;
	padding: 0px;
	float: left;
	margin: 15px 0px 0px 15px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #abb47f;
	}
	
	
	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: 335px;
	padding: 0px;
	margin: 2px 10px 15px 10px;
	float: left;
	}
	
	div#truck_accidents_text
	{
		width: 405px;
		height: 325px;
		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;
	}
	
	
	
	
	/* Text Panel */
	div#text_panel_1_area
	{
		width: 440px;
		height: 238px;
		padding: 0px 0px 0px 0px;
		margin: 20px 5px 5px 5px;
		float:right;
		border-left-width: thin;
		border-left-style: solid;
		border-left-color: #316AC5;
	}
	
	
	
	/* Text Panel */
	div#text_panel_1_area_sub
	{
		width: 780px;
		height: 150px;
		padding: 0px 0px 0px 0px;
		margin: 5px 5px 5px 10px;
		float:left;
	}
	
	/* Text Panel */
	div#text_panel_1_image
	{
		width: 325px;
		height: 216px;
		padding: 2px 2px 2px 2px;
		margin: 20px 5px 5px 10px;
		float:left;
		border: thin solid #CCC;
	}
	
		
	
	
	
	
	div#text_panel_2_area
	{
		width: 575px;
		height: 250px;
		padding: 0px 10px 0px 0px;
		margin: 15px 5px 5px 10px;
		float:left;
		border-right-width: thin;
		border-right-style: solid;
		border-right-color: #316AC5;
	}
	
		
	
	/* Text Panel 2 image  */
	div#text_panel_2_image
	{
		width: 165px;
		height: 109px;
		padding: 2px 2px 2px 2px;
		margin: 30px 25px 5px 0px;
		float:right;
		border: thin solid #CCC;
	}

	/* Text Panel 2 image 2  */
	div#text_panel_2_image_2
	{
		width: 165px;
		height: 109px;
		padding: 2px 2px 2px 2px;
		margin: 20px 25px 5px 0px;
		float:right;
		border: thin solid #CCC;
	}
	
	
	/* Text Panel 2 image 2  */
	div#text_panel_2_image_3
	{
		width: 370px;
		height: 246px;
		padding: 2px 2px 2px 2px;
		margin: 20px 0px 5px 15px;
		float:left;
		border: thin solid #CCC;
	}
	
	
	
	/* Text Panel 3 image  */
	div#text_panel_2_causes_text_area
	{
		width: 390px;
		height: 255px;
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 0px 9px;
		float:left;
	
	}
	
	
	
	/* Text Panel 3 image  */
	div#text_panel_3_text_area_1
	{
		width: 540px;
		height: 225px;
		padding: 0px 0px 0px 0px;
		margin: 20px 0px 0px 5px;
		float:left;

	}
	
	
	/* Text Panel 3 text area 2  */
	div#text_panel_3_text_area_2
	{
		width: 525px;
		height: 250px;
		padding: 0px 0px 0px 0px;
		margin: 18px 15px 0px 5px;
		float:right;
		
	}
	
	
	/* Text Panel 3 text area 2  */
	div#text_panel_3_text_area_3
	{
		width: 775px;
		height: 160px;
		padding: 0px 0px 0px 0px;
		margin: 15px 0px 0px 15px;
		float:left;
		
	}
	
	
	/* Text Panel 3 image 1  */
	div#text_panel_3_image_1
	{
		width: 225px;
		height: 149px;
		padding: 2px 2px 2px 2px;
		margin: 50px 10px 5px 0px;
		float:right;
		border: thin solid #CCC;
	}
	
	
	/* Text Panel 3 image 2 */
	div#text_panel_3_image_2
	{
		width: 225px;
		height: 149px;
		padding: 2px 2px 2px 2px;
		margin: 49px 5px 5px 15px;
		float:left;
		border: thin solid #CCC;
	}
	


	div#ten_things_outline
	{
		width: 800px;
		height: 450px;
		padding: 0px;
		margin: 15px auto 15px auto;
		
	}
	
	div#ten_things_text
	{
		width: 555px;
		height: 435px;
		padding: 2px;
		float: left;
		background-color: #316AC5;
		margin: 25px 0px 2px 10px;
		
	}
	
	div#ten_things_image
	{
		width: 200px;
		height: 300px;
		padding: 2px;
		margin: 75px 10px 10px 10px;
		float:right;
		border: thin solid #CCC;
		
	}
	
	/* Text Panel */
	div#ten_things_heading
	{
		width: 555px;
		height: 29px;
		padding: 0px;
		background-color: #FFF;
		margin: 0px 0px 0px 0px;

	}
	



/*	---------------------------------------------------------------------------------------------------------
	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: 345px;
	padding: 0px;
	margin: 15px 10px 15px 10px;
	background-color:#ffffff;
	float: left;
	}
	
	div#wrongful_death_accidents_text
	{
		width: 405px;
		height: 335px;
		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;
	}


	.welcome_text_caps
	{
		font-family: impact;
		font-size: 24px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		color: #006;		
		margin: 10px 0px 0px 5px;
		text-transform: uppercase;
	}



/*	---------------------------------------------------------------------------------------------------------
	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;
		}
		
	
