Body {
	font: 12px Tahoma, Verdana, sans-serif;
	background-color: #0e5782;
	background: url('/images/bg.gif');
	background-repeat: repeat;
}

IMG {
	display: block;
}

#page {
	width: 843px;
	margin:auto;
	margin-top: 30px;
	padding:7px;
	background-color: white;
	position: relative;
}

#sideshadow {
	background: url('/images/body_back.png');
}

div.image_replacement {
	width: 538px;
	height: 53px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9000px;
	position: relative;
	/*left: -12px;*/ 
	margin-bottom: 0px;
	overflow:hidden;
	zoom: 1;
}

H1 { 
/*	width: 538px;
	height: 53px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9000px;
	position: relative;
	left: -12px; 
	margin-bottom: 0px;
	overflow:hidden;
	zoom: 1;
	*/
	font-size:20px;
	color: #0e5782;
	margin-top: 15px;
	line-height: 25px;
}

H2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #0e5782;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: bold;
	clear: both;
}

H3 {
	color: #0e5782;
	margin:0px;
	padding:0px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 12px;
}
	
H1, H2, H3 {
	font-family: Arial, Tahoma, Verdana;
}

A#contact_button {
	background: url('/images/contactbutton.png');
	width: 263px;
	height: 73px;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	/*position: absolute;
	top: 0px;
	right: -8px;*/
	position: relative;
	right: -8px;
	float:right;
	clear:right;
}

#leftcolumn, #rightcolumn {
	margin-top: 36px;
	margin-bottom: 20px;
}

#leftcolumn {
	float:left;
	width: 570px;
}

#rightcolumn {
	float: right;
	/*border-left: 1px solid #0e5782;*/
	width: 248px;
}

.padleftcolumn {
	padding-left: 20px;
	padding-bottom: 20px;
}

#content {
	margin-top: 7px;  
	padding:0px;
	position: relative;
	zoom: 1;   
	width: 843px;
	background: url('/images/LG_site_eng.jpg') no-repeat;

}

#content_lawyers {
	margin-top: 7px;  
	padding:0px;
	position: relative;
	zoom: 1;   
	width: 843px;
	background: url('/images/LG_site_lawyers.jpg') no-repeat;

}

#footer {
	border-top: 0px solid #0e5782;
	margin-left: 45px; 
	margin-right: 45px;
	padding-top: 20px;
	font: 10px Verdana, Tahoma, sans-serif;
	color: #ffffff;
	text-align: center
}
	
#footer A {
	text-decoration: none;
	color: #ffffff;
}
	
#footer A:hover {
	text-decoration: underline;
}
	
div.testimonial {
	margin-top: 20px;
	margin-bottom: 20px;
}
	
div.testimonialbody {
	font-style: italic;
}

div.testimonialby {
	margin-top: 5px;
	font-weight: bold;
	font-size: 11px;
}
	
div.morelink {
	text-align:right;
}
	
div.morelink A {
	color: #0e5782;
	text-decoration: underline;
	font-weight: bold
}
	
div.morelink a:hover {
	text-decoration: none;
}
	
P {
	margin-top: 0px;
}
	
div.faq_question{
	margin-bottom: 5px;
	color: #0e5782;
}
	
div.faq_answer {
	margin-bottom: 20px;
}
	
div.content_pic {
	margin-top: 20px;
	width: 145px;
	float: left;
}

div.main_content_2col {
	float: left;
	width: 415px;
	margin-top: 20px;
}
	
div.main_content {
	width: 500px;
	margin-top: 0px;	
	margin-left: 12px;
	line-height: 20px;
}
	
div.main_content_2col div.testimonial {
	margin-top: 0px;
}
	
.form_title { 
	color: #FFFFFF; 
	font-size:10px;
} 	

.form_field { 
	width: 100%;
	font-size: 10px; 
} 	

.form_comments { 
	width: 100%;
	height: 175px;
	font-size: 10px;
} 	

.form_select { 
	font-size: 10px; 
}

.contact_form { 
	padding-top: 45px;
}

.png {
	behavior: url('/css/pngbehavior.htc');
}
	
p.msg { 
	padding: 20px; 
	font-weight: bold; 
	color: #FFFFFF; 
	font-size: 12px; 
}
	
a.msg { 
	font-weight: bold; 
	color: #FFFFFF; 
	font-size: 12px; 
}
	
.form_comments { 
	width: 100%; 
	height: 100px; 
	font-size: 10px; 
} 

P.sidevideo {
	margin-bottom: 20px;
}

.sidevideo A {
	color: #333333;
	text-decoration: underline;
}

.sidevideo A:hover {
	color: #333333;
	text-decoration: none;
	}

.sidevideo IMG {
	border: 0px;
}
		
UL.about_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;
}
	
UL.about_list LI {
	background: url('/images/bullets.jpg');
	background-repeat: no-repeat;
	margin-right: 20px;
	width: 45%;
	float: left;
}
	
UL.about_list LI Span {
	margin-left: 15px;
	display: block;
}
	
A.logo {
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	background: url('/images/LG_Logo.png');
	width: 213px;
	height: 94px;
}

#logo { 
	position: absolute;
	margin-top: 47px;
	width: 213px;
	height: 94px;	
} 

#form_lawyers {
	position: relative;
	padding: 0px;
	top: 0px;
	height: 495px;
}	

#form_victims {
	position: relative;
	padding: 0px;
	top: 0px;
	width: 230px;
	height: 595px;
}	

#twitter {
	position: relative;
	padding: 0px;
	margin-right: 10px;
	top: 0px;
	width: 285px;
	overflow: auto;
}	

#video_testimonials {
	top:0px;
	margin-left: -41px;
	position:relative;	
	width:289px;
	height:210px;
	float: right;
	background: url('/images/Lawyers_video.jpg') no-repeat;
}

#video_testimonials2{
	top:25px;
	margin-left: -41px;
	position:relative;	
	width:289px;
	height:210px;
	float: right;
	background: url('/images/Lawyers_video.jpg') no-repeat;
}

#form_lawyers_title {
	position: relative; 
	left: -2px;
}

#form_victims_title {
	position: relative; 
	top: -18px;
	left: -5px;
	
}

.form_textfield {

	margin-top:2px;
	display:block;
	width: 200px;
	font-size: 11px
}

.form_textarea {
	display:inline;
	width: 200px;
	font-size: 11px
}

.form_label {

	font-weight: bold;
	color:white;
	font-size: 10px
}

.form_row {
	margin-top:3px;
	margin-bottom:3px;
}

.form_im{
	margin-top:0px;
	margin-bottom:0px;
	display: none;
}

.form_phonefield {

	margin:0px;
	border-width: 1px;
	margin-right:2px;

}

.form_case_description {
	margin:0px;
	border-width: 1px;
	margin-right:2px;
	height: 80px;
}

#arrow {
	position:absolute;
	z-index:10; 
	top: 25px;
	right: 250px;
/*	float: right;
	right: 50px;
	*/
}

ul.check {
	list-style-type: none;
	padding-left: 5px;
	margin-left: 0;
}

ul.check li { 
	background: url(/images/checkmark2.jpg) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

ul.check-states {
	font-size: 11px;
	list-style-type: none;
	padding-left: 2px;
	margin-left: 0;
}

ul.check-states li { 
	background: url(/images/checkmark.jpg) left center no-repeat;
	padding-left: 13px;
	margin-bottom: 6px;
}

ul.news {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

ul.news li { 
	background: url(/images/list-dot.jpg) left center no-repeat;
	padding-left: 20px;
	margin-bottom: 0px;
}
	
#local_connections {
	position: relative;
	top: -10px;
	left: -25px;
	height: 450px;
	width: 285px;
	overflow: auto;
}

#local_connections_cities {
	position: relative;
	top: -10px;
	left: -20px;
	height: 120px;
	width: 255px;
}


ul.local_connections {
	padding-left: 0;
	margin-left: 0;
}

ul.local_connections li { 
	padding-left: 0px;
	margin-bottom: 1px;
	
}

.local {
	text-decoration: none;
	color: black;
}	

.bold-blue {
	color: #0e5782;
	font-weight: bold
}

.disclaimer {
	color: #666666;
	font-size:10px;
	margin-left:15px;
	margin-right:10px
}

A.pdf {
	margin: 0px;
	border: 0px;
	padding: 0px;
	float: right;
}

