body{
	font:normal 13px/19px Arial, Verdana, sans-serif;
	background:#F3EFD3 url(../images/body_background.png) repeat-x left top;
	color:#333;
}
body, div, img, p, h1, h2, h3, h4, h5, h6, table, tr, td{
	margin:0;
	padding:0;
}
a{
	outline:none;
	text-decoration:none;
	color:#2682A5;
}
a:hover{
	color:#164A5F;
}
a img{
	border:none;
}
p{
	padding:3px 0;
}
.error{
	color:red;
	padding:5px 15px;
	margin:5px;
}
.post ul,
.post ol{
	padding:4px 0 25px;
}
h1, h2, h3, h4, h5, h6{
	padding:4px 0;
}
h1{
	font:bold 23px Arial, Verdana, sans-serif;
}
h2{
	font:bold 20px Arial, Verdana, sans-serif;
}
h3{
	font:bold 17px Arial, Verdana, sans-serif;
}
h4{
	font:bold 13px Arial, Verdana, sans-serif;
}
h5{
	font:bold 16px Georgia, Arial, Verdana, sans-serif;
}
h6{
	font:bold 15px Georgia, Arial, Verdana, sans-serif;
}
table tr,
table td{
	vertical-align:top;
}
ul{
	margin:0;
	padding:0;
}
ul li{
	margin:0;
	margin-left:20px;
	padding:2px 0;
	list-style-image: url(../images/li.gif);
}
ol{
	margin:0;
	padding:2px 0;
	margin-left:20px;
}
ol li{
	margin:0;
	padding:0;
}
.clean_list li{
	margin:0;
	list-style-image:none;
	list-style:none;
}
.centerize{
	margin:0 auto;
	text-align:center;
}
.common_form{
	
}
.common_form .caption{
	text-align:right;
	padding:3px 5px;
	vertical-align:top;
}
.common_form .input{
	text-align:left;
	vertical-align:top;
	padding:3px 5px 3px 0;
	color:#D3D3D3;
}
.common_form .input_img{
	text-align:left;
	vertical-align:top;
	padding:3px 5px 3px 0;
}
.common_form .input input,
.common_form .input textarea{
	border:1px solid #D3D3D3;
	color:#999;
	font-size:13px;
	min-width:180px;
}
.common_form .input textarea{
	min-width:150px;
	height:70px;
	overflow:auto;
}
.clearfix{
	display:block;
	clear:both;
}
.inner{
	padding:0 20px;
}
.align_center{
	text-align: center ;
}
.align_left{
	text-align: left ;
}
.align_right{
	text-align: right ;
}
.float_none{
	float:none;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.img_left{
	float:left;
	margin-right:10px;
}
.img_right{
	float:right;
	margin-left:10px;
}
.ajax_layout_box{
	
}
.ajax_layout_box p{
	padding:0;
}

.cluetip-jtip #cluetip-outer{
	border:1px solid #63A7A9;
	background:#DFF1F1;
	padding:5px;
}
.cluetip-jtip #cluetip-inner {
	display:block;
}
.meta{
	color:#666;
}
.pipe{
	color:#ACABA3;
}
.table_holder td{
	padding:5px;
	padding-right:15px;
}
.image_holder{
	padding:4px 0;
}
.image_holder img{
	border:1px solid #D6D6D6;
	padding:10px;
	width:110px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
#container{
	margin:0 auto;
	width:990px;
}
#header{
	height:69px;
}
#header h1{
	float:left;
	margin:15px 0 0 35px;
}
#header h2{
	float:right;
	margin:20px 20px 0 0;
}
	#header h2 a{
		font-size:24px;
		color:#fff;
		
	}
#heading{
	height:90px;
	background:transparent url(../images/header.png) no-repeat left top;
	clear:both;
}
#heading h1,
#heading h2{
	font:bold 35px Arial;
	color:#fff;
	padding:30px 20px 20px;
}
#heading h1 span,
#heading h2 span,
h2 span,
h3 span{
	font-weight:normal;
}
#path{
	margin-bottom:10px;
	font-size:12px;
	padding-left:5px;
}
#page{
	background:transparent url(../images/page_background.png) no-repeat left top;
	padding:15px 15px 0;
	position:relative;
}
#banner{
	background:#429396 url(../images/navigation_background.png) no-repeat left top;
}
#banner_index{
	background:#429396 url(../images/banner_lemberg.png) no-repeat left top;
	height:343px;
}
.relative{
	position:relative;

}
/*#sergei-box{
	font-weight:bold;
	background:#fff;
	left:10px !important;
	left:-800px;*/
	/*ie6 ediann*/
	/*padding:10px;
	position:absolute;
	color:#000;
	top:100px;
	width:475px;
	opacity: .7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}*/
#sergei-box{
	clear:both;
	margin:0 20px;
	position:relative;
	top:60px;
	font-weight:bold;
	background:#fff;
	padding:10px;
	color:#000;
	width:475px;
	opacity: .7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}
#navigation{
	float:left;
	height:30px;
}
/*** ESSENTIAL STYLES ***/
.menu, .menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.menu {
	line-height:	1.0;
}
.menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.menu ul li {
	width:			100%;
}
.menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.menu li {
	float:			left;
	position:		relative;
}
.menu a {
	display:		block;
	position:		relative;
}
.menu li:hover ul,
.menu li.sfHover ul {
	left:			0;
	top:			1.9em; /* match top ul list item height 2.5em*/
	z-index:		99;
}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top:			-999em;
}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
.sf-sub-indicator{
	display:none;
}

ul.menu{
	width:800px;
	margin:10px 0 10px 10px;
}
ul.menu li{
	float:left;
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
ul.menu li a{
	display:block;
	padding:5px 10px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
.menu li:hover a,
.menu li.sfHover a,
ul.menu li a:hover,
ul.menu li.active a,
ul.menu li li,
ul.menu li li a,
#home .home a,
#personalinjury .personalinjury a,
#about .about a,
#contact .contact a,
#consumerlaw .consumerlaw a,
#classactions .classactions a,
#resources .resources a,
#overtime .overtime a{
	background:#337275;
}
ul.menu li ul{
	margin:0;
	padding:0;
}
ul.menu li li{
	margin:0;
	padding:0;
	float:none;
	
}
ul.menu li li a{
	font-weight:bold;
	font-size:13px;
	width:100%;
	border-bottom:1px solid #488083;
}
ul.menu li li a:hover{
	color:#ccc;
}
a#language{
	float:right;
	color:#fff;
	margin:15px;
	text-decoration:none;
}
a#language:hover{
	color:#ccc;
}
a#language img{
	display:none;
	visibility:hidden;
}
#lemberg{
	clear:both;
	margin-bottom:10px;
	position:relative;
	top:-4px;
}
#body{
	margin-top:10px;
}
#post{
	border:1px solid #E3E0C8;
	background:#fff;
	width:695px;
	float:left;
}
#home #post{
	width:650px;
}
#post .inside{
	margin:10px 20px;
}
#video,
#sidebar{
	background:#DFDBBD;
	width:255px;
	float:right;
	border:1px solid #E3E0C8;
}
#video{
	width:300px;
}
#video .inside{
	margin:10px;
}
#sidebar .inside{
	margin:20px 24px;
}
#boxes{
	margin:20px 0;
}
#box_left,
#box_center,
#box_right{
	min-height:170px;
	float:left;
}
#box_center,
#box_right{

}
#box_left{
	width:530px;
	min-height:178px;
}
#box_left .inside{
	margin:10px;
}
.quote{
	font:normal 16px/20px Georgia;
	padding:10px 0;
}
.box_left{
	background:#D8CB8C;
	border:1px solid #E3E0C8;
}
/** rounded corner **/
.box_center{
	margin:0 7px;
	width:206px;
}
#sidebar .box_center{
	margin:0;
}
.box_center .round-top{
	background:transparent url(../images/boxes_center_top.png) no-repeat left top;
	padding-top:15px;
}
.box_center .round-middle{
	background:transparent url(../images/boxes_center_mid.png) repeat-y left top;
}
.box_center .round-bottom{
	background:transparent url(../images/boxes_center_bottom.png) no-repeat left bottom;
	padding-bottom:15px;
}

#sidebar .box_center .round-top{
	background:transparent url(../images/sidebar_boxes_center_top.png) no-repeat left top;
}
#sidebar .box_center .round-bottom{
	background:transparent url(../images/sidebar_boxes_center_bottom.png) no-repeat left bottom;
}

/** rounded corner **/
.box_right{
	width:206px;
}
.box_right .round-top{
	background:transparent url(../images/boxes_right_top.png) no-repeat left top;
	padding-top:15px;
}
.box_right .round-middle{
	background:transparent url(../images/boxes_right_mid.png) repeat-y left top;
}
.box_right .round-bottom{
	background:transparent url(../images/boxes_right_bottom.png) no-repeat left bottom;
	padding-bottom:15px;
}

.boxes .inside,
#sidebar .boxes .inside{
	padding:0 15px;
	margin:0;
}
.boxes  h2,
.boxes  h3{
	color:#fff;
}
.boxes h3{
	text-transform:uppercase;
	font-size:12px;
}
.boxes p{
	padding:10px 0;
}

#footer{
	color:#99957C;
	font-size:12px;
	margin:20px 5px;
}
#footer div{
	padding:0 10px;
}
#footer ul{
	
}
#footer ul li{
	float:left;
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0 10px;
	border-left:1px solid #D1CDB6;
}
#footer ul li a{
	color:#99957C;
}
#footer ul li a:hover{
	color:#555242;
}
	#disclaimer{
		margin-bottom:20px;
	}
ul.news{
	
}
ul.news li{
	/*border-top:1px solid #C7C3A5;*/
	padding:5px 0;
}
ul.news li a{
	font-weight:bold;
}
.side_box{
	margin:10px 0;
}
#p1, #p2, #p3{
	width:45px;
	min-width:45px;
}
.asides{
	padding:10px 0;
}
.aside_meta{
	color:#666;
	font-size:11px;
}
.faq{
	padding:10px 0;	
}
.question{
	font-weight:bold;
}

.answer{
	display:none;
}
.question-box{
	margin:10px;
	padding:20px;
	border:1px solid #C7C3A5;
	background:#F3EFD3;
}
.case_form{
	
}
.case_form .caption{
	width:40%;
}
.video_banner{
	margin-bottom:10px;
}
#about-us-press {
	margin-top:20px;
}
.about-us-image {
	border-top:1px solid #CCCCCC;
	padding:15px 10px;
	text-align:center;
}
.about-us-text {
	border-top:1px solid #CCCCCC;
	padding:15px 10px;
	text-align:left;
	vertical-align:top;
}
#google_box{
	border:1px solid #E3E0C8;
	background:#fff;
}
#google_box .inside{
	margin:10px 20px;
}
#header{
	position:relative;
}

#bbb_seal {
	left:310px;
	position:absolute;
	top:3px;
}
#bbb_seal img{
	height:65px;
}
.testimonial {
background:none repeat scroll 0 0 #F5F5F5;
border-left:2px solid #CCCCCC;
margin:15px 0;
padding:15px;
}
.testimonial .text {
}
.testimonial .client {
font-style:italic;
}
.testimonial .address {
font-style:italic;
}

#header h3{
	font: bold 15px Arial;
    position: absolute;
    right: 65px;
    top: 45px;
	color:#fff;
}

.none {
    display:none;
}
