﻿* {font-size: 100.01%;}
html {font-size: 62.5%;}
body{
	margin:0;
	color:#272727;
	font:1em Arial, Helvetica, sans-serif;
	background:#fafafa url(../images/bg-body.gif) repeat-x 0 48px;
}
img{border:none;}
a{
	color:#0c39a0;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
textarea{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
input{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
fieldset{
	margin:0;
	padding:0;
	border:none;
}
form{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:968px;
	margin:44px auto 0;
	position:relative;
	padding:0 0 45px;
}
.wrapper-t{
	background:url(../images/bg-wrapper-t.png) no-repeat;
	width:100%;
	height:7px;
	overflow:hidden;
}
.wrapper-b{
	background:url(../images/bg-wrapper-b.png) no-repeat;
	width:100%;
	height:7px;
	overflow:hidden;
}
.wrapper-c{
	background:url(../images/bg-wrapper-c.png) repeat-y;
	height:1%;
	padding:0 4px;
}
.wrapper-c:after{
	content:"";
	clear:both;
	display:block;
}
.wrapper-content{
	float:left;
	width:958px;
	border:1px solid #c2cff1;
	border-top:none;
	margin:-3px 0;
	position:relative;
	background:#fff;
	overflow:hidden;
}
#wrapper #logo-top{
	margin:0;
	position:absolute;
	top:28px;
	left:16px;
	z-index:2;
}
#wrapper #logo-top a{
	display:block;
	width:388px;
	height:56px;
	background:url(../images/bg-logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#nav{
	position:absolute;
	top:-28px;
	left:0;
	z-index: 400;

}
#nav ul{
	margin:0 0 0 14px;
	padding:0 0 0 1px;
	list-style:none;
	height:1%;
	background:url(../images/nav-separator.gif) no-repeat;
}
#nav ul li{
	float:left;
	position: relative;

}
#nav ul#navigation>li li{
float: none;
}
#nav ul li a{
	background:url(../images/nav-separator.gif) no-repeat 100% 0;
	float:left;
	height:26px;
	color:#111;
	font-size:1.6em;
	text-decoration:none;
	padding:6px 16px 0;
	display: block;
}
#nav ul li li a {
	background-image:none;
	background-color: #02a727;
	float: none;
	height:auto;
	color:#FFF;
	font-size:1.4em;
	display: block;
	padding:6px 16px 5px;
		width: 11em; /*           ****CHANGE SUBMENU WIDTH**** */
}

#nav ul li li a:hover {
	background-color: #fdd300;
	color: #000;
	}
#nav ul li a:hover{
	background:#028c21 url(../images/nav-separator.gif) no-repeat 100% 0;
	color:#fff;
}
#nav ul li ul {
position : absolute;
	left: -999em;
	width:  11em;

	}

#nav ul li:hover ul ul, #nav ul li.sfhover ul ul {
	left: -999em;
}

#nav ul li:hover ul, #nav ul li li:hover ul, #nav ul li.sfhover ul, #nav ul li li.sfhover ul {
	top: 32px;
	left: -1px;
	margin-left: 0;

}
/*                       ****DISPLAYS HORIZONTAL MENU**** */

#nav li:active ul, #nav li:hover ul, #nav li.sfhover ul {

	top: 100%;

	margin-left: 0;

}

body#homepage #nav ul li a.active{
	background:#028c21 url(../images/nav-separator.gif) no-repeat 100% 0;
	color:#fff;
}
#seo{
	display:table;
	width:958px;
}
#header-holder{  display:table-header-group; }
#main-holder{ display:table-footer-group; }
#header{
	background:url(../images/bg-header.gif) repeat-x;
	width:960px;
}
.contact{
	height:1%;
	overflow:hidden;
	padding:35px 20px 22px 0;
}
.contact div{
	width:100%;
	overflow:hidden;
}
.tel{
	float:right;
	width:194px;
	height:17px;
	text-indent:-9999px;
	background:url(../images/text-phone.gif) no-repeat;
	margin:0 0 6px;
}
.site{
	float:right;
	width:288px;
	height:14px;
	text-indent:-9999px;
	background:url(../images/text-manhattan.gif) no-repeat;
	margin:0 2px 0 0;
	display:inline;
}
.intro{
	height:1%;
	overflow:hidden;
	padding:0 9px 0 8px;
}
.intro-box{
	width:100%;
	overflow:hidden;
}
.banner{
	width:697px;
	height:227px;
	float:left;
	margin:0 2px 0 0;
	display:inline;
	padding:1px;
	border:1px solid #028c21;
	position:relative;
}
.banner img{ display:block; }
.banner .ill1{
	width:179px;
	height:227px;
	position:absolute;
	top:1px;
	left:1px;
}
.banner .ill2{
	width:179px;
	height:112px;
	position:absolute;
	top:116px;
	left:181px;
}
.banner .text{
	width:358px;
	height:114px;
	background:url(../images/bg-banner-text.gif) repeat-x;
	position:absolute;
	top:1px;
	left:181px;
	overflow:hidden;
}
.banner .ill3{
	width:178px;
	height:112px;
	position:absolute;
	top:116px;
	left:361px;
}
.banner .ill4{
	width:158px;
	height:114px;
	position:absolute;
	top:1px;
	right:1px;
}
.banner .ill5{
	width:158px;
	height:112px;
	position:absolute;
	top:116px;
	right:1px;
}
* html .banner .ill4{ right:0; }
* html .banner .ill5{ right:0; }
.banner .text .holder{
	overflow:hidden;
	width:290px;
	padding:13px 55px 0 15px;
	height:101px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	background:url(../images/bg-banner-text.gif) repeat-x;
}
.banner .text .active{
	z-index:2;
	position:relative;
}
.banner .text .holder strong{
	font-size:17px;
	color:#fccb08;
}
.banner .text .holder div{
	width:100%;
	overflow:hidden;
	font-size:14px;
	color:#fff;
	padding:9px 0 0;
	line-height:18px;
}
.banner .text .holder div span{
	float:left;
	padding:0 14px 0 10px;
}
.banner .text .holder div img{ display:block; }
.banner .text .holder div p{ margin:0; }
.info-form{
	float:left;
	width:228px;
	height:221px;
	background:url(../images/bg-info-form.gif) no-repeat;
	padding:10px 0 0 11px;
}
.info-form label{ display:none; position:absolute; top:-99999px; }
.text-quick{
	display:block;
	width:214px;
	height:32px;
	text-indent:-9999px;
	background:url(../images/text-quick.png) no-repeat;
	margin:0 0 11px;
}
.inp01{
	width:200px;
	height:18px;
	background:url(../images/bg-inp01.gif) no-repeat;
	overflow:hidden;
	padding:2px 7px 0;
	margin:0 0 4px;
}
.inp01 input{
	width:200px;
	float:left;
	margin:0;
	padding:0;
	background:none;
	border:0;
	font-size:12px;
}
.info-form .textarea{
	width:214px;
	height:62px;
	background:url(../images/bg-textarea.gif) no-repeat;
	margin:0 0 9px;
	padding:2px 0;
}
.info-form .textarea textarea{
	width:207px;
	height:60px;
	max-width:207px;
	max-height:60px;
	background:none;
	border:none;
	font-size:12px;
	padding:1px 0 1px 7px;
	overflow:auto;
}
.four-columns{
	width:943px;
	overflow:hidden;
	padding:0 0 2px;
	background:url(../images/bg-four-columns.gif) repeat-x 0 100%;
	position:relative;
}
.four-columns .holder{
	background:url(../images/four-columns-separator.gif) repeat-y;
	width:950px;
	overflow:hidden;
	padding:11px 0 12px 6px;
}
.four-columns .column{
	float:left;
	width:200px;
	padding:0 17px;
	line-height:1.8em;
}
.four-columns .column strong{
	display:block;
	text-indent:-9999px;
	height:15px;
	overflow:hidden;
	margin:0 0 5px;
}
.text-press{
	width:102px;
	background:url(../images/text-pressrelease.png) no-repeat;
}
.text-feature{
	width:111px;
	background:url(../images/text-featurearticle.png) no-repeat;
}
.text-client{
	width:116px;
	background:url(../images/text-clientvictories.png) no-repeat;
}
.four-columns .column a{
	font-size:1.6em;
	text-decoration:none;
}
.four-columns .column a:hover{ text-decoration:underline; }
#main{
	width:938px;
	overflow:hidden;
	padding:10px 8px 30px 13px;
}
#content{
	float:left;
	width:680px;
}
.promo{
	width:100%;
	overflow:hidden;
	font-size:1.6em;
	font-style:italic;
	line-height:1.45em;
}
.promo h1 {
	font-size:25px;
	font-weight:normal;
	margin:0 0 2px;
	font-style:normal;
}
.promo p{ margin:0 0 11px; }
.gallery{
	border:1px solid #c1cff1;
	height:1%;
	position:relative;
	padding:18px 0 7px;
	margin:0 0 13px;
}
.prev-btn{
	position:absolute;
	top:117px;
	left:4px;
	background:url(../images/bg-prev-btn.gif) no-repeat;
	width:24px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.next-btn{
	position:absolute;
	top:117px;
	right:4px;
	background:url(../images/bg-next-btn.gif) no-repeat;
	width:24px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery a.disabled{
	background-position:0 -48px !important;
}
.gallery a.disabled:hover{
	background-position:0 -48px !important;
}
.prev-btn:hover{ background-position:0 -24px; }
.next-btn:hover{ background-position:0 -24px; }

.gallery-holder{
	width:618px;
	overflow:hidden;
	position:relative;
	margin:0 0 0 30px;
}
.gallery-holder ul{
	width:99999px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
.gallery-holder ul li{
	float:left;
	width:184px;
	padding:0 11px;
	font-size:1.3em;
	color:#272727;
	line-height:1.5em;
}
.gallery-holder ul li .ill{
	display:block;
	width:180px;
	height:119px;
	padding:1px;
	border:1px solid #c1cff1;
}
.gallery-holder ul li h3{
	margin:0;
	font-size:1.3em;
	color:#0c39a0;
	font-weight:normal;
}
.gallery-holder ul li p{ margin:3px 0; }
.gallery-holder ul li .text{
	height:1%;
	overflow:hidden;
	padding:5px 3px 0;
}
.gallery-holder ul li a.more{
	font-size:1em;
	color:#272727;
	background:url(../images/bg-more.gif) no-repeat 0 5px;
	padding:0 0 0 15px;
	text-decoration:none;
}
.gallery-holder ul li a.more:hover{ text-decoration:underline; }
.switcher{
	position:absolute;
	top:-6px;
	left:0;
	width:100%;
	overflow:hidden;
}
.switcher div{
	float:left;
	position:relative;
	left:50%;
}
.switcher ul{
	margin:0;
	padding:0 3px;
	list-style:none;
	position:relative;
	left:-50%;
	background:#fff;
	float:left;
}
.switcher ul li{
	float:left;
	padding:0 3px;
}
.switcher ul li a{
	display:block;
	width:14px;
	height:14px;
	text-indent:-9999px;
	background:#cfdff4;
	overflow:hidden;
}
.switcher ul li a:hover{ background:#028e20; }
.switcher ul li a.active{ background:#028e20; }
.text-box{
	height:1%;
	overflow:hidden;
	line-height:1.65em;
	font-size:1.3em;
	padding:0 2px;
}
.text-box p{ margin:0 0 14px; }
#sidebar{
	width:239px;
	float:right;
	border-top:1px solid #c2cff1;
	margin:4px 0 0;
}
.sidebox{
	border:1px solid #c2cff1;
	border-bottom:none;
	border-top:none;
	height:1%;
	overflow:hidden;
}
.sidebox h3{
	margin:2px;
	font-size:1.6em;
	color:#000;
	font-weight:normal;
	padding:4px 0 5px 22px;
	line-height:1em;
	background:#e3ecf6 url(../images/bg-sidebox-heading2.gif) no-repeat 7px 7px;
}
.sidebox h3 strong{
	color:#ef000c;
	font-weight:normal;
}
.sidebox ul{
	margin:0;
	padding:2px 0 0;
	list-style:none;
	border-top:1px solid #c2cff1;
	font-size:1.3em;
	line-height:1.08em;
}
.sidebox ul li{
	border-bottom:1px solid #c2cff1;
	padding:7px 5px 6px 17px;
}
.sidebox ul li a{
	text-decoration:none;
	font-weight:bold;
}
.sidebox ul li a:hover{ color:#ef000c; }
.sidebox ul li a.active{ color:#ef000c; }
.sidebox ul ul{
	border-top:none;
	padding:2px 0 2px 4px;
	font-size:1em;
}
.sidebox ul ul li{
	border-bottom:none;
	padding:10px 0 0;
}
.sidebox ul ul li a{
	background:url(../images/bullet.gif) no-repeat 0 6px;
	font-weight:normal;
	padding:0 0 0 8px;
}
#footer{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-footer.gif) repeat-x;
	border-bottom:10px solid #028e20;
}
#footer .main-part{
	height:1%;
	overflow:hidden;
	padding:14px 0 3px 10px;
}
.three-columns{
	width:665px;
	float:left;
	padding:1px 0 0 31px;
}
.three-columns .column{
	float:left;
}
.three-columns .column1{
	width:150px;
	padding:0 47px 0 0;
}
.three-columns .column2{
	width:205px;
	padding:0 39px 0 0;
}
.three-columns .column3{ width:220px; }
.three-columns .column .heading{
	width:100%;
	overflow:hidden;
}
.three-columns .heading h4{
	margin:5px 10px 0 0;
	padding:0 0 6px;
	float:left;
	text-indent:-9999px;
	height:15px;
	overflow:hidden;
	display:inline;
}
.three-columns .column1 h4{
	width:114px;
	background:url(../images/text-ourattorneys.png) no-repeat;
}
.three-columns .column2 h4{
	width:90px;
	background:url(../images/text-recent.png) no-repeat;
}
.three-columns .column3 h4{
	width:209px;
	background:url(../images/text-ouronline.png) no-repeat;
}
.three-columns .column ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:1.3em;
	line-height:1.5em;
}
.three-columns .column ul li{
	padding:0 0 6px;
}
.three-columns .icon{ float:left; }
.three-columns .icon img{ display:block; }
.three-columns .column3 .ill{
	width:218px;
	overflow:hidden;
	padding:5px 0 0;
	position:relative;
}
.three-columns .column3 .ill a{
	display:block;
	margin:0 0 3px;
}
.three-columns .column3 .ill img{ display:block; }
.three-columns .column3 .ill span{
	color:#0c39a0;
	font-size:0.95em;
	display:block;
	text-align:center;
}
.three-columns .column3 .ill ul{
	margin:0;
	padding:0;
	list-style:none;
	width:218px;
	position:relative;
	overflow:hidden;
}
.three-columns .column3 .ill ul li{
	width:218px;
	position:absolute;
	top:0;
	left:0;
}
#footer .sub-part{
	border-top:1px solid #028e20;
	height:1%;
	overflow:hidden;
	padding:5px 0 4px 14px;
}
#footer .nav{
	margin:0;
	padding:7px 0 0;
	list-style:none;
	float:right;
	font-size:1.4em;
}
#footer .nav li{
	float:left;
	background:url(../images/footer-separator.gif) no-repeat 0 50%;
	padding:0 9px 0 10px;
}
#footer .nav li:first-child{ background:none; }
#footer .nav li a{ text-decoration:none; }
#footer .nav li a:hover{ text-decoration:underline; }
#footer .sub-part div{
	height:1%;
	overflow:hidden;
	font-size:1em;
}
#footer .sub-part p{ margin:8px 0 0; }
.sub-logo{
	float:left;
	width:30px;
	height:30px;
	background:url(../images/bg-sub-logo.gif) no-repeat;
	text-indent:-9999px;
	margin:0 4px 0 0;
	display:inline;
}
.sIFR-Flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-Flash + div[adblocktab=true] { display: none !important; }

h2 {
	font-size: 1.2em;
	margin:0 0 .3em;
}

div#social-media-icons {
	margin: 20px 0 0 17px;
	width: auto;
}
div#social-media-icons img {
	vertical-align:middle;
	margin-top: 5px;
	display: inline;
	float: left;
		margin-right: 5px;
}


