body {
	background: #395872 url(/i/bg.jpg) top center no-repeat;
	color: #2d4055;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

a img {
	border: 0px;
}
a {
	color: #000000;
}

/* --- */

*html .trans {
	behavior: url(/c/pngHack.htc);
}

/* --- */

#container {
	width: 745px;
	margin: 50px auto 0px auto;
}
#content_area {	
	width: 735px;
	margin: 0px auto 0px auto;
	padding: 0px 5px 0px 5px;
	background: url(/i/content_bg.gif) center repeat-y;
	text-align: left;
}

/* --- */

#header div {
	position: absolute;
	left: -800em;
}

/* --- */

#nav {
	float: left;
	list-style: none;
	width: 158px;
	height: 268px;
	overflow: visible;
	margin: 0px 0px 0px 7px;
	padding: 11px 0px 13px 0px;
	border: 5px solid #1c2a3d;
	border-left: 0px;
	border-bottom: 0px;
	border-top: 0px;
	background: url(/i/nav_bg.gif);
}
*html #nav {
	width: 156px;
	margin-left: 5px;
}
#nav li {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	background: url(/i/nav_bg.gif);
}
#nav li a {
	display: block;
	width: 155px;
	height: 20px;
	text-indent: -800em;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#nav li a:hover {
	background-position: -158px 0px;
}

#home a { background-image: url(/i/nav_home.gif); }
#firm_overview a { background-image: url(/i/nav_firm_overview.gif); }
#attorney_profile a { background-image: url(/i/nav_attorney_profile.gif); }
#philosophy a { background-image: url(/i/nav_philosophy.gif); }
#practice_areas a { background-image: url(/i/nav_areas_practice.gif); }
li#private_investigation a { height: 36px; background-image: url(/i/nav_investigation.gif); }
#case_summaries a { background-image: url(/i/nav_case_summaries.gif); }
li#referral_information a { height: 36px; background-image: url(/i/nav_referral_information.gif); }
#rates a { background-image: url(/i/nav_rates.gif); }
#contact a { background-image: url(/i/nav_contact.gif); }

/* --- */

#index_content {
	float: left;
	/*width: 555px;*/
	width: 240px;
	height: 229px;
	background: #FFFFFF url(/i/index_content.jpg) left top no-repeat;
	padding: 28px 23px 35px 295px;
}
#content {
	float: left;
	/*width: 555px;*/
	width: 519px;
	min-height: 285px;
	background: #FFFFFF;
	padding: 14px 25px 100px 14px;
}

/* --- */

#content h2 {
	height: 19px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	text-indent: -800em;
	background-repeat: no-repeat;
	background-position: top left;
}
h2.contact { background-image: url(/i/h2_contact.gif); }
h2.firm_overview { background-image: url(/i/h2_firm_overview.gif); }
h2.referral_information { background-image: url(/i/h2_referral_information.gif); }
h2.rates { background-image: url(/i/h2_rates.gif); }
h2.areas_of_practice { background-image: url(/i/h2_areas_of_practice.gif); }
h2.private_investigation { background-image: url(/i/h2_private_investigation.gif); }
h2.philosophy { background-image: url(/i/h2_philosophy.gif); }
h2.attorney_profile { background-image: url(/i/h2_attorney_profile.gif); }
h2.home { background-image: url(/i/h2_home.gif); }
h2.case_summaries { background-image: url(/i/h2_case_summaries.gif); }

/* --- */

.case_summaries li {
	margin-bottom: 8px;
}

/* --- */

*html .btm_img {
	position: relative;
	top: -1px;
}

#footer {
	height: 44px;
}
#footer div {
	text-indent: -800em;
}
#subfooter a {
	color: #000000;
}

/* --- */

#contact_form {
	float: right;
	width: 260px;
	margin-left: 20px;
}

#form .standard input,
#form .standard textarea {
	width: 250px;
}

#form .standard {
	margin-bottom: 8px;
}


.cherryOne{
font-size:x-small; text-align: center; word-spacing: -1px; color: #FFFFFF;
}

.cherryOne a{
color:#FFFFff; text-decoration:none;
}

.cherryOne a:hover{
color:#FFFF66; text-decoration:underline;
}


/* ---

.form .legend,
.form .errors {
	display: none;
}
.form .standard {
	margin: 0px 0px 10px 0px;
}
.form_wrapper {
	width: 280px;
}	
.form textarea {
	width: 285px;
	height: 150px;
}
.form input {
	width: 262px;
}
.autoWidth input {
	width: auto;
} */
