*	{ margin: 0; padding: 0; }

body {
	background: #d0d6d4;
	font-size: small;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #686666;
	padding-bottom: 30px;
	}
#container {
	width: 890px;
	margin: 40px auto 0 auto;
	background: #fff url(../images/layout/bg.jpg) top left no-repeat;
	border: 6px solid #35488b;
	}
#leftColumn {
	float: left;
	width: 150px;
	}
#rightColumn {
	float: right;
	width: 740px;
	}


/* ---------- Left Column Styles ---------- */

#nav {
	background: #8a9993;
	margin-bottom: 30px;
	}
#nav li {
	list-style: none;
	display: inline-block;
	}
#nav li a {
	display: block;
	width: 130px;
	padding: 10px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #8a9993;
	}
#nav li a:hover, #nav li a.active {
	background: #dce0de;
	color: #83938d;
	}
#nav li a.active {
	background: #dce0de url(../images/layout/nav-a.gif) bottom left repeat-x;
	}
#attorney-nav {
	position: absolute;
	width: 740px;
	margin: -34px 0 0 150px;
	padding-bottom: 6px;
	background: #a7b3ae url(../images/layout/bg-attorney-nav.gif) bottom left repeat-x;
	}
#attorney-nav li {
	float: left;
	}
#attorney-nav li a {
	float: left;
	width: auto;
	padding: 8px 12px;
	text-align: center;
	background: #a7b3ae;
	text-transform: none;
	font-size: 12px;
	letter-spacing: 1px;
	border-right: 1px solid #fff;
	}
#attorney-nav li a.active {
	background: #7c88b4;
	color: #fff;
	}
	
	
/* ---------- Right Column Styles ---------- */
	
#logo {
	margin-left: 508px;
	}
#content {
	margin: 0 70px 40px 50px;
	}
.bordered {
	border-left: 2px solid #c0ccc4;
	}
.floated-img {
	float: left;
	position: relative;
	margin: 18px 18px 0 -150px;
	}
.floated-img-left {
	float: left;
	position: relative;
	margin: 18px 18px 0 0;
	}
#our-firm {
	float: left;
	position: relative;
	margin: -30px 0 0 -209px;
	}
#practice-areas {
	float: left;
	position: relative;
	margin: 22px 0 0 -390px;
	}
#rightColumn li	{
	font-size: 105%;
	line-height: 1.65em;
	}
.practice-areas-lists {          /* ---------- making IE6 play nice ---------- */
	width: 410px;
	padding-left: 210px;
	}
html>body .practice-areas-lists {
	width: 470px;
	padding-left: 210px;
	}
#emphasis-ul-1 {
	width: 160px;
	float: left;
	padding-left: 15px;
	}
#emphasis-ul-2 {
	width: 200px;
	float: right;
	padding-left: 15px;
	display: block;
	}
html>body #emphasis-ul-1 {
	width: 190px;
	float: left;
	padding-left: 15px;
	}
html>body #emphasis-ul-2 {
	width: 210px;
	float: right;
	padding: 0 15px;
	display: block;
	}

.attorney {
	background: url(../images/layout/bg-attorney.gif) top right repeat-y;
	margin: 140px 0 50px 0;
	}
#attorney-blurb {          /* ---------- making IE6 play nice ---------- */
	margin: 0 70px 0 180px;
	}
html>body #attorney-blurb {
	margin: 10px 70px 0 180px;
	}
#attorney-facts {          /* ---------- making IE6 play nice ---------- */
	float: left;
	width: 285px;
	position: relative;
	margin: 10px 0 0 -100px;
	font-size: 95%;
	}
html>body #attorney-facts {
	margin: 0 0 0 -100px;
	}
#attorney-additional-facts {
	border-top: 2px solid #c0ccc4;
	font-size: 95%;
	padding-left: 18px;
	}
#attorney-facts img {
	margin-bottom: 30px;
	}
#attorney-facts h3, #attorney-additional-facts h3 {
	text-transform: uppercase;
	color: #35488b;
	padding-bottom: 10px;
	padding-left: 0;
	}
#attorney-facts ul, #attorney-additional-facts ul {
	padding-bottom: 13px;
	}
#attorney-facts ul.last, #attorney-additional-facts ul.last {
	padding-bottom: 0;
	}
#attorney-facts li, #attorney-additional-facts li {
	list-style: none;
	padding-bottom: 10px;
	line-height: 1.3em;
	}
#attorney-additional-facts .bordered {
	padding-left: 18px;
	}
.last {
	padding-bottom: 0 !important;
	}
	
#seattle-img {
	position:absolute;
	margin: 28px 0 0 50px;
	}
.directions-container {
	padding-top: 140px;
	}
.directions li {
	margin-left: 36px;
	font-size: 95% !important;
	}
#google-map {
	width: 289px;
	float: right;
	}
#google-map-container {
	padding: 4px 0 0 4px;
	height: 212px;
	background: url(../images/layout/map-background.gif);
	}
#map {
	width: 270px;
	height: 196px;
	}
#google-map p {
	text-align: center;
	font-size: 100%;
	margin-right: 30px;
	}
	
.contact-details {
	padding-top: 15px;
	}
.contact-img {
	margin-top: 45px;
	}
#email-addresses {
	float: right;
	width: 255px;
	border-left: 2px solid #c0ccc4;
	padding-left: 18px;
	}
#email-addresses h2, #email-addresses p {
	padding: 0;
	font-size: 130%;
	}
#email-addresses h4 {
	margin-top: 15px;
	font-size: 110%;
	color: #333;
	}
#email-addresses p {
	font-size: 100%;
	}
#contactForm {
	border-left: 2px solid #c0ccc4;
	margin: 20px 70px 50px 50px;
	padding-left: 18px;
	}
#contactForm h1 {
	padding-left: 0;
	}
#contactForm fieldset {
	border: none;
	}
#contactForm label {
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 8px;
	display: block;
	}
#name, #email {
	width: 538px;
	padding: 5px 2px;
	margin-bottom: 25px;
	}
#contactForm textarea {
	width: 542px;
	}
#contactForm p {
	margin: 20px 0 0 0;
	padding: 0;
	}
	
/* ---------- Footer Styles ---------- */

#footer {
	width: 890px;
	margin: 0 auto;
	font-size: 80%;
	padding: 6px 15px 0 0;
	text-align: right;
	}
	
	

/* ---------- Typography Styles ---------- */

.flash {
	position: absolute;
	text-indent: -9999px;
	}

h1 {
	padding-bottom: 17px;
	padding-left: 18px;
	font-size: 170%;
	color: #35488b;
	}
h2 {
	font-size: 105%;
	padding: 20px 0 12px 0;
	color: #35488b;
	}
h3 {
	font-size: 105%;
	padding: 0 0 12px 18px;
	color: #35488b;
	}
p	{
	padding-left: 18px;
	font-size: 105%;
	line-height: 1.7em;
	}
.tight-lines p {
	line-height: 1.6em;
	}
p.first-char:first-letter {
	font-size: 400%;
	color: #35488b;
	float: left;
	line-height: 0.75;
	margin: 0 2px 0 0;
	}
p.indent {
	text-indent: 25px;
	}
p.extra-padding {
	padding-bottom: 20px;
	}
p.extra-padding-more {
	padding-bottom: 35px;
	}
h3.extra-padding {
	padding-top: 20px;
	}
.tight {
	font-size: 95% !important;
	}
strong {
	font-size: 110%;
	color: #35488b;
	}


		
/* ---------- Misc. Styles ---------- */

.clear:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
* html .clear { height: 1px; }
*:first-child+html .clear { min-height: 1px; }
.cleared { clear: both; }