body{
	background:#5d6e82;
	margin:0;
	padding:0;
	font:12px Verdana, sans-serif;
}
/*-------------------------------------------------------------*/
a:link { color: #690100; text-decoration: underline;}
a:visited { color: #690100; text-decoration: underline; }
a:active { color: #690100; text-decoration: underline; }
a:hover { color: #690100; text-decoration: none }

#header{
	background:url(../images/header.gif) repeat-x;
	height:160px;
	min-width:960px;
}
.logo{
	width:960px;
	margin:0 auto;
	height:160px;
	padding:0;
}
.logo-1,
.logo-1 a{
	display:block;
	width:379px;
	height:70px;
}
.logo-1{
	background:url(../images/logo-1.png) no-repeat;
	float:left;
	margin:26px 0 0 0px;
}
.logo-1 a{
	text-indent:-99999px;
	overflow:hidden;
	position:relative;
}
.logo-2,
.logo-2 a{
	display:block;
	width:450px;
	height:68px;
}
.logo-2{
	background:url(../images/logo-2.png) no-repeat;
	float:right;
	margin:26px 0 0 0;
	padding:0;
}
.logo-2 a{
	text-indent:-99999px;
	overflow:hidden;
	position:relative;
}
/*-----------------------------------------------------------------*/
.nav{
	list-style:none;
	width:800px;
	float:left;
	overflow:hidden;
	padding:20px 0 0 0;
	margin:0;
}
.nav li{
	float:left;
	height:44px;
}
.nav li a{
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	height:44px
}
.nav li.home{
	background:url(../images/home.gif) no-repeat;
	width:81px;
}
.nav li.firm{
	background:url(../images/firm.gif) no-repeat;
	width:121px;
}
.nav li.firm-bios{
	background:url(../images/firm-bios.gif) no-repeat;
	width:105px;
}
.nav li.client{
	background:url(../images/client.gif) no-repeat;
	width:183px;
}
.nav li.resources{
	background:url(../images/resources.gif) no-repeat;
	width:116px;
}
.nav li.blog{
	background:url(../images/blog.gif) no-repeat;
	width:70px;
}
.nav li.contact{
	background:url(../images/contact.gif) no-repeat;
	width:90px;
}
.nav li.home a:hover{
	background:url(../images/home-hover.gif) no-repeat;
	width:81px;
}
.nav li.firm a:hover{
	background:url(../images/firm-hover.gif) no-repeat;
	width:121px;
}
.nav li.firm-bios a:hover{
	background:url(../images/firm-bios-hover.gif) no-repeat;
	width:105px;
}
.nav li.client a:hover{
	background:url(../images/client-hover.gif) no-repeat;
	width:183px;
}
.nav li.resources a:hover{
	background:url(../images/resources-hover.gif) no-repeat;
	width:116px;
}
.nav li.blog a:hover{
	background:url(../images/blog-hover.gif) no-repeat;
	width:70px;
}
.nav li.contact a:hover{
	background:url(../images/contact-hover.gif) no-repeat;
	width:90px;
}
.form{
	float:left;
	width:145px;
	margin:0;
	padding:28px 0 0 0;
	height:25px;
}
.form form{
	margin:0;
	padding:0;
}
.form input{
	height:18px;
	padding:2px 0 0 0;
	width:145px;
	font-size:14px;
	border:inset 2px #999999;
}
/*------------------------------------------------------------------------------------*/
#content{
	background:#fff url(../images/cont-rep.gif) repeat-x;
	overflow:hidden;
	padding:21px 0 0 0;
	margin:0;
	min-width:960px;
}
.block{
	background:url(../images/block-rep.gif) repeat-y;
	width:940px;
	margin:0 auto;
}
.block-header{
	background:url(../images/head-content.gif) no-repeat;
	padding:8px 0 0 10px;
	margin:0;
	overflow:hidden;
}
* html .block-header{
	height:100%;
}
.maryland,
.general,
.asset{
	display:block;
	height:23px;
	float:left;
	text-indent:-99999px;
}
.maryland{
	background:url(../images/maryland.png) no-repeat;
	width:275px;
}
.general{
	background:url(../images/general.png) no-repeat;
	width:265px;
	margin:0 0 0 55px;
}
.asset{
	background:url(../images/asset.png) no-repeat;
	width:278px;
	margin:0 0 0 45px;
}
.block-footer{
	background:url(../images/block-foot-1.gif) no-repeat 0 100%;
	overflow:hidden;
}
* html .block-footer{
	height:100%;
}
.block-content{
	margin:0;
}
#content .block-content p{
	padding:10px 10px 0 10px;
	color:#2b3f58;
	margin:0;
}
.block-content a{
	display:block;
	float:right;
	color:#901213;
	padding:0 0px 20px 0;
}
.block-2,
.block-1,
.block-min{
	float:left;
	width:275px;
	padding:0 0 75px 0;
}
.block-1{
	padding:10px 0 0px 49px;
}
.block-2{
	padding:10px 0 0px 48px;
}
.block-min{
	padding:10px 0 0px 2px;
}
#content .body p{
	padding:15px 0 5px 0;
	margin:0;
	color:#363636;
	line-height:16px;
}
/*-----------------------------------------------------------*/
.body{
	width:940px;
	margin:0 auto;
	padding:20px 0 20px 0;
	overflow:hidden;
}
h1{
	background:url(../images/a-tax.gif) no-repeat;
	width:656px;
	height:23px;
	text-indent:-99999px;
	border-bottom:#680000 1px solid;
	padding:5px 0;
	margin:0;
	line-height:23px;
}
.right{
	width:262px;
	float:right;
	overflow:hidden;
	padding:0 0 0 10px;
}
.bord-1{
	width:260px;
	background:#d9e0e9;
	border:#b7bfca 1px solid;
	overflow:hidden;
}
.bord{
	background:#d9e0e9;
	width:258px;
	border:#fff 1px solid;
	overflow:hidden;
}
.bord-left{
	float:left;
	width:103px;
	padding:0 5px;
}
.bord-left img{
	padding:5px 0;
}
.bord-right{
	margin:0 5px 0 0;
	width:125px;
	padding:0;
	float:right;
}
.bord-right span{
	display:block;
	height:40px;
	width:100px;
	margin:0 0 0 10px;
	padding:5px 0;
}
.bord-right ul{
	list-style:none;
	padding:20px 0;
	margin:0;
}
.bord-right ul li{
	background:url(../images/line.gif) no-repeat;
	width:116px;
	padding:10px 5px 10px 10px;
}
h2{
	background:url(../images/peer.gif) no-repeat;
	width:174px;
	height:31px;
	text-indent:-99999px;
	margin:0;
	padding:0;
}
/*------------------------------------------------------------------------*/
#footer{
	background:url(../images/footer-rep.gif) repeat-x;
	height:129px;
	min-width:960px;
	
}
.main-footer{
	padding:16px 0;
	margin:0 auto;
	width:960px;
}
.footer-left{
	float:left;
	width:420px;
	padding:0 0 0 10px;
}
.footer-left ul{
	list-style:none;
	padding:16px 0 0 0;
	margin:0;
}
.footer-left ul li{
	background:url(../images/line-menu.gif) no-repeat 0 50%;
	display:inline;
	line-height:16px;
	padding:0 5px 0 7px;
}
.footer-left ul li a{
	color:#fff;
	text-decoration:none;
}
.footer-left ul li a:hover{
	text-decoration:underline;
}
.footer-left ul li.none{
	background:none;
	padding:0 5px 0 0;
}
.footer-right{
	float:right;
	width:400px;
	padding:0 10px 0 0;
}
.footer-left p{
	color:#fff;
	margin:0;
	padding:0;
}
.footer-right p{
	color:#fff;
	text-align:right;
	margin:0;
	padding:0;
}
/*----------------------------------------------------------under--------------------------------------------------*/
.body-under{
	margin:0 auto;
	width:950px;
	min-height:508px;
	padding:0 0 0 10px;
}
* html .body-under{
	height:508px;
}
h3{
	font:20px "Times New Roman", Times, serif;
	color:#690100;
	padding:0 0 0px 0;
	margin:0;
	font-weight: normal;
}
.contentheading{
	font:24px "Times New Roman", Times, serif;
	color:#690100;
	padding:0 0 10px 0;
	margin:0;
}
.componentheading{
	font:24px "Times New Roman", Times, serif;
	color:#455972;
	padding:0 0 0px 0;
	margin:0;
}