body {
	margin: 0px;
	padding: 0px;	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(/i/bg.gif) top;
}
h2 {
	margin: 13px 0px 5px 0px;
	padding: 0px;
	font-size: 16px;
	color: #1c678d;
	text-transform: uppercase;
}
h3 {
	margin: 10px 0px 3px 0px;
	padding: 0px;
	font-size: 15px;
	text-transform: uppercase;
}
h4 {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 15px;
	color: #09384f;
	font-weight: bold;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
a img {
	border: 0px;
}
a {
	color: #0A384F;
}

/* --- */

.txt {
	position: absolute;
	left: -789em;
}
.insert {
	display: block;
	margin: 15px 0px 15px 0px;
	padding: 15px;
	border: 1px solid #99999;
	background: #D1DBDF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.float_right {
	float: right;
	margin: 0px 0px 20px 10px;
}

/* --- */

#container_wrapper {
	background: url(/i/bg_gradient.gif) center top repeat-x;
}
#container { 
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 0px 7px 0px 7px;
	background: url(/i/container_bg.png) center top repeat-y;
	text-align: left;
}
*html #container {
	background: url(/i/container_bg.gif) center top repeat-y;	
}

/* --- */

#header {
	border-top: 22px solid #000000;
	height: 192px;
}

/* --- */

#nav_wrapper {
	height: 39px;
	border-top: 4px solid #1c678d;
	background: #000000 url(/i/nav_shadow.gif) repeat-x bottom;
}

#nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	height: 34px;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #1c678d;
}
#nav li a {
	display: block;
	height: 34px;
	padding: 0px 10px 0px 10px;
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -789em;
	text-decoration: none;
}
#nav li a:hover,
#nav li:hover a,
#nav li.sfhover a {
	background-position: center bottom;
	background-color: #09384f;
}

#attorney_profile { width:134px; background-image: url(/i/nav_attorney_profile.gif); }
#case_summaries { width:123px; background-image: url(/i/nav_case_summaries.gif); }
#contact { width:91px; background-image: url(/i/nav_contact.gif); }
#home { width:42px; background-image: url(/i/nav_home.gif); }
#services { width:65px; background-image: url(/i/nav_services.gif); }
#mediation { width:80px; background-image: url(/i/nav_mediation.gif); }
#pre_mediation { width:209px; background-image: url(/i/nav_pre_mediation.gif); }
#why_carpenter { width:119px; background-image: url(/i/nav_why_carpenter.gif); }

/* --- */

#main.index { 
	background: url(/i/main.jpg) no-repeat;
	background-position: bottom left;
}
*html #main.index { background-position: 0px 345px; }
#content {
	position: relative;
	float: left;
	width: 500px;
	margin: 6px 0px 10px 0px;
	padding: 15px 25px 115px 25px;
	background: url(/i/content_border.gif) right repeat-y;
}
.index #content {
	width: 410px;
}
#content.contact {
	width: 440px;
}
#content.nosidebar {
	float: none;
	width: 700px;
	background: none;
}

#content cite {
	display: block;
	text-align: right;
}

/* --- */

#sidebar {
	position: relative;
	float: left;
	width: 200px;
	margin: 20px 0px 0px 0px;
	padding: 15px 25px 115px 25px;
	text-align: center;
}
#sidebar.index {
	width: 280px;
	background: url(/i/sidebar_index.gif) bottom center no-repeat;
	text-align: left;
}
#sidebar.contact {
	width: 250px;
	padding: 0px 25px 0px 25px;
	text-align: left;
}

#sidebar img {
	border: 2px solid #000000;
}
#sidebar a img { border: 0px; }

/* --- */

#sidebar_testimonial {
	padding: 25px 15px 37px 15px;
	background: #000000;
	color: #FFFFFF;
	text-align: left;
}

#footer {
	clear: both;
	padding: 11px 37px 11px 37px;
	border-top: 4px solid #1c678c;
	background: #000000;
	color: #FFFFFF;
}
#footer blockquote,
#sidebar_testimonial blockquote {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
#sidebar_testimonial blockquote {
	margin: 30px 0px 30px 0px;
}
#footer cite,
#sidebar_testimonial cite {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: italic;
	text-align: right;
}

#footer a,
#sidebar_testimonial a {
	color: #CCCCCC;
}

/* --- */

#abs_footer {
	padding-top: 14px;
	padding-bottom: 30px;
	color: #FFFFFF;
	text-align: center;
	background: url(/i/container_footer.gif) center top no-repeat;
}
#abs_footer a {
	color: #FFFFFF;
}
#abs_footer small {
	font-size: 11px;
}

/* --- */

#vCard {
	text-align: left;
	width: 130px;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 40px;
	background: url(/i/vCard.gif) left center no-repeat;
}

/* --- */

#form .standard input,
#form .standard textarea {
	width: 250px;
}
#form .standard .label { text-align: left; color: #195C7E; }
#form .standard {
	margin-bottom: 8px;
}

.btn input {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: -799em;
	background: #185878 url(/i/btn.gif) center no-repeat;
	border: 0px;
	width: 100px;
	cursor: pointer;
}
*html .btn input { 
	text-indent: 0px;
	background-image: none;
}