* {
	margin:0px;
	padding:0px;
	text-decoration:none;
}
body {
	background:#FFFFFF none;
	color:#67615B;
	font-size:11px;
	font-family:'Lucida Grande','Lucida Sans Unicode',Sans-serif;
}

a img { outline:none; border:none; }
a:link, a:visited {
	text-decoration:underline;
	color:#989490;
	outline:none;
}
a:hover {
	text-decoration:underline;
	color:#67615B;
	outline:none;
}
/*
* * * * * * * * * * * * * *
* * * * * #Menu * * * * * *
* * * * * * * * * * * * * *
*/
#menu {
	width:817px;
	height:112px;
	margin:44px auto 0px auto;
	overflow:hidden;
	background:transparent url(/library/images/background-menu.gif) no-repeat;
}
#menu a#logo {
	display:block;
	height:30px;
	overflow:hidden;
}
ul#mainnav {
	list-style:none;
	margin:18px 0px 0px 109px;
	width:100%;
	overflow:auto;
	line-height:0px;
}
ul#mainnav li {
	float:left;
	display:inline;
	margin-right:43px;
}
ul#mainnav li a {
	display:block;
	height:65px;
	overflow:hidden;
	text-indent:-2000px;
}
ul#mainnav li a#aboutus { width:91px; background:transparent url(/library/images/button-main-aboutus.gif) no-repeat; }
ul#mainnav li a#attorneys { width:97px; background:transparent url(/library/images/button-main-attorneys.gif) no-repeat; }
ul#mainnav li a#articlesandcases { width:170px; background:transparent url(/library/images/button-main-articlesandcases.gif) no-repeat; }
ul#mainnav li a#news { width:63px; background:transparent url(/library/images/button-main-news.gif) no-repeat; }
ul#mainnav li a#aboutus:hover, ul#mainnav li a#attorneys:hover, ul#mainnav li a#articlesandcases:hover, ul#mainnav li a#news:hover, 
ul#mainnav li.hit a#aboutus, ul#mainnav li.hit a#attorneys, ul#mainnav li.hit a#articlesandcases, ul#mainnav li.hit a#news {
	background-position:bottom left;
}


/*
* * * * * * * * * * * * * * *
* * * * * content * * * * * *
* * * * * * * * * * * * * * *
*/
#content {
	background:#FFFFFF none;
	width:817px;
	overflow:auto;
	margin:0px auto;
	padding:36px 0px 10px;
}
#sub {
	width:269px;
	float:left;
	padding-bottom:30px;
	overflow:hidden;
}
#main {
	width:523px;
	float:right;
	overflow:hidden;
	line-height:18px;
}


/*
* * * * * * * * * * * * * *
* * * * * #footer * * * * *
* * * * * * * * * * * * * *
*/
#footer {
	width:100%;
	clear:both;
	background:#006892 none;
	color:#FFFFFF;
	padding:22px 0px 30px;
	font-size:10px;
	line-height:14px;
}
#inner {
	width:770px;
	margin:0px auto;
	background:#006892 url(/library/images/background-footer.gif) repeat-x;
	background-position:0px 27px;
}
#footer form {
	width:265px;
	text-align:right;
	float:right;
}
#footer form input.text {
	background:#014F6F none;
	height:12px;
	width:124px;
	margin:0px 4px 0px 11px;
	border:1px solid #B4ABA2;
	color:#FFFFFF;
	font-size:9px;
}
#footer form div.form, #footer form p b {
	float:right;
	display:inline;
}
#footer form input {
	display:inline;
	float:left;
}
ul#tertiary {
	padding:0px 0px 22px 0px;
	list-style:none;
	float:left;
}
ul#tertiary li {
	padding-right:13px;
	float:left;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#footer a:hover {
	color:#CCCCCC;
}
p.footer {
	padding-top:18px;
	clear:both;
	text-align:center;
}

/*
* * * * * * * * * * * * * * * * * * *
* * * * * Miscellaneous * * * * * * *
* * * * * * * * * * * * * * * * * * *
*/
img.letter {
	margin:7px 5px 0px 0px;
	float:left;
}
p.intro {
	color:#989490;
	font-size:14px;
	line-height:21px;
	padding:7px 50px 13px 0px;
}
div.disclaim {
	clear:both;
	float:right;
	width:523px;
	margin-top:20px;
	padding-top:5px;
	background:transparent url(/library/images/background-p-contactinfo.gif) repeat-x;
	background-position:0px 1px;
	color:#908B87;
	font-size:11px;
	font-style:italic;
}
div.disclaim p {
	padding:10px 0px;
	line-height:14px;
}