body {
	margin: 0px;
	padding: 0px;
	background: #b3b3b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: center;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #003745;
	font-weight: bold;
	font-size: 15px;
}
a {
	color: #003745;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}


/* --- */

.txt {
	position: absolute;
	left: -789em;
}
.float_left {
	position: relative;
	float: left;
	margin: 0px 12px 27px 0px;
}
.vcard {
	display: block;
	padding-left: 40px;
	line-height: 30px;
	font-size: 11px;
	background: url(/i/vCard.gif) left center no-repeat;
}

/* --- */

#container {
	width: 850px;
	margin: 0px auto 0px auto;
	padding: 0px 25px 30px 25px;
	background: #FFFFFF url(/i/ctn_bg.gif) center repeat-y;
	text-align: left;
}

/* --- */

#header {

}

/* --- */

#nav {
	position: relative;
	z-index: 10000;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
	height: 29px;
}
#nav li {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px 1px 0px 0px;
	background: url(/i/nav_div.gif) top right no-repeat;
}
#nav li.cap { padding: 0px; background-image: none; }
#nav li a {
	display: block;
	height: 29px;
	padding: 0px 5px 0px 6px;
	text-indent: -789em;
	background-color: #003745;
	background-position: center top;
	background-repeat: no-repeat;
}
#nav li a:hover { background-position: bottom center; }

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

#nav li ul {
	left: -789em;
	position: absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 10000;
}
#nav li ul li {
	float: none;
	background-image: none;
}
#nav li ul li a {
	width: 175px;
	padding: 0px 8px 0px 8px;
	line-height: 24px;
	text-indent: 0px;
	color: #FFFFFF;
	font-size: 11px;
	border-top: 1px solid #FFFFFF;
	text-decoration: none;
}
#nav li ul li a:hover {
	color: #003745;
	background: #c7c5c5;
}

#nav_areas { width: 103px; background-image: url(/i/nav_areas.gif); }
#nav_attorney_profile { width: 94px; background-image: url(/i/nav_attorney_profile.gif); }
#nav_case_summaries { width: 100px; background-image: url(/i/nav_case_summaries.gif); }
#nav_contacts { width: 67px; background-image: url(/i/nav_contacts.gif); }
#nav_home { width: 35px; background-image: url(/i/nav_home.gif); }
#nav_in_the_community { width: 108px; background-image: url(/i/nav_in_the_community.gif); }
#nav_resources { width: 62px; background-image: url(/i/nav_resources.gif); }
#nav_testimonials { width: 72px; background-image: url(/i/nav_testimonials.gif); }
#nav_why { width: 101px; background-image: url(/i/nav_why.gif); }

/* --- */

#content {
	width: 651px;
	padding: 0px 99px 0px 99px;
	border-bottom: 1px solid #FFFFFF;
	background: #b3b3b3;
}
#content #inner {
	position: relative;
	min-height: 300px;
	padding: 10px 14px 30px 14px;
	background: #FFFFFF;
}
#content.homepage {
	float: left;
	width: 350px;
	padding: 140px 17px 0px 17px;
	height: 167px;
	background: #FFFFFF url(/i/h_serious.gif) top center no-repeat;
}

#slideshow {
	float: left;
	width: 463px;
	height: 307px;
}

#opts {
	clear: both;
	margin-top: 20px;
	border-top: 1px solid #b3b3b3;
	padding-top: 15px;
}

/* --- */

#footer {
	clear: both;
}

#abs_footer {
	padding-top: 16px;
	background: url(/i/ctn_btm.gif) top center no-repeat;
}

#vercode {
	width: 70px;
	height: 20px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-size: large;
}




