body {
	text-align: center;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#main {
	float: left;
	width: 635px;
	margin: 0px;
	padding: 0px;
}
.logo {
	float: left;
	margin: 0px 2px 0px 0px;
}
#header {
	width: 500px;
	float: left;
}
#navigation {
	float: right;
	width: 133px;
	margin: 0px;
}
#navigation a {
	width: 127px;
	margin: 0px 0px 2px 0px;
	background-color: #444;
	padding: 8px 0px 8px 3px;
	display: block;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-left: 3px solid #EAAB00;
}
#navigation a:hover, #navigation a.active {
	background-color: #000;
	border-left: 3px solid #f1f1f1;
}
#purpose {
	background-color: #454545;
	font-family: "Times New Roman", Times, serif; 
	font-size: 26px;
	color: #FFFFFF;
	float: left;
	width: 363px;
	padding: 10px;
	line-height: 30px;
	margin-top: 2px;
}
#updates {
	float: right;
	width: 250px;
}
	#updates p.title {
	padding: 5px;
	margin: 0px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	background-color: #005C96;
	font-size: 10px;
	font-weight: bold;
	}
	#updates a {
		padding: 5px; 
		margin: 0px;
		color: #000000;
		text-decoration: none;
		border-bottom: 1px solid #B0B0B0;
		display: block;
	}
	#updates a:hover {
		background-color: #EDEDED;
	}
#copy {
	float: left;
	width: 635px;
	margin: 20px 0px 10px 0px;
	color: #454545
	line-height: 18px;
	text-align: justify;
}
#pullquotes {
	float: right;
	width: 250px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 40px;
	color: #454545;
	margin: 0px 0px 20px 20px;
	text-align: right;
	line-height: 35px;
}
#rightcopy {
	float: right;
	width: 250px;
	color: #454545;
	margin: 30px 0px 10px 20px;
	line-height: 18px;
}
#lawyers {
	color: #454545;
	margin: 20px 0px 10px 0px;
	line-height: 36px;
}
	#lawyers a{
		font-family: "Times New Roman", Times, serif;
		font-size: 24px;
		font-weight: normal;
		padding: 5px; 
		margin: 0px;
		color: #000000;
		text-decoration: none;
		border-bottom: 1px solid #B0B0B0;
		display: block;
	}
a.lawyers {
	text-decoration: none;
	float: left;
	width: 100px;
	margin-right: 15px;
	text-align: center;
	margin-bottom: 30px;
}

	#lawyers a:hover {
		background-color: #EDEDED;
	}

.clearboth {
	font-size: 1px;
	clear: both;
	margin: 0px;
}
#footer {
	background-color: #B0B0B0;
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px 0px 10px;
	padding: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #111;
	padding: 10px;
	font-size: 40px;
	margin: 2px 0px 0px;
}
a {
	color: #005C96;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px 0px 5px 0px;
}
.input {
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.city {
	width: 157px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #454545;
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: 0.45em;
}
#cities {
	background-color: #EDEDED;
}
h3 {
	font-size: 14px;
}

