* { margin:0px; padding:0px; border:0px; outline:none; }

body {
	background:#0C1815;
	font:normal normal 12px Arial,Helvetica,Sans-Serif;
	line-height:160%;
	color:#FFFFFF;
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
div#contain_home {
	float:left;
	width:100%;
	margin:-15px 0 15px;
	padding:0 0 50px;
	background:#2E6154 url('../img/bg_body_home.gif') repeat-x;
}
div#contain {
	float:left;
	width:100%;
	margin:-15px 0 15px;
	padding:0 0 50px;
	background:#2E6154 url('../img/bg_body_other.gif') repeat-x;
}
div#wrap {
	width:960px;
	margin:0 auto;
}
div#header {
	width:940px;
	height:100px;
	margin:0 10px;
	background:url('../img/bg_header.gif') no-repeat;
}
div#header a.home {
	float:left;
	display:block;
	width:505px;
	height:100px;
	background:url('../img/mk_logo.gif') no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
ul#nav {
	display:inline-block;
	list-style-type:none;
	height:40px;
	margin:10px 10px 15px;
	padding:0 2px 0 0;
	background:url('../img/sprite_nav.gif') no-repeat top right;
}
ul#nav li {
	float:left;
	height:40px;
	overflow:hidden;
}
ul#nav li a {
	float:left;
	display:block;
	height:40px;
	padding:0 25px;
	background:url('../img/sprite_nav.gif') no-repeat 0 0;
	font:normal normal 14px Arial,Helvetica,Sans-Serif;
	text-shadow:0px 1px 0px rgb(255,255,255);
	color:rgb(0,0,0);
	line-height:40px;
}
ul#nav li a:active {
	background:url('../img/sprite_nav.gif') no-repeat 0 -40px;
	text-shadow:0px 1px 0px rgb(220,230,240);
	line-height:42px;
}

div#intro_home {
	width:960px;
	height:100px;
}
div#intro_home h2 {
	display:block;
	width:100%;
	text-align:center;
}
div#intro {
	float:left;
	margin:0 0 25px;
}
div#intro p {
	float:left;
	display:block;
	width:570px;
	margin:0 0 0 10px;
}
img.photo_home {
	float:left;
	width:580px;
	height:290px;
	padding:15px;
	background:url('../img/bg_intro_home.gif') no-repeat;
}
img.photo {
	float:left;
	width:340px;
	height:155px;
	padding:15px;
	background:url('../img/bg_intro_other.gif') no-repeat;
}
h2 {
	float:left;
	display:block;
	width:570px;
	margin:5px 0 0 10px;
	font:normal 40px Georgia,Serif;
}
div.quote {
	position:absolute;
	top:0;
	float:left;
	display:none;
	width:570px;
	height:100px;
	margin:8px 11px;
	font:italic 16px Georgia,Serif;
	line-height:150%;
	color:#000000;
}
p.client {
	display:block;
	width:283px;
	margin:23px 0 0 -10px;
	font:normal normal 11px Arial,Helvetica,Sans-Serif;
	line-height:120%;
	color:#000000;
}
span.assoc {
	font:normal normal 10px Arial,Helvetica,Sans-Serif;
}
a.perspectives {
	float:left;
	display:block;
	width:340px;
	height:60px;
	margin:0 5px;
	background:url('../img/button_clients.gif') no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
a.perspectives:active {
	background:url('../img/button_clients.gif') no-repeat 0 -60px;
}
h1.tagline {
	float:left;
	display:block;
	width:665px;
	height:50px;
	margin:5px 30px 0 35px;
	background:url('../img/tagline_home.gif') no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
div.twocol_left {
	float:left;
	width:592px;
	padding:10px 9px 0;
	background:#E6EBF0 url('../img/bg_610_top.gif') no-repeat 0 0;
}
div.twocol_right {
	float:left;
	width:340px;
	padding:5px 5px 0;
	margin:0 0 5px;
	background:#0C1815 url('../img/bg_dark_top_right.gif') no-repeat top right;
}
div.twocol_right div {
	padding:0 10px;
}
p.first {
	padding:30px 10px 0 !important;
}
span.large {
	font:normal normal 22px Arial,Helvetica,Sans-Serif;
}
div.twocol_left p {
	padding:0 10px;
	color:#0C1815;
}
div#twocol_contain {
	float:left;
	background:#E6EBF0 url('../img/bg_610_bottom.gif') no-repeat bottom center;
}
ul#areas li.sub {
	display:none;
}
ul#areas ul.sub {
	margin:5px 0 10px 15px;
	list-style-type:none;
}
ul#areas ul.sub li {
	height:18px;
}
ul#areas ul.sub a {
	color:#000000;
	text-shadow:0px 1px 0px rgb(220,230,240);
	font-size:11px;
	line-height:18px;
}
ul#areas ul.sub a:hover {
	color:#50555f;
}
div#footer {
	font:normal normal 10px Arial,Helvetica,Sans-Serif;
	width:940px;
	margin:15px auto;
	color:#2E6154;
}
ul.tabs {
	float:left;
	list-style-type:none;
}
ul.tabs li {
	float:left;
}
ul.tabs li a {
	display:block;
	width:150px;
	height:40px;
	margin:0 1px 0 0;
	background:url('../img/button_tab.gif') no-repeat 0 0;
	text-align:center;
	line-height:40px;
	color:#2E6154;
}
ul.tabs li a.active {
	background:url('../img/button_tab.gif') no-repeat 0 -40px;
	color:#0C1815;
}
div.attorney {
	float:left;
	width:960px;
	padding:20px 0;
	color:#222;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	background:#E6EBF0 url('../img/bg_top_right.gif') no-repeat top right;
}
img.portrait {
	float:left;
	width:340px;
	height:515px;
	padding:15px;
	background:url('../img/bg_img_portrait.gif') no-repeat;
}
div.portrait_contain {
	float:left;
	width:255px;
}
img.portrait_small {
	float:left;
	width:240px;
	height:365px;
	padding:10px;
	margin:5px;
	background:url('../img/bg_img_portrait_small.gif') no-repeat;
}
div.attorney_info {
	float:left;
	width:660px;
	margin:5px 0 0 10px;
}
div.para_info {
	float:right;
	width:660px;
	height:380px;
	margin:5px 20px 10px 10px;
}
span.name {
	font:normal normal 30px Georgia,Serf;
	padding:0 10px 0 0;
	color:#0C1815;
}
ul.info_twocol {
	float:left;
	list-style-type:none;
	width:300px;
	padding:25px 0 0;
}
ul#info_left {
	margin:0 30px 0 0;
}
ul.info_twocol li {
	margin:0 0 10px;
}
ul.info_twocol li.title {
	width:270px;
	margin:0 0 20px;
	font:normal normal 20px Georgia,Serif;
	color:#0C1815;
}
h4 {
	font:normal normal 24px Georgia,Serif;
	color:#0C1815;
	margin:0 0 15px;
}
ul#quotes {
	width:960px;
	list-style-type:none;
	float:left;
}
ul#quotes li {
	float:left;
	width:960px;
	margin:0 0 15px;
	background:url('../img/bg_quote.gif') no-repeat 0 0;
}
ul#quotes li div {
	float:left;
	background:url('../img/bg_quote_bottom.gif') no-repeat bottom center;
}
ul#quotes p.client_quote {
	float:left;
	width:560px;
	font:italic 14px Georgia,Serif;
	line-height:150%;
	color:#000000;
	padding:12px 10px;
	text-shadow:0px 1px 0px rgb(255,255,255);
}
ul#quotes p.client_info {
	float:left;
	width:380px;
}
ul#quotes span.client_name {
	display:block;
	float:left;
	width:340px;
	margin:12px 30px 0 0;
	text-align:right;
	font:normal normal 22px Arial,Helvetica,Sans-Serif;
}
ul#quotes span.client_assoc {
	display:block;
	float:left;
	width:340px;
	margin:0 30px 12px 0;
	text-align:right;
	font:normal normal 12px Arial,Helvetica,Sans-Serif;
	line-height:150%;
	color:#2E6154;
}
p.address {
	width:350px;
	padding:10px;
	background:#0C1815 url('../img/bg_top_left_dark.gif') no-repeat top left;
	float:left;
}
div#practice_contain, div#contact_contain {
	float:left;
	background:#0C1815 url('../img/bg_310_bottom.gif') no-repeat bottom center;
}
ul#practice_nav {
	width:350px;
	padding:10px;
	background:#0C1815 url('../img/bg_top_left_dark.gif') no-repeat top left;
	float:left;
	list-style-type:none;
}
div#practice_areas {
	min-height:390px;
}
div#practice_areas, div#contact_staff {
	float:left;
	width:570px;
	padding:10px 10px 0;
	margin:0 0 10px 0;
	background:#E6EBF0 url('../img/bg_top_right.gif') no-repeat top right;
	color:#0C1815;
}
div#contact_staff a {
	text-decoration:underline;
}
div#contact_staff a:hover {
	color:#000000;
}
div#practice_areas ul {
	margin:20px 25px;
}
div#practice_areas ul li {
	margin:10px 0;
}
div.area {
	margin:0 0 25px;
}
div.area a {
	color:#2E6154;
}
div.area p {
	text-align:justify;
}
div.attorney_info a, div.para_info a {
	color:#2E6154;
}
div#quotes {
	position:relative;
	float:left;
	width:592px;
	height:100px;
	background:url('../img/bg_quote_home.gif') no-repeat;
}
div#quote2, div#quote3, div#quote4, div#quote5 {
	display:none;
}
div#map {
	float:left;
	width:930px;
	height:340px;
	padding:15px;
	background:url('../img/bg_map.gif') no-repeat;
}
div#contact_staff a.name {
	width:150px;
	margin:0 50px 0 0;
}
div#contact_staff a {
	float:left;
	display:block;
	color:#0C1815;
}
div#contact_staff p {
	margin:0 0 25px;
}
p.contact {
}
span.extra_large {
	display:block;
	width:100%;
	font:normal normal 32px Arial,Helvetica,Sans-Serif;
	line-height:75px;
	text-align:center;
	text-shadow:0px 1px 0px rgb(255,255,255);
}
ul.sub a.first {
	margin:5px 0 0;
}
span.home_address {
	display:block;
	width:100%;
	text-align:center;
}
span.semi-large {
	font:normal normal 18px Arial,Helvetica,Sans-Serif;
}
a#message {
	float:left;
	display:block;
	width:289px;
	height:43px;
	margin:6px 6px 0 3px;
	text-indent:50px;
	background:url('../img/button_home.gif') no-repeat -293px 0;
	font:normal normal 14px Arial,Helvetica,Sans-Serif;
	text-shadow:0px 1px 0px rgb(255,255,255);
	color:rgb(0,0,0);
	line-height:41px;
}
a#message:active {
	background:url('../img/button_home.gif') no-repeat -293px -43px;
	text-shadow:0px 1px 0px rgb(220,230,240);
	line-height:43px;
}
a#press {
	float:left;
	display:block;
	width:289px;
	height:43px;
	margin:6px 3px 0 0;
	text-indent:50px;
	background:url('../img/button_home.gif') no-repeat -582px 0;
	font:normal normal 14px Arial,Helvetica,Sans-Serif;
	text-shadow:0px 1px 0px rgb(255,255,255);
	color:rgb(0,0,0);
	line-height:41px;
}
a#press:active {
	background:url('../img/button_home.gif') no-repeat -582px -43px;
	text-shadow:0px 1px 0px rgb(220,230,240);
	line-height:43px;
}
p#phone {
	float:right;
	display:block;
	width:180px;
	height:40px;
	margin:10px 0 0;
	background:url('../img/phone.gif') no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
ul#areas {
	float:left;
	width:590px;
	height:384px;
	margin:9px 0;
	padding:10px 1px;
	background:url('../img/bg_areas.gif') no-repeat;
	list-style-type:none;
}
ul#areas li a.main {
	display:block;
	width:590px;
	height:38px;
	background:url('../img/button_areas.gif') no-repeat 0 0;
	font:normal normal 14px Arial,Helvetica,Sans-Serif;
	text-shadow:0px 1px 0px rgb(255,255,255);
	color:rgb(0,0,0);
	line-height:36px;
	text-indent:15px;
}
ul#areas li a.main:active {
	background:url('../img/button_areas.gif') no-repeat 0 -38px;
	text-shadow:0px 1px 0px rgb(220,230,240);
	line-height:38px;	
}
a#clients {
	float:right;
	display:block;
	width:293px;
	height:43px;
	text-align:center;
	background:url('../img/button_home.gif') no-repeat 0 0;
	font:normal normal 14px Arial,Helvetica,Sans-Serif;
	text-shadow:0px 1px 0px rgb(255,255,255);
	color:rgb(0,0,0);
	line-height:41px;	
}
a#clients:active {
	background:url('../img/button_home.gif') no-repeat 0 -43px;
	text-shadow:0px 1px 0px rgb(220,230,240);
	line-height:43px;
}
ul#practice_nav ul.sub {
	margin:5px 0 5px 15px;
	list-style-type:none;
}
ul#practice_nav ul.sub a {
	color:#36A186;
}
ul#practice_nav ul.sub a:hover {
	color:#FFFFFF;
}
div.full-light {
	float:left;
	width:960px;
	background:#e6ebf0 url('../img/bg-light-top.gif') no-repeat top center;	
}
div.full-light div {
	width:900px;
	margin:10px 0 0;
	padding:20px 30px 30px;
	background:#e6ebf0 url('../img/bg-light-bot.gif') no-repeat bottom center;
	overflow:hidden;
	color:#222;	
}
div.full-dark {
	float:left;
	width:960px;
	background:#0c1815 url('../img/bg-dark-top.gif') no-repeat top center;
}
div.full-dark div {
	width:900px;
	margin:10px 0 0;
	padding:20px 30px 30px;
	background:#0c1815 url('../img/bg-dark-bot.gif') no-repeat bottom center;
	overflow:hidden;
}
div.full-dark div div, div.full-light div div {
	width:auto;
	margin:0px;
	padding:0px;
	background:none;
}
div.full-dark div div.left-side {
	float:left;
	width:435px;
	margin:0 30px 0 0;
}
div.full-dark div div.right-side {
	float:left;
	width:435px;
}
div.full-dark div div.left-side div, div.full-dark div div.right-side div {
	margin:0 0 30px;
}
div.full-dark div div.left-side div p.client_quote, div.full-dark div div.right-side div p.client_quote {
	float:left;
	font:italic normal 14px Georgia,Serif;
	margin:0 0 5px;
	background:#e6ebf0 url('../img/quote-bg-top.gif') no-repeat top center;
	color:#000000;
	text-shadow:0px 1px 0px rgb(255,255,255);
}
div.full-dark div div.left-side div p.client_info, div.full-dark div div.right-side div p.client_info {
	font:normal normal 11px Arial,Helvetica,Sans-Serif;
	color:#36A186;
}
div.full-dark div div.left-side div p.client_quote span, div.full-dark div div.right-side div p.client_quote span {
	padding:10px 10px 21px;
	float:left;
	background:url('../img/quote-bg-bot.gif') no-repeat bottom center;
}
div.full-dark a {
	color:#36A186;
}
div.full-dark a:hover {
	color:#ffffff;
}
img.message {
	float:left;
	width:240px;
	height:365px;
	padding:10px;
	margin-right:20px;
	background:url('../img/bg_img_portrait_small.gif') no-repeat;
}
div.message {
	float:left;
	width:620px !important;
}
a.press {
	color:#fff !important;
}
a.pdf {
	display:inline-block;
	width:16px;
	height:16px;
	margin-left:5px;
	background:url('../img/pdf.gif') no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
}