/*reset-min.css RES SHARE*/

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,th,td{margin:0;padding:0;}
#LinkInfo {
	background-color: #F8F8F8;
}

fieldset{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}#BadgeBox {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}
q:before,q:after{content:'';}abbr,acronym {border:0;}


/*common.css RES SHARE*/

.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%;  
}  
body {	
	background-image: url(images/background_tile.gif); 
	background-repeat: repeat-x; 
	background-color: #cfd6db; 
	background-position: center top;
	color: #333333;
	text-align: center;
	line-height: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: 0px auto;
	padding: 0;
}
a {
    color: #CCCCCC; 
    text-decoration: none;
}
a:hover {
    color: #FFFFFF; 
    text-decoration: underline;
}
p {
	font-style: normal;
	line-height: 16pt;
	letter-spacing: .02em;
	font-size: 10pt;
}

#container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	height: 100%;
}

#header {
	width: 990px;
	height: 122px;
}
#hdrlogo {
	float: left;
	background-image: url(images/hdr2.gif); 
	background-repeat: no-repeat;
	width: 566px;
	height: 122px;
}
#hdrlogo h1 {	
	display: none; 
}
#hdrphone1 {
	float: left;
	background-image: url(images/hdr1.gif); 
	background-repeat: no-repeat;
	width: 211px;
	height: 122px;
}
#hdrphone2 h1 {	
	display: none; 
}
#hdrphone2 {
	float: left;
	background-image: url(images/hdr3.gif); 
	background-repeat: no-repeat;
	width: 213px;
	height: 122px;
}
#hdrphone1 h1 {	
	display: none; 
}
#pano {
	float: left;
	margin: 0px;
	background-image: url(images/pano.jpg); 
	background-repeat: no-repeat;
	width: 990px;
	height: 210px;
}
#navbar {
	float: left;
	margin: 0 auto;
	padding: 0;
	width:990px;
	height: 37px;
	background:url(images/menuback.gif);
}
#navbar ul  {
	list-style:none;
	list-style-image: none;
	padding:0px;
	margin:0px;
}
#navbar li {display:inline;}
#navbar ul li a {
	display:block;
	height:27px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	font-variant:small-caps;
	font-size:14px;
	text-align:center;
	color:#fff;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
}
#navbar ul li a:hover {background:url(images/menuback_over.gif); color:#88052f; background-repeat:repeat-x;}


#containerContent {
	float: left;
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/contentbg.gif); 
	background-repeat: repeat-y;
	background-position: center top;
	display: block;
}
#content {
	float: left;
	width: 544px;
}
#content p {
	margin: 10px 0 0 0;
	padding: 0px 50px 10px 50px;
}
#content a {
    color: #3f5b71; 
    text-decoration: underline;
}
#content a:hover {
    color: #c2842e; 
    text-decoration: none;
}
#content h1 {
	margin: 0px;
	padding: 25px 50px 0px 50px;
	line-height: 1.3em;
	font-size:24px;
	color: #000000;
}
#content h2 {
	margin: 0px;
	padding: 10px 50px 0px 50px;
	line-height: 1.5em;
	font-size:18px;
	color: #c2842e;
}
#containerContent2 {
	float: left;
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/contentbg2.gif); 
	background-repeat: repeat-y;
	background-position: center top;
	display: block;
}
#content2 {
	float: left;
	width: 767px;
}
#content2 p {
	margin: 10px 0 0 0;
	padding: 0px 50px 10px 50px;
}
#content2 a {
    color: #3f5b71; 
    text-decoration: underline;
}
#content2 a:hover {
    color: #c2842e; 
    text-decoration: none;
}
#content2 h1 {
	margin: 0px;
	padding: 25px 50px 0px 50px;
	line-height: 1.3em;
	font-size:24px;
	color: #000000;
}

#content2 ul { margin: 0px;
	padding: 25px 50px 0px 50px; }



#content2 h2 {
	margin: 0px;
	padding: 10px 50px 0px 50px;
	line-height: 1.5em;
	font-size:18px;
	color: #c2842e;
}
#mda {
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: center;
}

/*begin sub nav links */
#subnav {
	float: left;
	margin: 0px;
	background-image: url(images/subnavbg.gif); 
	background-repeat: repeat-y;
	width: 990px;
}
#subnavbtm {
	float: left;
	margin: 0px;
	background-image: url(images/subnavbtm.gif); 
	background-repeat: repeat-y;
	width: 990px;
	height: 31px;
}
#subnavbtm2 {
	float: left;
	margin: 0px;
	background-image: url(images/subnavbtm2.gif); 
	background-repeat: repeat-y;
	width: 990px;
	height: 31px;
}
#subnavlist {
	padding: 0px 30px 10px 30px;
	margin: 0;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#subnavlist li {
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 0;
	line-height: 1.6em;
}

#subnavlist li a { 
	text-decoration: none;
	color: #000000; 
}
#subnavlist li a:hover { 
	text-decoration: none;
	color: #ffffff; 
}
/*end sub nav links */

#lside {
	padding: 35px 0 0 0;
	float: left;
	width: 223px;	
}
#lside p {
	padding: 20px 0 0 20px;
	color: #ffffff;
}

#titleCompare {
	background-image: url(images/titlecompare.gif); 
	background-repeat: no-repeat;
	width: 223px;
	height: 42px;
}
#titleCompare h1 {	
	display: none; 
}
#titleFreecase {
	padding: 0 0 10px 0;
	background-image: url(images/titlefreecaseeval.gif); 
	background-repeat: no-repeat;
	width: 223px;
	height: 42px;
}
#titleFreecase h1 {	
	display: none; 
}
#titleInthenews {
	background-image: url(images/titleinthenews.gif); 
	background-repeat: no-repeat;
	width: 223px;
	height: 20px;
}
#titleInthenews h1 {	
	display: none; 
}
#rside {
	padding: 35px 0 0 0;
	float: left;
	width: 223px;
	display: block;
}
#rside p {
	padding: 20px 0 0 20px;
	color: #ffffff;
}
#navlist
{
margin: 15px 10px 15px 15px;
padding: 0;
list-style: none;
}

#navlist li 
{
	padding: 0 0 10px 20px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	line-height: 15px;
}
#navlist a {
	text-decoration: none;
	color: #990033;
}

#navlist a:hover {
	color: #000000;
}
#ftrtop {
	float: left;
	margin: 0px;
	background-image: url(images/contentbtm.gif); 
	background-repeat: repeat-y;
	width: 990px;
	height: 45px;
}
#ftrtop2 {
	float: left;
	margin: 0px;
	background-image: url(images/contentbtm2.gif); 
	background-repeat: repeat-y;
	width: 990px;
	height: 45px;
}


#btmnavcontainer {
	/*background-color: #808080;*/
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: center;
	margin-bottom: 1em;
	width: 600px;
}
#btmnavcontainer p {
	color: #cccccc;
	text-align: center;
	font-size:8pt;
	line-height: 1.3em;
}
#btmnavcontainer a {
	color: #ffffff;
	text-decoration:underline;
}
#btmnavcontainer a:hover {
	color: #cccc99;
	text-decoration:none;
}
#btmnavcontainer2 {
	float: right;
	/*background-color: #808080;*/
	margin: 0 auto;
	text-align: center;
	width: 790px;
}
#btmnavcontainer2 p {
	color: #ffffff;
	text-align: center;
	font-size:8pt;
	line-height: 1.3em;
}
#btmnavcontainer2 a {
	color: #253340;
	text-decoration:underline;
}
#btmnavcontainer2 a:hover {
	color: #808080;
	text-decoration:none;
}

#footer {
	clear: both;
	background-color: #3f5b71;
	background-image: url(images/ftrbg.gif); 
	background-repeat: repeat-x;
	height: 60px;
}
#footer p {
	margin: 0px;
	padding: 12px 0 0 0;
	color: #ffffff;
	text-align: center;
	font-size:10pt;
	line-height: 1.3em
}
#subfooter {
	background-color: #ffffff;
	clear: both;
	width: 990px;
}

#subfooter p {
	font-size: 10pt;
	color: #000000;
	text-align: center;
}

#subfooter a { color: #0066FF; }




#copyright {
	background-color: #ffffff;
	clear: both;
	width: 990px;
}

#copyright p {
	font-size: 8pt;
	color: #000000;
	text-align: center;
}

#btnHome
{
  display: block;
  width: 86px;
  height: 37px;
  background: url("images/btnhome.gif") no-repeat 0 0;
}
#btnHome:hover
{ 
  background-position: 0 -37px;
}
#btnHome span
{
  display: none;
}

#btnOurlawyers
{
  display: block;
  width: 155px;
  height: 37px;
  background: url("images/btnourlawyers.gif") no-repeat 0 0;
}
#btnOurlawyers:hover
{ 
  background-position: 0 -37px;
}
#btnOurlawyers span
{
  display: none;
}

#btnOurnews
{
  display: block;
  width: 194px;
  height: 37px;
  background: url("images/btnournews.gif") no-repeat 0 0;
}
#btnOurnews:hover
{ 
  background-position: 0 -37px;
}
#btnOurnews span
{
  display: none;
}

#btnOurpractice
{
  display: block;
  width: 229px;
  height: 37px;
  background: url("images/btnourpractice.gif") no-repeat 0 0;
}
#btnOurpractice:hover
{ 
  background-position: 0 -37px;
}
#btnOurpractice span
{
  display: none;
}

#btnForattorneys
{
  display: block;
  width: 177px;
  height: 37px;
  background: url("images/btnforattorneys.gif") no-repeat 0 0;
}
#btnForattorneys:hover
{ 
  background-position: 0 -37px;
}
#btnForattorneys span
{
  display: none;
}

#btnContactus
{
  display: block;
  width: 149px;
  height: 37px;
  background: url("images/btncontactus.gif") no-repeat 0 0;
}
#btnContactus:hover
{ 
  background-position: 0 -37px;
}
#btnContactus span
{
  display: none;
}

#indent {
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 15px;
	font-style: italic;
}


p.error {
  background-color: #ff0000;
  background-image: url(/images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #000000;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

.imageleft {
         border:1px 
         padding:5px;
         margin-left:10px;
         margin-right:10px;
         float:left;
} 
.imageright {
         border:1px 
         padding:5px;
         margin-left:10px;
         margin-right:10px;
         float:right;
} 

strong {
         border:1px 
         padding:5px;
	font-weight: bold;
} 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #B9C4CB;
	margin-left: 50px;
}
#ListBox {
	margin-left: 50px;
}
.magazine {margin:0px 0px 10px 10px;}