
body {
	margin: 0;
	font: 11px Arial, Helvetica, sans-serif;
	background: #e9eae2 url(/images/body-bg.gif) repeat-x;
	color: #000;
}
img {border: none;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}

table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.page1,
.page2 {
	margin: 0 auto;
	width: 856px;
}
#wrapper {
	padding: 0 7px;
	background: url(/images/wrapper-bg.png) repeat-y;
}
#header {
	height: 101px;
	width: 842px;
	vertical-align: top;
}
#header h1.logo {
	margin: 18px 0 0 25px;
	width: 260px;
	text-indent: -9999px;
}
.logo a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 73px;
	background: url(/images/logo.gif) no-repeat;
}
.nav-block td {vertical-align: top;}
.page2 .nav-block {background: url(/images/nav-block-bg2.jpg) repeat-x;}

.nav {
	height: 307px;
	width: 214px;
	background: #167388 url(/images/nav-bg.png) repeat-x;
}
.nav-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.page2 .nav-block ul {
	overflow: hidden;
	width: 585px;
	background: url(/images/nav2.png) no-repeat;
}
.nav-block ul li {position: relative;}
.page2 .nav-block ul li {display: inline;}
.nav-block ul li a {
	display: block;
	overflow: hidden;
	height: 34px;
	width: 214px;
	text-indent: -9999px;
	background: url(/images/nav.png) no-repeat;
}
.page2 .nav-block ul li a {
	position: relative;
	float: left;
	margin: 0 1px 0 0;
	background: url(/images/nav2.png) no-repeat;
}
.nav-block ul li a.home:hover,
.nav-block ul li.active a.home {background-position: -214px 0;}
.nav-block ul li a.attorneys {background-position: 0 -34px;}
.nav-block ul li a.attorneys:hover,
.nav-block ul li.active a.attorneys {background-position: -214px -34px;}
.nav-block ul li a.practice {background-position: 0 -68px;}
.nav-block ul li a.practice:hover,
.nav-block ul li.active a.practice {background-position: -214px -68px;}
.nav-block ul li a.faq {background-position: -0 -102px;}
.nav-block ul li a.faq:hover,
.nav-block ul li.active a.faq {background-position: -214px -102px;}
.nav-block ul li a.contact {background-position: -0 -136px;}
.nav-block ul li a.contact:hover,
.nav-block ul li.active a.contact {background-position: -214px -136px;}

.page2 .nav-block ul li a.home {width: 95px;}
.page2 .nav-block ul li a.home:hover,
.page2 .nav-block ul li.active a.home {background-position: 0 -34px;}

.page2 .nav-block ul li a.attorneys {
	width: 131px;
	background-position: -96px 0;
}
.page2 .nav-block ul li a.attorneys:hover,
.page2 .nav-block ul li.active a.attorneys {background-position: -96px -34px;}

.page2 .nav-block ul li a.practice {
	width: 148px;
	background-position: -228px 0;
}
.page2 .nav-block ul li a.practice:hover,
.page2 .nav-block ul li.active a.practice {background-position: -228px -34px;}

.page2 .nav-block ul li a.faq {
	width: 90px;
	background-position: -377px 0;
}
.page2 .nav-block ul li a.faq:hover,
.page2 .nav-block ul li.active a.faq {background-position: -377px -34px;}

.page2 .nav-block ul li a.contact {
	margin: 0;
	width: 114px;
	background-position: -468px 0;
}
.page2 .nav-block ul li a.contact:hover,
.page2 .nav-block ul li.active a.contact {background-position: -468px -34px;}
.main-image {width: 428px;}
.main-image img {display:block;}
#content {padding: 26px 70px 10px 73px;}
.page2 #content {padding: 33px 40px 18px 17px;}
#content h2 {
	margin: 0 0 7px;
	font-size: 17px;
	line-height: 19px;
	font-weight: normal;
	color: #c5a12e;
}
.page2 #content h2 {margin: 0 0 18px 10px;}
.page1 #content p {
	margin: 0 0 15px;
	line-height: 17px;
}
.photo {
	padding: 1px 15px 19px 18px;
	background: #b6b7af;
}
.first .photo {padding: 19px 15px 19px 18px;}
.photo a {position: relative;}
.info {padding: 8px 0 0 18px;}
.first .info {padding: 16px 0 0 18px;}
.info h3{
	margin: 0 0 8px;
	font: 18px Georgia;
	color: #585857;
}
.info p {
	margin: 0 0 17px;
	font-size: 12px;
	line-height: 20px;
	color: #242422;
}
.info a.more {
	position: relative;
	padding: 0 0 0 7px;
	color: #156678;
	text-decoration: none;
	background: url(/images/more-bullet.gif) no-repeat 0 5px;
}
.info a.more:hover {text-decoration: underline;}
.wrapper-bottom {
	padding: 0 7px;
	height: 20px;
	background: url(/images/wrapper-bottom-bg.png) no-repeat;
}
#footer {
	padding: 0 7px;
	width: 842px;
}
#footer .left {
	padding: 0 0 20px 26px;
	width: 395px;
}
#footer .right {
	padding: 0 26px 20px 0;
	width: 395px;
	text-align: right;
}
#footer p {
	margin: -2px 0 0;
	color: #167388;
	font-size: 10px;
}
#footer p a {
	font-size: 10px;
	color: #167388;
	text-decoration: underline;
}
#footer p a:hover {text-decoration: none;}

