body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#container {
	background-color: #FFFFFF;
}


#header {
	display: block;
	height: 75px;
	border-bottom: 1px solid #47577B;
}
#headerLeft {
	display: block;
	float: left;
	width: 355px;
	height: 75px;
}
#headerRight {
	display: none;
}
#headerInfo {
	display: none;
}
#headerNav {
	display: none;
}


#sideNav {
	display: none;
}


#content {
	display: block;
}
#contentRight {
	display: block;
	width: 100%;
}
#contentBanner {
	display: none;
}
#contentBody {
	padding: 18px 25px 20px 25px;
	font-size: 12px;
	color: #000000;
}
#contentBody h1 {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #546790;
}
#contentBody h2 {
	margin: 0px 0px 20px 0px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
#contentBody h3 {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #928D7B;
}
#contentBody h4 {
	margin: 0;
	padding: 20px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #546790;
	text-align: center;
}
#contentBody p {
	margin: 0px 0px 20px 0px;
	padding: 0;
	color: #595959;
	line-height: 20px;
}
#contentBody li {
	margin-bottom: 10px;
	color: #595959;
	line-height: 16px;
}
#contentBody ul ul {
	margin: 0;
	padding: 10px 0px 0px 12px;
	font-size: 11px;
	list-style-type: none;
}
#content ul ul a {
	font-weight: normal;
}
#contentBody a {
	font-weight: bold;
}
#contentBody a:link, #contentBody a:visited {
	color: #546790;
	text-decoration: underline;
}
#contentBody a:hover, #contentBody a:active {
	color: #999999;
	text-decoration: underline;
}
#contentFoot {
	margin: 70px 10px 0px 0px;
	font-weight: bold;
	text-align: right;
}
#contentFoot p {
	margin-top: 10px;
	font-size: 12px;
	color: #595959;
	line-height: 16px;
}
#contentFoot p span {
	font-size: 14px;
	color: #546790;
}

.lawyers {
	padding: 0px 10px 0px 0px;
}
/*
#content form {
	margin: 0px 0px 0px 50px;
	padding: 0;
}
#content label {
	float: left;
	width: 150px;
	margin-right: 10px;
	font-weight: bold;
	color: #546790;
	text-align: right;
}
#content input, #content select, #content textarea {
	width: 180px;
	margin-bottom: 8px;
	border: 1px solid #546790;
	background-color: #FFFFFF;
}
#content textarea {
	width: 300px;
	height: 150px;
	margin: 5px 0px 0px 45px;
}
#content form br {
	clear: left;
}
#buttons {
	margin: 15px 0px 0px 110px;
}
#buttons input {
	width: 80px;
	font-weight: bold;
	color: #47577B;
	border: 1px solid #47577B;
	background-color: #D7D2BF;
}

*/
.clearDiv {
	clear: both;
}


#footer {
	display: none;
}
