
* {
	padding:0px;
	margin:0px;
	outline:none;
}
img {
	border:0px;
}
a:link, a:visited {
	color:#0b4073;
	text-decoration:none;
}
a:active, a:hover {
	color:#0b4073;
	text-decoration:underline;
}
h1, h2 {
	font-size:20px;
	margin:10px 0;
}
p {
	margin:20px 0;
	line-height:20px;
}

body {
	background: url('../images/bg.jpg') 0 0 repeat-x;
	padding:0px;
	margin:0px;
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#064b7e;
}
#back {
	background: url('../images/bgcont.jpg') top center no-repeat;
	width:100%;
	height:510px;
	display:block;
	padding:10px 0 0 0;
}
#cont {
	width:990px;
	display:block;
	margin:0 auto;
}
#head {
	width:988px;
	height:118px;
	display:block;
	background:  url('../images/bghead.jpg') center 53px no-repeat;
	margin:0 auto;
}

#services #head {
	height:105px;
}

#head img{
	float:left;
	clear:left;
	padding:10px 0 0 0;
}
#head ul{
	list-style:none;
	padding:40px 0 0 0px;
	font-size:14px;
	float:left;
}
#head ul li{
	float:left;
	height:22px;
	text-transform: uppercase;
	text-align:center;
	padding:0 10px 0 9px;
}
#head ul li a{
	display:block;
	background: url('../images/navhov.gif') 25px left no-repeat;
}
#head ul li a span{
	background: url('../images/navhovr.gif') 25px right no-repeat;
	display:block;
	padding:3px 10px 5px 11px;
}
#head ul li a:hover{
	background: url('../images/navhov.gif') top left no-repeat;
	text-decoration:none;
}
#head ul li a:hover span{
	background: url('../images/navhovr.gif') 25px right no-repeat;
}


#home li.home a, #services li.services a, #people li.people a, #firm li.firm a, #contact li.contact a,
#home li.home a:hover, #services li.services a:hover, #people li.people a:hover, #firm li.firm a:hover, #contact li.contact a:hover {
	background: url('../images/navsel.gif') top left no-repeat;
	color:#ffffff;
}

#home li.home a span, #services li.services a span, #people li.people a span, #firm li.firm a span, #contact li.contact a span,
#home li.home a:hover span, #services li.services a:hover span, #people li.people a:hover span, #firm li.firm a:hover span, #contact li.contact a:hover span {
	background: url('../images/navselr.gif') top right no-repeat;
}
#home li.home a:hover, #services li.services a:hover, #people li.people a:hover, #firm li.firm a:hover, #contact li.contact a:hover  {
	font-weight:normal;
}


#foot {
	width:890px;
	display:block;
	margin:0 auto;
	font-size:11px;
	color:#135390;
	text-align:right;
	line-height:18px;
	height:45px;
	clear:left;
	float:left;
	padding:20px 50px;
	position:relative;
}
#foot span{
	font-size:13px;
	background: url('../images/copypp.jpg') top left no-repeat;
	padding:2px 0 2px 22px;
}
#foot img {
	position:absolute;
	top:75px;
	left:845px;
}


/* HOME */

#promo {
	width:990px;
	height:543px;
	position:relative;
	background:  url('../images/promoshadow.jpg') bottom center no-repeat;
}
#promo img{
	position:absolute;
	top:5px;
	left:15px;
}
#promo #copy{
	position:absolute;
	top:75px;
	left:45px;
	color:white;
}
#promo #copy h1{
	font-size:26px;
	margin:10px 0 0;
}
#promo #copy h2{
	font-size:19px;
	line-height:28px;
	padding:0 0 14px;
	font-weight:normal;
	margin:0;
}
#promo a.moreinfo{
	color:white;
	background:  url('../images/button.png') top left no-repeat;
	_background:  url('../images/button.gif') top left no-repeat;
	font-size:12px;
	padding:4px 20px 5px 10px;
	margin:
}
#promo ul{
	position:absolute;
	top:403px;
	left:10px;
	list-style:none;
	width:985px;
	height:81px;
	padding:15px 0 0 5px;
}
#promo ul li{
	float:left;
	width:223px;
	display:block;
	text-align:center;
	margin:0px;
	padding:0 23px 0 0;
}
#promo ul li a{
	width:208px;
	height:22px;
	display:block;
	font-size:16px;
	color:white;
	padding:20px 15px 20px 0;
}
#promo ul li.corporate-commercial a{
	background:  url('../images/promoli1.jpg') 0 0 no-repeat;
}
#promo ul li.litigation-dispute-resolution a{
	background:  url('../images/promoli2.jpg') 0 0 no-repeat;
	height:42px;
	padding:10px 15px 10px 0;
}
#promo ul li.mergers-acquisitions a{
	background:  url('../images/promoli3.jpg') 0 0 no-repeat;
}
#promo ul li.property-development a{
	background:  url('../images/promoli4.jpg') 0 0 no-repeat;
}
#promo ul li a:hover{
	background-position: 0 -62px;
	text-decoration:underline;
}


#people #promo, #firm #promo, #sitemap #promo {
	height:200px;
	_width:890px;
	background: none;
}
#people #promo img, #firm #promo img, #sitemap #promo img {
	position:absolute;
	top:15px;
	left:0px;
}
#people #promo h1 {
	position:absolute;
	top:50px;
	left:20px;
	font-size:19px;
	font-weight:normal;
	color:white;
}
#firm #promo h1, #sitemap #promo h1 {
	position:absolute;
	top:40px;
	left:20px;
	font-size:18px;
	font-weight:normal;
	color:white;
}
 #firm #promo {
	height:180px;
}


/* SERVICES */


#servicetabs {
	width:938px;
	height:35px;
	background:  url('../images/tabsshadow.jpg') center bottom no-repeat;
	display:block;
	margin:0 auto;
	padding:0 0 25px;
}
#servicetabs ul{
	width:768px;
	height:35px;
	padding:0 0 0 170px;
	background:  url('../images/tabsul.jpg') repeat-x;
	list-style:none;
}
#servicetabs ul li{
	float:left;
}
#servicetabs ul li.sep{
	background:  url('../images/tabsulsep.jpg') no-repeat top right;
}
#servicetabs ul li a{
	color:#ffffff;
	font-size:14px;
	display:block;
}
#servicetabs ul li a span{
	padding:10px 20px 10px;
	display:block;
}
#servicetabs ul li.selected a{
	background:  url('../images/tabsulsel.jpg') no-repeat top left;
	color:#174a7e;
font-weight:bold;
}
#servicetabs ul li.selected a span{
	background: url('../images/tabsulselr.jpg') no-repeat top right;
}

#people #servicetabs ul{
	width:768px;
	height:35px;
	padding:0 0 0 170px;
	background:  url('../images/tabsul.jpg') repeat-x;
	list-style:none;
}

#people #servicetabs ul li a span{
	padding:10px 30px 10px;
	display:block;
}



#content {
	width:938px;
	display:block;
	float:left;
	clear:left;
	padding:0 26px 100px;
	background:  url('../images/bghead.jpg') bottom center no-repeat;
}
#left {
	width:199px;
	height:420px;
	display:block;
	background: url('../images/leftbg.jpg') no-repeat top left;
	float:left;
	clear:left;
	padding:20px 15px 0 6px;
}
#left ul {
	list-style:none;
}
#left ul li{
	padding:0px 0 0 10px;
	background: url('../images/leftli.gif') no-repeat 5px bottom;
}
#left ul li a{
	color:#0d9be8;
	font-size:14px;
	padding:12px 5px;
	width:155px;
	display:block;
}
#left ul li a:hover{
	text-decoration:underline;
}
#left ul li.selected a{
	color:#FFFFFF;
	font-size:14px;
	padding:9px 15px 15px;
	width:165px;
	background: url('../images/leftsel.png') no-repeat top left;
	_background: url('../images/leftsel.jpg') no-repeat top left;
font-weight:bold;white-space:nowrap;
}
#left ul li.selectedbig a{
	color:#FFFFFF;
	font-size:14px;
	padding:6px 15px 18px;
	width:165px;
	background: url('../images/leftsel-big.png') no-repeat top left;
	_background: url('../images/leftsel-big.jpg') no-repeat top left;
font-weight:bold;
}
#left ul li.selected, #left ul li.selectedbig {
	padding:0px;
}
#left ul li.selected a:hover, #left ul li.selectedbig a:hover{
	color:#FFFFFF;
}

#right {
	width:678px;
	padding:10px 20px 10px 20px;
	display:block;
	float:right;
	clear:right;
}

#right ul{
margin:5px 20px;
list-style:square;
}
.expert-team {
	width:647px;
	height:93px;
	padding:20px 15px;
	background: url('../images/teambg.jpg') no-repeat top left;
	display:block;
	margin:2px 0;
	font-size:12px;
	color:#064b7e;
	position:relative;
}
.expert-team:hover {
	background: url('../images/teambg.jpg') no-repeat 0 -133px;
}
.key-contact {
	background: url('../images/teambg-kc.jpg') no-repeat top left;
}
.key-contact:hover {
	background: url('../images/teambg-kc.jpg') no-repeat 0 -133px;
}
.expert-team img {
	float:left;
	margin:0 15px 0 0;
}
.expert-team h3 {
	font-size:14px;
}
.expert-team span.role {
	color:#0d9be8;
	padding:1px 0 0 0;
	display:block;
}
.expert-team span.role a{
	color:#0d9be8;
	text-decoration:underline;
}
.expert-team p {
	position:absolute;
	top:60px;
	left:120px;
	width:500px;
	line-height:16px;
margin-left:11px;
}
a.viewprofile {
	background: url('../images/viewprofile.jpg') no-repeat 0 0;
	width:85px;
	height:14px;
	color:#fff;
	padding:5px 10px;
	display:block;
	font-size:11px;
	margin:0 0 10px 0;
}
#cont a.viewprofile {
	color:#fff;
}
a.viewprofile:hover {
	background: url('../images/viewprofile.jpg') no-repeat 0 -24px;
	text-decoration:none;
}
.expert-team a.viewprofile {
	position:absolute;
	top:90px;
	left:552px;
}

#onecol {
	width:898px;
	padding:0 20px;
	float:left;
	clear:left;
	display:block;
}

#people .expert-team {
	width:868px;
	height:93px;
	padding:20px 15px;
	background: url('../images/teambgpeople.jpg') no-repeat top left;
	display:block;
	margin:2px 0;
	font-size:12px;
	color:#064b7e;
	position:relative;
}
#people .expert-team:hover {
	background: url('../images/teambgpeople.jpg') no-repeat 0 -133px;
}
#people .expert-team img {
	float:left;
	margin:0 25px 0 0;
}
#people .expert-team h3 {
	font-size:13px;
	display:block;
	float:left;
	margin:0 4px 0 0;
}
#people .expert-team p {
	position:absolute;
	top:60px;
	left:131px;
	width:610px;
	line-height:16px;
margin-left:10px;
}
#people .expert-team a.viewprofile {
	position:absolute;
	top:90px;
	left:768px;
}

#firm #onecol p {
	font-size:14px;
	line-height:19px;
}

#contactform {
	width:622px;
	height:460px;
	padding:30px 25px;
	background: url('../images/contactform.jpg') no-repeat top left;
	position:relative;
}
#contactform ul, #contactform2 ul {
	width:200px;
	display:block;
	float:left;
	list-style:none;
}
#contactform ul li, #contactform2 ul li {
	font-size:14px;
}
#contactform h4, #contactform2 h4{
	color:#0d9be8;
	font-size:15px;
	padding:0 0 10px;
}
#map {
	width:622px;
	position:absolute;
	top:170px;
	left:25px;
}
#map a.viewmap{
	padding:10px 0;
	text-decoration:underline;
	display:block;
	font-size:12px;
}
#contactform2 {
	width:622px;
	height:122px;
	padding:155px 25px 0;
	background: url('../images/contactform2.jpg') no-repeat top left;
	position:relative;
}
#contactform2 img{
	position:absolute;
	top:15px;
	left:20px;
}
#contactform2 span{
	position:absolute;
	top:95px;
	left:105px;
	font-size:11px;
}

#contactright {
	width:200px;
	height:460px;
	padding:30px 0 0 25px;
	background: url('../images/contactright.jpg') no-repeat top left;
	position:relative;
	float:right;
	clear:right;
}
#contactright h3{
	font-size:18px;
	line-height:20px;
	font-weight:normal;
}
#contactright img{
	margin:10px 0;
}
#contactright p{
	line-height:16px;
}
#contactright span.separator{
	width:176px;
	height:1px;
	background: #cccccc;
	display:block;
	margin:20px 0;
}



.topspace {
	margin-top:40px;
}



/* PROFILE */
.profile {
	width:685px;
}
.profleft {
	width:370px;
	padding:0 10px 0 20px;
	float:left;
	clear:left;
	display:block;
}
.profright {
	width:253px;
	float:left;
	padding:0 10px 0 15px;
	background: url('../images/profilerx.jpg') no-repeat top left;
}
.profright img{
	margin:0 1px 15px;
}
.contactbox {
	width:232px;
	height:67px;
	background: url('../images/profilecontactbox.jpg') no-repeat top left;
	display:block;
	padding:10px 10px;
	margin:0 0 30px;
}
.contactbox span{
	font-size:14px;
	font-weight:bold;
	color:#0d9be8;
}
.contactbox p{
	font-size:10px;
	line-height:16px;
	margin:10px 0px 0;
}

.contactboxp{
	font-size:10px;
	line-height:16px;
	margin:10px 0px 0;
}

.profright .expertise{
	font-size:14px;
	color:#0d9be8;
	padding:0px 10px 0;
}
.profright h2 a.expertise:link{
	font-size:14px;
	color:#0d9be8;
	padding:0px 0px 0;
}

.profright h2 a.expertise:visited{
	font-size:14px;
	color:#0d9be8;
	padding:0px 0px 0;
}
.profright h2{
	color:#595959;
	font-size:13px;
	padding:0px 10px;
	margin:0 0 10px;
}
.profright ul{
	padding:0px 30px;
}
.profright li{
	padding:0px;
	margin:0px;
}
.profright ul li h3{
	font-size:13px;
	padding:0px;
	margin:0px;
	color:#595959;
}

.profright ul li h3 a:link{
	font-size:13px;
	padding:0px;
	margin:0px;
	color:#595959;
}
.profright ul li h3 a:visited{
	font-size:13px;
	padding:0px;
	margin:0px;
	color:#595959;
}
span.label {
	font-size:18px;
}
.profile h3{
	font-size:20px;
	color:#0d9be8;
	font-weight:normal;
	margin:20px 0 0;
}
.profile h4{
	font-size:14px;
	color:#0d9be8;
	font-weight:normal;
}
.profile p{
	font-size:13px;
	line-height:auto;
}
.profilefoot {
	display:block;
	width:678px;
	height:42px;
	float:left;
	clear:left;
	background: url('../images/profilefoot.jpg') no-repeat bottom center;
}



#privacy #content {
	width:910px;
	padding:0 40px 100px;
}
#privacy h2 {
	font-size:17px;
}
#privacy p {
	line-height:25px;
}

.abstract {
	border-top:1px solid #cccccc;
	margin:20px 0;
	padding:20px 0 0;
	color:#0d9be8;
	font-size:12px;
	line-height:25px;
}


#contact h2 {
	padding:0 25px;
}



#sitemap ul.sitemap {
	padding:10px 50px;
	list-style:none;
}
#sitemap ul.sitemap li{
	font-size:14px;
	font-weight:bold;
	padding:3px;
}
#sitemap ul.sitemap li ul{
	padding:10px 18px 5px;
	list-style:disc;
}
#sitemap ul.sitemap li ul li{
	font-size:13px;
	font-weight:normal;
	padding:2px;
}
#sitemap ul.sitemap li ul li ul{
	list-style:circle;
	padding:10px 15px 5px;
}
#sitemap ul.sitemap li ul li ul li{
	font-size:11px;
	font-weight:normal;
	padding:1px;
}

#home p {
	line-height:15px;
	font-size:12px;
	margin:10px 0;
}


#map_canvas a{
	text-decoration:underline;
}


#subfoot {
	position:absolute;
	bottom:0;
	left:-99999px;
	}