* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
}
a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #999;
}
a.navigation:link,a.navigation:visited {
	text-transform: uppercase;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #ff6633;
}
a:active {
	color: #ff6633;
}
a.anchor:hover {
	color: #999;
}
img {
	border: none;
	margin: 2px;
}
#container {
	width: 805px;
	margin: auto;
	margin-top: 73px;
}
#news_content {
	float: left;
	width: 599px;
	padding: 45px 0px 0px 27px;
}
.news_event p, .news_event h3 {
	width: 289px;
}
.tdpadding {
	padding-left: 27px;
}
.news_event img {
	float: right;
}
.news_event2 p, .news_event2 h3 {
	width: 100%;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
h4 {
	font-size: 15px;
	font-weight: bold;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin: 10px 0px;
}
p {
	margin: 5px 0px;
	line-height: 16px;
	padding-bottom: 10px;
}
.spacer {
	height: 55px;
}
#navigation {
	width: 179px;
	float: left;
}
#navigation p {
	text-align: right;
	margin: 10px 0px;
	line-height: 20px;
}
#services {
	padding: 47px 0px 0px 27px;
	width: 540px;
	float: left;
}
#services p {
	padding-bottom: 20px;
}
.highlighted {
	color: #ff6633;
}
.highlighted2 {
	color: #ff6633;
	font-weight: bold;
	font-size: 12px;
}
a.highlighted3,a.highlighted3:visited {
	color: #ff6633;
	font-weight: normal;
	text-transform:none;
	text-decoration: none;
}
#attorney {
	width: 590px;
	float: left;
	padding: 35px 0px 0px 27px;
}
#attorney_tbl {
	margin-left: -10px;
}
#attorney_tbl td {
	vertical-align: top;
	padding: 10px;
}
#attorney_tbl img {
	padding-bottom: 10px;
}
#driving {
	padding: 45px 0px 0px 27px;
	float: left;
	width: 599px;
}
.font_size10 {
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}
.img_padding {
	padding-left: 27px;
}
.grey_rule {
	border-bottom: 1px solid #999;