body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	background: url(/i/bg.gif);
	background-position: 0px 1px;
	text-align: center;
}
h2 {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 15px;
	color: #000000;	
}
h3 a {
	text-decoration: underline;
}
a {
	color: #000000;
	cursor: pointer;
	text-decoration: underline;
}
a img {
	border: 0px;
}

/* --- */

.txt {
	position: absolute;
	left: -798em;
}
.float_right {
	float: right;
	margin: 0px 15px 20px 0px;
}
.float_left {
	float: left;
	margin: 10px 15px 20px 0px;
}
.s {
	display: none;
}
.atty_pic {
display: block; float: left; width: 380px; text-align: center; text-decoration: none;
}
.staff_pic {
cursor: default;
display: block; float: left; width: 250px; text-align: center; text-decoration: none;
}

/* --- */

#container {	
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 0px 6px 0px 6px;
	text-align: left;
	background: url(/i/container_bg.gif) repeat-y;
}

/* --- */



/* --- */

#index_photos {
	height: 300px;
	background: url(/i/index_photos.jpg) no-repeat;
}

/* --- */

#nav_wrapper {
	z-index: 1000;
}
#nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
}
#nav li {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	background: url(/i/nav_bg.gif) top repeat-x;
	z-index: 1000;
}
#nav li:hover,
#nav li.sfhover {
	background-position: bottom;
}
#nav li a {
	display: block;
	padding: 0px 23px 0px 23px;
	line-height: 30px;
	text-indent: -789em;
	text-decoration: none;
	background-position: top;
	background-repeat: no-repeat;
	border-left: 1px solid #c6c4c4;
	border-right: 1px solid #878787;
}
#nav li a:hover,
#nav li:hover a,
#nav li.sfhover a {
	background-position: bottom;
}

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 310px;
	left: -789em;
	z-index: 1000;
}
#nav ul li {
	float: none;
	margin: 0px;
	padding: 0px;
	background: #DBDCDC;
}
#nav ul li a {
	display: block;
	width: 300px;
	height: 30px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	background: #DBDCDC;
	text-indent: 0px;
	color: #333333;
}
#nav ul li a:hover {
	background: #000000;
	color: #FFFFFF;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: 0px;
}

#home a  { width: 54px; background-image: url(/i/nav_home.gif); }
#about_us a  { width: 75px; background-image: url(/i/nav_about_us.gif); }
#attorneys a  { width: 90px; background-image: url(/i/nav_attorneys.gif); }
#staff a  { width: 47px; background-image: url(/i/nav_staff.gif); }
#services a  { width: 74px; background-image: url(/i/nav_services.gif); }
#clients a  { width: 149px; background-image: url(/i/nav_clients_we_serve.gif); }
#contact a  { width: 173px; background-image: url(/i/nav_contact.gif); }

/* --- */

#sidebar {
	float: left;
	width: 300px;
	text-align: center;
}
#sidebar.index {
	float: left;
	width: 370px;
	height: 300px;
	text-align: left;
}
#sidebar img {
	margin: 20px 0px 4px 0px;
}

/* --- */

#content {
	margin-top: 20px;
	padding: 20px;
	line-height: 17px;
	text-align: justify;
}
#content.index {
	float: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	width: 410px;
}
#content.sidebar {
	float: left;
	margin: 0px;
	padding: 20px 0px 20px 20px;
	width: 430px;
}

#bg_wrapper {
	padding-bottom: 400px;
}
.bg_ph_039 {
	background: url(/i/ph_039_bg.jpg) no-repeat bottom;
}

/* --- */

#footer {
	clear: both;
	line-height: 57px;
	text-align: center;
	color: #FFFFFF;
	background: url(/i/footer.gif) repeat-x;
}

/* --- */

#abs_footer {
	padding: 3px 0px 15px 0px;
	text-align: center;
	font-size: 10px;
	color: #CCCCCC;
	background: url(/i/container_footer.gif) center top no-repeat;
}
#abs_footer a {
	color: #CCCCCC;
}

/* --- */

.form .standard {
	margin: 0px 0px 8px 0px;
}