* { font-size: 100.01% }
html { font-size: 62.5%; }
body {
	margin:0;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#394a58;
	background:#2a3640;
	min-width:940px;
}
a{
	text-decoration:none;
	color:#cc092f;
}
a:hover{text-decoration:underline;}

*:focus { 
	outline: none; 
	}
*::-moz-focus-inner { 
	border: none; 
	}


img{border-style:none;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
/*start header*/
#header{
	width:100%;
	background:#314352 url(../images/bg-shadow.gif) repeat-x 50% 0;
	border-bottom:1px solid #fff;
}
#header .inner{
	width:937px;
	margin:0 auto;
	padding:35px 0 20px 3px;
	overflow:hidden;
}
/*start logo*/
.logo {
	float:left;
	width:274px;
	height:43px;
	background:url(../images/logo.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a {
	display:block;
	height:100%;
}
/*end logo*/
/*start menu*/
.menu {
	margin:0;
	padding:32px 0 0;
	list-style:none;
	float:right;
}
.menu li {
	float:left;
	padding:0 0 0 28px;
	text-transform:uppercase;
	font:0.86em Verdana, Helvetica, sans-serif;
}
.menu li a {
	display:block;
	text-decoration:none;
	color:#fff;
	padding:0 0 9px;
}
.menu li.active a,.menu li a:hover {
	border-bottom:2px solid #cd0930;
	padding:0 0 7px;
	text-decoration:none;
}
/*end menu*/
/*end header*/
/*start main*/
#main{
	width:100%;
	background:#fff url(../images/bg-main.gif) repeat-x;
	border-bottom:1px solid #dae1e6;
}
#main .inner{
	width:940px;
	margin:0 auto;
	padding:47px 0;
	overflow:hidden;
	line-height:1.51em;
	font-size:1em;
}
h2{
	color:#cc092f;
	font-size:1.2em;
	display:block;
	padding:0 0 7px;
	margin:0;
}
.home {background:url(../images/bg-home.jpg) no-repeat 113% 100%;}
.our-story{background:url(../images/bg-uor-story.jpg) no-repeat 107% 100%;}
/*start main h1*/
.success {
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 23px;
	background:url(../images/text-success.gif) no-repeat;
	width:600px;
	height:41px;
}
.fresh{
	margin:0 0 28px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-fresh.gif) no-repeat;
	width:401px;
	height:53px;
}
.lawyer{
	margin:0 0 0 4px;
	padding:0 0 28px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-lawyer.gif) no-repeat;
	width:313px;
	height:54px;
}
.business{
	margin:0 0 28px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-business.gif) no-repeat;
	width:340px;
	height:95px;
}
.litigation{
	margin:0 0 28px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-litigation.gif) no-repeat;
	width:535px;
	height:108px;
}
.insolvency{
	margin:0 0 28px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-insolvency.gif) no-repeat;
	width:592px;
	height:95px;
}
.property{
	margin:0 0 28px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-property.gif) no-repeat;
	width:386px;
	height:104px;
}
.estate{
	margin:0 0 28px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-estate.gif) no-repeat;
	width:543px;
	height:107px;
}
.collegiate{
	margin:0 0 27px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-collegiate.gif) no-repeat;
	width:217px;
	height:54px;
}
.contact{
	margin:0 0 33px 2px;
	padding:3px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-contact.gif) no-repeat;
	width:241px;
	height:39px;
}
/*end main h1*/
/*start text-box*/
.text-box {
	width:455px;
	padding:0 0 2px;
}
#main .inner p {margin:0 0 17px;}
#main .inner strong{
	color:#394a58;
	line-height:1.36em;
	font-size:1.12em;
}
#main .our-story .text-box{
	width:515px;
	overflow:hidden;
	margin:0 0 -15px;
}
/*end text-box*/
.main-white{background:#fff !important;}
.main-white .inner-business{background:url(../images/bg-what-we-do.jpg) no-repeat 105% 100%;}
.main-white .inner-litigation{background:url(../images/bg-litigation.jpg) no-repeat 100% 100%;}
.main-white .inner-insolvency{background:url(../images/bg-insolvency.jpg) no-repeat 100% 100%;}
.main-white .inner-property{background:url(../images/bg-property.jpg) no-repeat 105% 100%;}
.main-white .inner-estate{background:url(../images/bg-estate.jpg) no-repeat 108% 94%;}
/*start columns*/
.columns{
	width:602px;
	overflow:hidden;
	padding:11px 0 0;
	margin:0 0 -2px;
}
.column{
	width:273px;
	margin:0 28px 0 0;
	float:left;
}
.column ul{
	margin:0;
	padding:7px 0 0;
	list-style:none;
}
.column ul li{
	background:url(../images/bullet02.gif) no-repeat 1px 6px;
	padding:0 0 7px 12px;
	line-height:1.4em;
}
/*end columns*/
.objectives{
	width:960px;
	overflow:hidden;
	margin:0 0 -6px;
}
/*start info*/
.info{
	width:300px;
	float:left;
	padding:0 11px 0 2px;
	margin:0 7px 0 0;
}
.info h2{
	margin:0 0 9px;
	padding:0;
	color:#394a58;
}
.info p{margin:0;}
/*end info*/
.location{
	width:940px;
	overflow:hidden;
	padding:0 0 18px;
}
/*start promo-box*/
.promo-box{
	width:350px;
	float:left;
	margin:0 71px 0 0;
}
.promo-box h2{
	padding:6px 0 0;
	margin:0 0 -2px;
	color:#394a58;
	font-size:1em;
	letter-spacing:1px;
}
.promo-box dl{
	margin:2px 0 21px;
	width:348px;
	overflow:hidden;
}
.promo-box dt{
	float:left;
	padding:0 5px 0 0;
}
.promo-box dd{
	margin:0;
	display:block;
}
.promo-box dl .red{color:#cc092f;}
/*end promo-box*/
/*start send*/
.send{
	width:280px;
	overflow:hidden;
	padding:7px 0 0;
}
.send label{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	line-height:0px;
	font-size:0px;
}
.send .name label{
	text-indent:0;
	overflow:hidden;
	color:#394A58;
	font-size:1em;
	line-height:normal;
	font-weight:bold;
	letter-spacing:1px;
	margin:0;
	padding:0 0 12px;
}
.row {
	height:1%;
	overflow:hidden;
}
input.contact-watermark{
	background:#f0f0f0;
	border:3px solid #dae1e6;
	width:260px;
	float:left;
	padding:6px 7px 7px;
	margin:0 0 12px;
}
.row textarea{
	background:#f0f0f0;
	border:3px solid #dae1e6;
	width:260px;
	height:66px;
	padding:5px 7px 8px;
	overflow:auto;
}

.FormButton {
	width:72px;
	height:26px;
	display:block;
	border:none;
	cursor:pointer;
	padding:0;
	margin:5px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	line-height:0;
	background: url(../images/btn-image.gif) no-repeat 0 0;
}

.FormButton:hover {
	background: url(../images/btn-image.gif) no-repeat 0 100%;
}


/*end send*/
.map{
	float:left;
	padding:2px 0 0;
}
.map img{
	display:block;
	border:5px solid #84888b;
}
/*end main*/
/*start container*/
.container{
	width:100%;
	background:#f0f0f0 url(../images/bg-container.gif) repeat-x 0 100%;
}
.container .inner{
	width:940px;
	margin:0 auto;
	overflow:hidden;
}
/*start gallery*/
/*start gallery*/
.gallery {
	width:662px;
	float:left;
	padding:30px 55px 16px 0;
}
.gallery:after{
	display:block;
	clear:both;
	content:"";
}
.gallery span.left-button {
	float:left;
	width:37px;
	height:109px;
	padding:47px 23px 0 0;
	text-align:center;
	text-decoration:none;
}
.gallery span.right-button{
	float:right;
	width:37px;
	height:109px;
	padding:47px 0 0;
	text-align:center;
	text-decoration:none;
}
.gallery a {
	float:left;
	width:37px;
	height:67px;
	text-align:center;
	background:url(../images/btn-left.gif) no-repeat;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery a:hover{background:url(../images/btn-left.gif) no-repeat 0 100%;}
.gallery a.link-next {
	float:right;
	background:url(../images/btn-right.gif) no-repeat;
}
.gallery a.link-next:hover{background:url(../images/btn-right.gif) no-repeat 0 100%;}
.gallery .hold{
	float:left;
	overflow:hidden;
	width:558px;
	position:relative;
	margin-top:5px;
}
.gallery div ul{
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	top:0;
	left:0;
	overflow:hidden;
}
.gallery div ul li {
	float:left;
	width:558px;
}
.gallery div .image{
	float:left;
	width:155px;
	height:160px;
	margin:0 30px 0 0;
	padding:4px 0 0 4px;
	background:url(../images/bg-image.png) no-repeat;
}
.gallery div .image a{
	width:auto;
	height:auto;
	display:block;
	background:none;
}
.gallery div .image img{display:block;}
.gallery div .info-box{
	width:345px;
	float:left;
	padding:3px 0 0;
}
.gallery div .info-box p{
	margin:0;
	font-size:1em;
	line-height:1.5em;
}
.info-box h2 a{
	color:#cc092f;
	background:none;
	display:block;
	float:none;
	width:auto;
	height:auto;
	text-indent:0;
	text-align:left;
}
.info-box h2 a:hover{
	background:none;
	text-decoration:none;
}
#main .gallery{
	width:940px;
	padding:0;
	margin:0;
}
#main .gallery span.left-button,
#main .gallery span.right-button{
	margin:-77px 0 -30px;
	padding:0;
	float:right;
	width:120px;
	text-align:left;
	position:relative;
}
#main .gallery span.left-button{
	width:126px;
	background:url(../images/separator2.gif) no-repeat 100% 11px;
	margin-right:4px;
	display:inline;
}
#main .gallery span.left-button a{
	text-indent:0;
	text-align:left;
	float:left;
	width:75px;
	height:46px;
	padding:7px 0 0 45px;
	background:url(../images/bg-prev.gif) no-repeat;
	font:2.7em Myriad Pro, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	color:#394a58;
}
#main .gallery span.right-button a{
	text-indent:0;
	text-align:left;
	font:2.7em Myriad Pro, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	width:99px;
	height:46px;
	padding:7px 0 0 21px;
	background:none;
	float:left;
	background:url(../images/bg-next.gif) no-repeat;
	color:#394a58;
}
#main .gallery span.left-button a:hover,
#main .gallery span.right-button a:hover{
	background-position:0 100%;
	text-decoration:none;
}
#main .gallery .hold{
	width:940px;
	margin:-6px 0 0;
}
#main .gallery .profile{
	width:940px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	background:#fff;
	overflow:hidden;
}
#main .gallery .loader{
	position:absolute;
	top:150px;
	left:50%;
	width:48px;
	height:48px;
	background:url(../images/profile-loader.gif) no-repeat;
	text-indent:-6666px;
	overflow:hidden;
	margin:-24px 0 0 -24px;
	z-index:1;
}
#main .gallery div.active{ 
	position:relative;
	z-index:3;
}
#main .gallery div .image{
	width:276px;
	height:304px;
	margin:0 40px 0 0;
	padding:4px 0 0 4px;
	background:url(../images/bg-image2.gif) no-repeat;
}
#main .gallery div .info-box {
	width:276px;
	margin:0 44px 0 0;
	padding:6px 0 0;
}
#main .gallery div .info-box h2{
	font-size:1.48em;
	padding:0 0 3px;
	color:#394a58;
}
#main .gallery div .info-box span{
	color:#cc092f;
	display:block;
	margin:0 0 5px;
	font-weight:bold;
}
#main .gallery div .info-box span a {
	background:none;
	text-indent:0;
	width:auto;
	line-height:normal;
	font-size:1em;
	float:none;
	padding:0 0 5px;
	font-weight:normal;
}
#main .gallery div .info-box span a:hover{text-decoration:underline;}
#main .gallery div.preference {
	width:299px;
	float:left;
	margin:0;
	padding:4px 0 0;
}
#main .gallery div.preference ul {
	margin:6px 0 0;
	padding:0;
	list-style:none;
	width:299px;
	overflow:hidden;
	position:static;
	border-top:1px dotted #84888b;
}
#main .gallery div.preference ul li {
	position:static;
	background:none;
	width:299px;
	height:29px;
	border-bottom:1px dotted #84888b;
}
#main .gallery div.preference ul li.hover,
#main .gallery div.preference ul li:hover{background:url(../images/bg-preference-hover.gif) repeat-x;}
#main .gallery div.preference ul li.hover a,
#main .gallery div.preference ul li:hover a{text-decoration:none;}
#main .gallery div.preference ul li a {
	background:url(../images/separator3.gif) no-repeat 100% 11px;
	text-indent:0;
	text-align:left;
	width:294px;
	padding:5px 0 0 5px;
	color:#394a58;
	height:22px;
}
/*end gallery*/
/*start framework*/
.framework{
	background:url(../images/bg-framework.gif) repeat-y;
	margin:30px 0 0;
	padding:9px 0 0 32px;
	width:189px;
	float:left;
}
.framework ul{
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
}
.framework ul li{
	background:url(../images/bullet01.gif) no-repeat 0 1px;
	padding:0 0 9px 19px;
}
.framework ul li a{
	color:#394a58;
	font-size:1em;
}
.framework h2{padding:0 0 8px;}
/*end framework*/
/*start innovative*/
.innovative{
	width:940px;
	overflow:hidden;
	margin:21px 0 0;
}
.innovative h2{
	padding:0;
	margin:0 0 0 2px;
}
.innovative ul{
	margin:0 0 8px 0;
	padding:12px 0 0 0;
	list-style:none;
	width:956px;
	overflow:hidden;
}
.innovative ul li{
	float:left;
	width:160px;
	padding:24px 15px 20px 15px;
	margin:0;
	min-height:80px;
}
.innovative ul li.active{background:url(../images/bg-innovative-li.png) repeat-x;}
.innovative ul li.active a{color:#cc092f;}
.innovative ul li:hover,
.innovative ul li.hover {background:url(../images/bg-innovative-li.png) repeat-x;}
.innovative ul li a:hover{text-decoration:none;}
.innovative ul li a{
	color:#394a58;
	font-size:1em;
	font-weight:bold;
	line-height:1.5em;
	display:block;
	margin:0 0 2px;
}
.innovative ul li img{
	float:left;
	margin:0 18px 0 0;
}
.innovative ul li div {
	overflow:hidden;
	height:1%;
}
.innovative ul li span{
	display:block;
	font-size:0.9em;
	line-height:1.3em;
	color:#84888b;
}
/*end innovative*/
.container-top{
	background:#f0f0f0;
	border-bottom:1px solid #dae1e6;
}
/*start innovative-top*/
.innovative-top{margin:-17px 0 0 0;}

.innovative-top ul li{
	padding:24px 15px 20px 15px;
	margin:0 0 0 0;
	min-height:80px;
}

.innovative-top ul li:hover,
.innovative-top ul li.hover {background:url(../images/bg-innovative-top-li.gif) repeat-x;}
/*end innovative-top*/
/*start lawyers*/
.lawyers{margin:23px 0 40px;}
.lawyers h2{
	margin:0 0 16px 2px;
	padding:0;
}
.lawyers h2.practicing{margin:0px 0 14px 4px;}
.lawyers ul{
	margin:0 0 6px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:938px;
}
.lawyers ul.add{
	border:1px solid #dae1e6;
	background:#fff;
}
.lawyers li{
	float:left;
	width:182px;
	padding:8px 0 8px 5px;
}
.lawyers li img{
	float:left;
	border:1px solid #dfe4e8;
	margin:0 15px 0 0;
}
.lawyers li a{
	display:block;
	color:#394a58;
	font-weight:bold;
	padding:5px 0 3px 0;
}
.lawyers li.active a,
.lawyers li:hover a,
.lawyers li.hover a{
	color:#cc092f;
	text-decoration:none;
}
.lawyers li span {
	font-size:1.1em;
	color:#84888b;
}
/*end lawyers*/
/*end container*/
/*#Footer#*/
#footer{
	width:100%;
	background: url(../images/bg-footer.gif) repeat-x;
}
#footer .inner{
	width:940px;
	margin:0 auto;
	overflow:hidden;
	padding:31px 0 30px;
}
/*start contact-info*/
.contact-info {
	float:left;
	color:#fff;
	width:350px;
}
.contact-info span {
	display:block;
	font-size:0.95em;
	line-height:1.58em;
	font-style:normal;
}
#footer .inner dl {
	margin:0;
	overflow:hidden;
	height:1%;
	font-size:0.95em;
	line-height:1.58em;
}
#footer .inner dl dt{
	float:left;
	margin:0 3px 0 0;
}
#footer .inner dl dd {
	margin:0 22px 0 0;
	float:left;
}
.contact-info span a {
	text-decoration:none;
	color:#fff;
}
.contact-info span a:hover{text-decoration:underline;}
/*end contact-info*/
/*#Footer/nav#*/
.footer-nav {
	background:url(../images/separator.gif) repeat-y;
	float:right;
	width:554px;
	padding:17px 0 22px 26px;
}
.footer-nav ul {
	width:540px;
	margin:0;
	padding:0 0 4px;
	list-style:none;
	overflow:hidden;
}
.footer-nav ul li {
	display:inline;
	background:url(../images/divider.gif) no-repeat 0 2px;
	padding:0 0 0 10px;
	margin:0 8px 0 -5px;
}
.footer-nav ul li a{
	color:#fff;
	font-size:0.9em;
}
/*end footer-nav*/
.getstarted {
	color:#84888b;
	font-size:0.9em;
	padding:0 0 0 5px;
}
.getstarted a {
	color:#84888b;
}

#PersonCollection {
	display: none;
}