/*Colors
		Off-Black: #444
		Dark grey: #6a6a6a
		Dark Blue: #026c9d
		Light Blue: #0d89b3
		Light Grey: #e8e8e8
End Colors*/
				
/*Style Reset*/	
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: helvetica, arial, sans-serif;
	vertical-align: baseline;
}
:focus {
	outline: 1;
}
body {
	line-height: 1.35;
	color: #444;
	background: #e8e8e8;
	font-size: 11.5px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
em {
	font-style: italic;
	}
b, strong {
	font-weight: bold;
	}
a {
	color: #026c9d;
	text-decoration: none;
	border-bottom: 1px dotted;
	}
a:hover {
	color: #0d89b3;
	}
a:active {
	color: #444
	}
/*End Style Reset*/

	
.container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	}

.twocolumns {
	width: 448px;
	margin-left: 20px;
	float: left;
	position: relative;
	display: inline;
	}
.threecolumns {
	width: 292px;
	float: left;
	margin-left: 20px;
	position: relative;
	display: inline;
	}
.fourcolumns {
	margin-left: 20px;
	width: 214px;
	float: left;
	position: relative;
	display: inline;
	}
.widecolumn {
	margin-left: 20px;
	min-height: 400px;
	width: 515px;
	float: left;
	position: relative;
	display: inline;
	z-index: 0;
	}
.insetcolumn {
	margin-left: 0px;
	}	

	
.divider {
	border-left: 1px solid #d0d0d0;
	z-index: -1;
	overflow: auto;
	margin-left: 50px;
	}

h5 {
	font-weight: bold;
	font-size: 9px;
	color: #444;
	}
h3 {
	font-weight: bold;
	font-size: 14px;
	color: #444;
	}
h2 {
	font-weight: bold;
	font-size: 18px;
	}
h1 {
	font-weight: bold;
	font-size: 28px;
	}

	

/*************Header*************/	
#header {
	background:#e8e8e8 url('images/header-bg.jpg') repeat-x top;
	height: 95px;
	}
#header a {
	border-bottom: 0px;
	}
.headerimg {
	margin: 8px 20px 0 0;
	}
.logo {
	float: left;
	height: 95px;
	width: 257px;
	background:url('images/header-logo-link.jpg') repeat-x 0px 0px;
	}
.logo img {
	width: 100%;
	height: 100%
	}
.logo:hover {
	background:url('images/header-logo-link.jpg') repeat-x 0px -95px;
	}
.logo:active {
	background:url('images/header-logo-link.jpg') repeat-x 0px -190px;
	}
	
#nav {
	background:#e8e8e8 url('images/nav-bg.jpg') repeat-x top;
	height: 73px;
	}
#nav ul {
	min-width: 730px;
	padding-right: 2px;
	float: right;
	}
#nav li {
	z-index: 99;
	float: left;
	padding: 15px 0px 0px 20px;
	min-width: 98px;
	max-width: 98px;
	height: 70px;
	}
#nav li:hover {
	background: url('images/nav-hover.jpg') no-repeat top;
	}
#nav li:active {
	color: black;
	background: url('images/nav-click.jpg') no-repeat top;
	}
#nav .current li{ 
	background: url('images/nav-highlight.png') no-repeat top left;
	padding-right: 5px;
	height: 73px;
	}
#nav a{
	color: #585858;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: .2en;
	line-height: 1.2;
	border-bottom: 0px;
	width: 98px;
	height: 70px;
	background: url('images/blank.gif') repeat;
	z-index:99;
	}
#nav a:hover {
	color: #026c9d;
	width: 98px;
	height: 70px;
	}
#nav a:active {
	width: 98px;
	height: 70px;
	color: black;
	}
#nav .current  a{
	color: white;
	width: 125px;
	height: 73px;
	width: 98px;
	text-shadow: #026c9d 1px 1px 1px;	
	}	

/*Titlebars*/
#titlebar {
		margin-top: -7px;
		background: url('/images/title-bg.jpg') repeat-x top;
		height: 72px;
}
#title-about {
		background: url('/images/about-title.jpg') no-repeat 0 0;
		width: 725px;
		height: 72px;
	}
#title-litigation {
		background: url('/images/litigation-title.jpg') no-repeat 0 0;
		width: 725px;
		height: 72px;
	}
#title-claim {
		background: url('/images/claim-title.jpg') no-repeat 0 0;
		width: 725px;
		height: 72px;
	}
#title-consulting {
		background: url('/images/consulting-title.jpg') no-repeat 0 0;
		width: 725px;
		height: 72px;
	}
#title-contact {
		background: url('/images/contact-title.jpg') no-repeat 0 0;
		width: 725px;
		height: 72px;
	}
	
.leftnav {
	background: url('/images/left-bg2.jpg') repeat-y;
	padding-left: 10px;
	margin-top: -11px;
	margin-right: 25px;
	z-index: 2;
	}
.leftnav ul {
	width: 292px;
	list-style-type: none;
	z-index: 100;
	}
.leftnav li {
	background: url('/images/leftnav-bg2.jpg') no-repeat;
	width: 292px;
	line-height: 3.9;
	z-index: 100;
	}
.leftnav .current li{ 
	background: url('/images/leftnav-highlight.png') no-repeat 0px 15px;
	padding: 10px 10px 0 10px;
	margin-left: -10px;
	width: 312px;
	z-index: 100;
	}
.leftnav a{
	color: #026c9d;
	text-decoration: none;
	font-weight: bold;
	font-size: 11.5px;
	letter-spacing: .2en;
	border-bottom: 0px;
	background: url('/images/blank.gif') repeat;
	}
.leftnav a:hover {
	color: #585858;
	}
.leftnav a:active {
	color: black;
	}
.leftnav .current  a{
	color: white;
	width: 125px;
	height: 73px;
	text-shadow: #026c9d 1px 1px 1px;	
	}	

	
/************Homepage************/	
#center {
	font-weight: bold;
	height: 333px;
	background: url('/images/center-bg.jpg') repeat-x bottom;
	margin-top: -5px;
	position: relative;
	}
#center .container {	
	background: url('/images/center-bg2.jpg') no-repeat center bottom;
	overflow: show;
	padding-left: 22px; 
	height: 333px;
	width: 1000px;
	}
#center .twocolumns {
	position: relative;
	margin: -11px 0 0 29px;
	}
#center .tagline {
	text-shadow: 1px 1px 1px white;
	margin-top: 105px;
	padding-left: 5px;
	}
#center .ladder img {
	position: absolute;
	left: -20px;
	top: -20px;
	}
	
/*Tesimonials*/
#testimonials {
	margin-top: 50px;
	display: none;
	}
.testimonial-one {
	position: relative;
	display: none;
	}	
.testimonial-two {
	position: relative;
	display: none;
	}
.testimonial-three {
	position: relative;
	display: none;
	}

	
#secondtier {
	background: url('/images/secondtier-bg.jpg') no-repeat center bottom;
	height: 200px;
	line-height: 1.8;
	margin-top: -10px
	}
#secondtier .twocolumns {
	margin: 50px 0px 0px 23px;
	}
	
	
#thirdtier {
	margin-top: 30px;
	line-height: 1.8;
	overflow: auto;
	}
#thirdtier h2 {
	text-transform: uppercase;
	color: #0d89b3;
	}
#thirdtier .container {
	padding-left: 22px;
	}
#thirdtier ul{
	list-style-type: disc;
	padding-left: 18px;
	text-indent: -3px;
	}
#thirdtier li {
	margin-left: 0px;
	}


	
/*************About page*************/
#aboutcontent {
	background: url('/images/body-bg.jpg') repeat-x top;
	}
#aboutcontent .twocolumns {
	margin-bottom: 75px;
	}
#aboutcontent .container{
	background: url('/images/about-bg.jpg') no-repeat -10px -15px;
	min-height: 450px;
	padding-left: 25px;
	}
#aboutcontent h2{
	padding-top: 60px;
	font-size: 24px;
	color: #0d89b3;
	line-height: 1.15;
	}	
#aboutcontent h3{
	padding-top: 15px;
	font-size: 16px;
	}	
#aboutcontent .aboutintro p{
	width: 360px;
	margin: 0px 0px 55px 0px;
	}
#aboutcontent p {
	padding-top: 1.3em; 
	} 

#statistics {
	margin: -55px 0 0 -20px;
	}
#statistics .fourcolumns{
	margin: -60px 0 0 45px;
	width: 173px;
	}
#statistics h2 span{
	color: #6a6a6a;
	}
#statistics h5 {
	margin-top: 1.55em;
	}

#aboutpercentages {
	background: url('/images/about-bg2.jpg') no-repeat bottom left;
	margin: 5px 0 13px 0;
	padding: 71px 0 15px 45px;
	height: 95px;
	}

#aboutgraph img {
	clear: both;
	margin: 25px 0 -15px 15px;
	}
#aboutgraph h5 {
	text-align: center;
	}

	
	
/************Litigation Management Page*************/	

#litigationcontent p{
	margin-bottom: 1em;
	}
#litigationcontent {
	margin-top: 50px;
	overflow:auto;
	margin-bottom: 75px;
	}
#litigationcontent .rightcolumn ul {
	margin-left: 18px;
	padding-left: 0px;
	line-height: 1.7;
	list-style-type: disc;
	margin-bottom: 1em;
	}
#litigationcontent .threecolumns {
	margin-right: 25px;
	}

.contact-area * {
	width: 445px;
	float: left;
	margin: 0;
	padding: 0;
}
.contact-area {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
}
.contact-area p {
	font-size: 1.1em;
}
.contact-area input, .contact-area textarea {
	padding: 5px;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}
.contact-area textarea {
	height: 145px;
	margin-right: 15px;
}
.contact-area textarea:focus, .contact-area input:focus {
	border: 2px solid #195a8b;
}
.contact-area input.button {
	width: 100px;
	float: left;
}
.button:hover {
	color: white;
	background-color: #195a8b;
	border: 2px solid #78afcd;
	}

#contact .threecolumns {
	padding-left: 20px;
	}

/************News Archive*************/
.newswrapper h2{ 
	font-size: 25px;
	}
.newswrapper h2 a{ 
	text-decoration: none;
	border-bottom: 0;   
	}
.newswrapper .container {
	padding: 25px 0 50px 25px;
	}		
.threecolumns .divider {
    float: left;
    padding: 0 25px 0 25px;
    margin-left: 25px;
    min-height: 250px;
    overflow: auto; 
} 
.post-date {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	}
.archive-date h2{
    font-size: 15px;
    margin-bottom: 25px;
    padding-left: 20px;
    color: #6a6a6a;
    }
.post-title {
    font-size: 35px;
    color: #6a6a6a;
    }		
	
/************Footer*************/	
#footer {
	margin-top: 50px;
	padding-bottom: 50px;
	background: url('images/footer-bg.gif') repeat-x top;
	font-size: 10px;
	line-height: 1.8;
	overflow: auto;
	clear: both;
	}
#footer .container {
	padding-left: 22px;
	margin-top: 25px;
	}
#footer p {
	margin-top: 25px;
	}
#footer h3 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	}
#footer .fourcolumns{
	margin-top: 5px;
	}
#footer .fourcolumns img{
	margin-top: -7px;
	}	
	
