
html {height:100%;}
body {
	font:12px Georgia, serif;
	background:#252628;
	min-width: 1000px;
	color:#fff;
	height:100%;
	margin:0;
}
h2 {
	text-indent: 1px;
	color: #5376be;
	font-style: italic;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 18px 0;
	display: block;
	text-decoration: none;
}
td {line-height: 20px;}
#content h2 a, #content h2 a:visited {
	text-indent: 1px;
	color: #5376be;
	font-style: italic;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 18px 0;
	display: block;
	text-decoration: none;
}
#content h2 a:hover, #content h2 a:active {
	color: #cc0000;
}
form,fieldset {
	margin:0;
	padding:0;
	border:0;
}
img{border:none;}
img.alignright {float: right; margin: 0 0 10px 10px;}
a{text-decoration: none;}
a:hover{color:#cc0000;}
/* main blocks styles */
.holder {
	width: 100%;
	overflow: hidden;
}
#main-container {
	position: relative;
	min-height: 100%;
	overflow: hidden;
	width: 997px;
	margin: 0 auto;
}
* html #main-container {
	height: 100%;
	overflow: visible;
}
#main {
	background: url(/_assets/bg-page-mid.gif) repeat-y;
	position: relative;
	margin: 45px 0 140px;
	width: 997px;
}
/* header block styles */
#header {
	background: url(/_assets/bg-page-top.gif) no-repeat;
	position:absolute;
	padding: 12px 0 0;
	z-index: 20;
	width:100%;
	top:0;
	left:0;
}
#header .header-area {
	position: relative;
	clear:both;
	margin: 0 auto;
	width: 973px;
	height:47px;
}
/* logo styles */
#header strong.logo {
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	width: 118px;
	height: 118px;
	top: -35px;
	left: 12px;
}
#header strong.logo a {
	background: url(/_assets/logo.png) no-repeat;
	position: relative;
	cursor: pointer;
	display: block;
	height: 100%;
}
/* navigation menu styles */
#header .nav-holder {
	background: url(/_assets/bg-navigation.png) no-repeat;
	overflow: hidden;
	width: 100%;
	height: 47px;
}
#navigation {
	list-style: none;
	float: right !important;
	padding: 19px 20px 0 0;
	margin: 0;
	width: 770px;
}
#navigation li {
	position: relative;
	float: left;
	margin: 0 0 0 36px;
	overflow: hidden;
}
/* common styles for links */
#navigation li a {
	background-repeat: no-repeat;
	text-indent: -9999px;
	cursor: pointer;
	float: left;
	color: #fff;
	width: 50px;
	height: 13px;
}
#navigation li a span {
	background-repeat: no-repeat;
	visibility: hidden;
	cursor: pointer;
	float: left;
	width: 100%;
	height: 100%;
}
#navigation li a:hover, #navigation li a.active {background: none !important;}
#navigation li a:hover span, #navigation li a.active span {visibility: visible;}
/* styles for each menu item */
#navigation li.home a span {background-image: url(/_assets/menuhover-home.png);}
#navigation li.home a {
	background-image: url(/_assets/menu-home.png);
	width: 39px;
}
#navigation li.approach a span {background-image: url(/_assets/menuhover-approach.png);}
#navigation li.approach a {
	background-image: url(/_assets/menu-approach.png);
	width: 117px;
}
#navigation li.attorneys a span {background-image: url(/_assets/menuhover-attorneys.png);}
#navigation li.attorneys a {
	background-image: url(/_assets/menu-attorneys.png);
	width: 60px;
}
#navigation li.resources a span {background-image: url(/_assets/menuhover-resources.png);}
#navigation li.resources a {
	background-image: url(/_assets/menu-resources.png);
	width: 77px;
}
#navigation li.clients a span {background-image: url(/_assets/menuhover-clients.png);}
#navigation li.clients a {
	background-image: url(/_assets/menu-clients.png);
	width: 77px;
}
#navigation li.services a span {background-image: url(/_assets/menuhover-services.png);}
#navigation li.services a {
	background-image: url(/_assets/menu-services.png);
	width: 57px;
}
#navigation li.blog a span, #navigation li.blog a.active span {background-image: url(/_assets/menuhover-blog.png);}
#navigation li.blog a {
	background-image: url(/_assets/menu-blog.png);
	width: 85px;
}
#navigation li.contacts a span {background-image: url(/_assets/menuhover-contacts.png);}
#navigation li.contacts a {
	background-image: url(/_assets/menu-contacts.png);
	width: 72px;
}
/* content block styles */
#content {
	background: url(/_assets/bg-page-bot.gif) 0 100% no-repeat;
	overflow: hidden;
	width:100%;
	padding: 0 0 12px;
}
#content .content-area {
	position: relative;
	margin:0 auto;
	width:973px;
	color: #0c0c0e;
	z-index: 100;
}
#content h1 {
	font-size: 35px;
	line-height: 35px;
	margin: 0;
}
#content p {
	margin: 0 0 10px;
}
#content ul li {
	list-style: none;
}
/* home page styles */
#content .intro-area {
	position: absolute;
	z-index: 100;
	top: -185px;
	right: 24px;
}
#content .intro-area .home-title {
	background: url(/_assets/bg-hometitle.png);
	padding: 18px 0 0 20px;
	width: 576px;
	height: 50px;
}
#content .intro-area .home-subtitle {
	background: url(/_assets/bg-homesubtitle.png);
	padding: 17px 0 0 16px;
	margin: 0 0 0 86px;
	width: 534px;
	height: 34px;
}
#content .intro-area a.button {
	background: url(/_assets/bg-homebutton.png) no-repeat;
	margin: 0 0 0 86px;
	padding: 0 30px 0 0;
	text-align: center;
	line-height: 34px;
	display: block;
	font-size: 16px;
	font-style: italic;
	color: #fff;
	width: 200px;
	height: 34px;
}
/* inner page main blocks styles */
#content .inner-content {
	background: url(/_assets/bg-innercontent.png) repeat-y;
	margin: 0 auto 3px;
	position: relative;
	width: 930px;
}

.inner-content .heading{
	width: 200px;
	}
#content .inner-content-services {
	background: url(/_assets/bg-innercontent.png) repeat-y;
	margin: 0 auto 3px;
	position: relative;
	width: 930px;
	/* _margin-left: 20px; */
}

.inner-content-services .heading{
	_margin-left:10px;
}

#content .inner-content-services:after {
	display: block;
	content: "";
	clear: both;
}

#content .inner-content:after {
	display: block;
	content: "";
	clear: both;
}
#content .page-text {
	position: relative;
	padding: 25px 20px 25px;
	width: 631px;
	float: right;
}
#content p a, #content span.pgee-read-more a, #content li a {
	text-decoration: underline;
	color: #646464;
}
#content .page-text p {
	font-size: 12px;
	line-height: 20px;
}
#content .page-text div.heading {
	background: url(/_assets/bg-innerheading.png);
	padding: 18px 0 0 22px;
	position: absolute;
	top: -70px;
	left: 0;
	width: 670px;
	height: 49px;
	overflow: hidden;
}
#content .page-text a:hover {color:#cc0000;}
#content .page-text h3 {
	color: #909f03;
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 18px;
	display: block;
}

#content .page-text h4 {
	color: #aebb30;
	font-style: none;
	font-size: 12px;
	font-weight: bold;
	margin: 22px 0;
	display: block;
}

#content .page-text strong.title2 {
	color: #aebb30;
	font-style: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 18px;
	display: block;
}


/* sidebar block styles */
#content .sidebar {
	position: relative;
	padding: 23px 22px 25px;
	width: 215px;
	float: left;
	vertical-align:top;
}
#content .sidebar .img-holder {
	text-align: center;
	background: #e1e2e3;
	padding: 4px 3px 0;
	position: absolute;
	overflow: hidden;
	top: -142px;
	left: 0;
	width: 253px;
	height: 139px;
}
#content .contact {
	_top: -267px;
}
#content .services {
	_top: -2954px;
}
#content .sidebar a {
	text-decoration: underline;
	color: #0c0c0e;
}
#content .sidebar p {
	margin: 0 0 10px;
	line-height: 20px;
	font-weight:normal;
}
#content .sidebar a:hover {text-decoration: none;}
#content .sidebar strong {
	color: #5376be;
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
	display: block;
	margin: 0 0 10px;
}
#content .sidebar ul.side-nav {
	background: url(/_assets/sidenav-divider.png) no-repeat 0 100%;
	font-size: 13px;
	line-height: 13px;
	overflow: hidden;
	padding: 0 0 1px;
	margin: 0 0 28px;
	width: 100%;
}
#content .sidebar ul.side-nav li {
	background: url(/_assets/sidenav-divider.png) no-repeat;
	overflow: hidden;
	padding: 1px 0 0;
	list-style: none;
	width: 100%;
	float: left;
	clear: both;
}
#content .sidebar ul.side-nav li.current_page_item, #content .sidebar ul.side-nav li.current_page_parent {visibility: hidden; height: 0px;}
#content .sidebar ul.side-nav a:focus {outline: none;}
#content .sidebar ul.side-nav a {
	text-decoration: none;
	padding: 7px 0;
	color: #0c0c0e;
	display: block;
}
#content .sidebar ul.side-nav a:hover {
	background: url(/_assets/sidenav-hover.png) repeat-y;
	text-decoration: none;
}
/* background image in html styles */
#content .page-bg {
	overflow: hidden;
	margin: 12px 12px 3px;
}
* html #content .page-bg {
	height: 1%;
	overflow: visible;
}
#content .page-bg img {display: block;}
/* misc info block */
#content .misc-info {
	overflow: hidden;
	background: #cdda4d;
	padding: 15px 20px;
	}
* html #content .misc-info {
	height: 1%;
	overflow: visible;
}
#content .misc-info .main-area {
	width: 670px;
	float: right;
}
#content .misc-info .main-area p {
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	margin: 6px 0;
}
#content .misc-info .side-area {
	width: 260px;
	float: left;
}
#content .misc-info .main-area img {float: right;}
#content.home .misc-info {
	background: #cdda4d;
	padding: 20px 20px 10px;
}
#content.home .misc-info .main-area {
	width: 630px;
}
/* footer block styles */
#footer {
	width:100%;
	background: #0c0c0e url(/_assets/bg-footer.png) repeat-x;
	font-size: 11px;
	position: relative;
	margin: -116px 0 0;
	overflow: hidden;
	height: 116px;
}
#footer .footer-area {
	padding: 18px 0 0;
	clear:both;
	overflow:hidden;
	margin:0 auto;
	width:997px;
}
#footer a {color: #fff;}
/* site navigation list styles */
#footer ul {
	overflow: hidden;
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}
#footer ul li {
	background: url(/_assets/separator1.gif) no-repeat 0 50%;
	padding: 0 10px;
	margin: 0 0 0 -1px;
	float: left;
}
/* copyright and misc links list styles */
#footer ul.util-nav {
	color: #63666d;
	float: right;
}
#footer ul.util-nav li {
	background: url(/_assets/separator2.gif) no-repeat 100% 50%;
	margin: 0 -1px 0 0;
}
#footer ul.util-nav a {color: #63666d;}
.clear{clear:both;}
#list-box-left {
	float: left;
	height: auto;
	width: auto;
	margin: 0px 20px 0px 0;
	padding: 0px;
}
#list-box-left li, #list-box-right li {
	background: url(/_assets/arrow.gif) no-repeat center left;
	padding-left: 12px; margin-left: 40px;
}
#list-box-right {
	float: left;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}

p.date {color: #666; font-style: italic; margin: -10px 0 10px 0 !important;}

.sidebar a img {
	margin: 20px 0 20px -20px;
}
ul.commentlist li {
	margin-bottom: 10px;
	margin-left: -50px;
	padding: 20px;
	line-height: 25px;
}
ul.commentlist li.odd {
	background: #efefef;
}
.interior {
	margin-top: 10px;
}
.left {
	float: left;
	margin-bottom: 20px;
}
.right {
	float: right;
	margin-bottom: 20px;
}
.clear {
	clear: both;
}
.img-holder label {
	color: #5376be;
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
	display: block;
	text-align: left;
	margin: 20px 0 20px 20px;
}
.img-holder input {
	width: 200px;
	margin: 0 30px 0 20px;
}
.img-holder input.submit {
	width: 75px;
	margin: 20px 0 0 20px;
	float: left;
}