body {
	background-color:#16191B;
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
	margin:0;
}

img {
	
	border:0;	
	
}

#page {

	margin: 0 auto;
	width:770px;
	text-align:left;
}
#topmenu {
	
	background-image:url(images/menu_bg.gif);	
	background-color:#041624;
	height:30px;
	border-top:1px solid #ffffff;
	border-bottom:2px solid #ffffff;
}


#topmenu ul{
	
	padding:0;
	margin:3px 0 0 0 ;
	text-align:center;
	
}

#topmenu ul li {
	
	display:inline;
	margin-left:15px;
	margin-right:15px;
	
}

#topmenu ul li a {
	
	
	font-size:12px;
	color:white;
	text-decoration:none;
	text-transform:capitalize;
	
}



#middle_bg {

	background-image:url(images/middle_bg.gif);
	background-repeat: repeat-y;
	width:770px;

}

#left {

	width:165px;
	float:left;


}



#center {

	width:421px;
	
	float:left;


}

#center .content {
	
	padding-left:10px;
	padding-right:10px;	
	margin-bottom:10px;
	font-family:Arial;
	
}

#center .content hr {
	background-color:#032A4C;
	border:0 none;
	color:#032A4C;
	height:1px;
	

}

#center .content p, #center .content li, #center .content em {
	
	font-size:12px;
	color:#ffffff;	
	line-height:16px;
	
}

#center .content a {
		
	color:#ffffff;
		
}

#center .content h2 {

	margin-top:0;		
	font-weight:normal;	
	color:#ffffff;
	font-size:20px;
}

#center .content h1 {
	color:#ffffff;
	font-size:16px;	
	
	
}

#center .content h3 {

	color:#EDF6FE;
}

#center .content .headline {
	
	font-size:12px;	
	font-weight:normal;
	margin-bottom:5px;
	
}


#right {

	width:184px;
	float:left;
	color:#ffffff;


}
#right .blue {
	color:#51B6F9;
	
}

#right p {
	font-size:14px;	
	margin:0;
	
}

#right hr {
	
	background-color:#6E7B87;
	color:#6E7B87;
	border:0;
	height:1px;
	width:95%;
	
}

#footer p {
	
	color:#B4C5D3;
	font-size:12px;
	text-align:center;
	
}

#footer .highlight {

	color:#508ABA;	
	
}


#footer hr {
	
	color:#152A3B;
	background-color:#152A3B;
	width:95%;
	height:1px;
	border:0;	
	
}


#footer ul{
	
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
	
	text-align:center;
	
}

#footer ul li {
	
	display:inline;
	margin-left:15px;
	margin-right:15px;
	
}

#footer ul li a {
	
	color:#B4C5D3;
	font-size:11px;
	text-decoration:none;
	text-transform:capitalize;	
	
	
}

.case_review_box {
	
	width:138px;
	border:0;
	padding:2px;
	margin-bottom:6px;
	background-color:#D9EBFA;	
	font-size:11px;	

}

.quick_contact2 {
	
	font-size:14px;
	color:#BAD3EA;
	margin-bottom:5px;
		
}

.quick_contact3 {

	font-size:11px;
	color:#EDF6FE;
	margin-bottom:5px;	
	
}

.quick_contact1 {

	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:5px;
	margin-top:5px;	
	
}



#info_box
{
	width: 154px;
	margin:0 auto;
	
	
}
#info_box #middle {
	
	background-image:url(images/useful_line.gif);
	background-repeat:repeat-y;
	padding-left:10px;	
	
}

#info_box #middle a {
	
	color:#000000;
	font-size:12px;
	text-decoration:none;
	display:block;
	padding-bottom:4px;
	
		
}



#video_library {
	
	margin-bottom:10px;	
	
}


#video_library ul {
	
	padding-left:20px;
	padding-bottom:5px;
	margin:0px;
	
}

#video_library ul li  {
	
	list-style-image: url(images/arrow.gif);
	
	
}



#video_library ul li a, #video_library a {
	
	font-size:11px;
	color:#ffffff;
	
}


#header-line {
	
	background-color:#a8adb0;	
	width:770px;
	height:1px;
	
}

#header-line2 {
	
	background-color:#ffffff;	
	width:770px;
	height:2px;
	
}


#current-litigation {
	
	background-color:#b6cad8;
	width:148px;
	margin:0 auto;
	
	}
	
#current-litigation a {
	
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
	color:#000000;
	display:block;	
	
	
	
}

#current-litigation a:hover {
	
	color:#ffffff;	
	
}




/***** form errors *****/

#errors {
text-align:center;
width:100%;
padding:5px;

}
#errors h2 {
font-size:14px;

}
#errors p, #errors li {
font-size:10px;
margin:0;
padding:0;
line-height:13px;
}
#errors ul {
margin:0;
padding:3px;
}
#errors li {
color:red;
margin-left:15px;
}





.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/**  BLOG CSS FIXES  **/


.content .categories ,.content .categories ul li
{
	display:inline;
	list-style:none;


}
.meta {

	color:#ffffff;
	font-size:11px;

}


#comment
{
	width:390px;

}

#commentlist
{
	background-color:#222222;
	margin-bottom:10px;

}

.content .newer_posts {float:left;font-size:11px;}
.content .older_posts {float:right;font-size:11px;}



