@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: none;
}
img {
	margin: 0;
	padding: 0;
}
body {
	background: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #000000;
}
#outer_wrapper {
	width: 980px;
	margin: 0 auto;
}
#outer_sides {
	background:url(../images/bkg/outer_sides.png) repeat-y top left;
	width: 954px;
	height: 100%;
	float: left;
	padding: 0 13px 0 13px
}
.wrapper {
	width: 980px;
	margin: 0 auto;
}
#header {
	text-transform: uppercase;
	width: 954px;
	height: 60px;
	float: left;
}
#header h1 {
	background:url(../images/bkg/header_logo_2.png) no-repeat;
	float: left;
	width: 454px; 
	height: 43px;
	margin: 12px 0 0 13px;
	text-indent: -9999px;
}
#header h2 {
	text-indent: -9999px;
}
#header .phone_num {
	background:url(../images/bkg/header_phone.png) no-repeat;
	float: right;
	width: 214px;
	height: 22px;
	margin: 15px 16px 0 0;
	text-indent: -9999px;
}
#header .free_consult {
	background:url(../images/bkg/header_consult.png) no-repeat;
	clear: right;
	float: right;
	width: 287px;
	height: 13px;
	margin: 5px 16px 0 0;
	text-indent: -9999px;
}
#left_column {
	background:url(../images/bkg/left_column.png) repeat-y;
	float: left;
	width: 954px;
	height: auto;
}
#left_wrap {
	width: 226px;
	float: left;
	height: auto;
}
#left_nav {
	background: #FFFFFF;
	float: left;
}
#left_nav #areas_of_practice {
	background: #333333;
	float: left;
	width: 208px;
	height: 27px;
	padding: 16px 0 0 18px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	margin-bottom: 2px;
}
#left_nav #areas_of_practice:hover,
#left_nav .practice_active {
	background: #005581 !important;
}
#left_nav #left_navigation {
	width: 226px;
	float: left;
	list-style: none;
	text-transform: uppercase;
}
#left_nav #left_navigation li {
	float: left;
	width: 226px;
	height: 29px;
	margin-bottom: 2px;
}
#left_nav #left_navigation .li_active {
	margin-bottom: 0;
}
#left_nav #left_navigation li a {
	background: #005581;
	width: 208px;
	float: left;
	list-style: none;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	height: 21px;
	padding: 8px 0 0 18px;
}
#left_nav #left_navigation li a:hover,
#left_nav #left_navigation li .active {
 	background: #333333;
}
#left_navigation ul {
	list-style: none;
	float: left;
	margin-bottom: 2px !important;
}
#left_navigation ul li {
	height: 23px !important;
	margin-bottom: 0 !important;
}
#left_navigation ul li a {
	background: #747A80 !important;
	height: 18px !important;
	padding: 5px 0 0 18px !important;
	width: 226px;
	float: left;
}
#left_navigation ul li a:hover,
#left_navigation ul li .active {
	color: #000000 !important;
}
#left_column #left_links {
	width: 226px;
	float: left;
	padding-bottom: 20px;
}
#left_column #our_results {
	background: url(../images/bkg/left_our_results.png);
	float: left;
	width: 135px;
	height: 175px;
	padding: 31px 91px 0 0;
	margin-bottom: 14px;
}
#left_column #our_results a {
	background: url(../images/bkg/left_results_arrow.png) no-repeat right 0;
	padding-right: 27px;
	color:#FFFFFF;
	font-size: 18px;
	text-decoration: none;
	text-align: right;
	width: 100px;
	float: right;
}
#left_column #our_results a:hover {
	background: url(../images/bkg/left_results_arrow.png) no-repeat right -17px;
}
#left_links a {
	width: 226px;
	float: left;
	text-indent: -9999px;
}
#left_links #free_consult {
	background:url(../images/buttons/free_consult.png) 0 0;
	margin: 14px 0 14px 0;
	height: 77px;
}
#left_links #free_consult:hover {
	background:url(../images/buttons/free_consult.png) 0 -77px;
}
#left_links #truck_companies,
#left_links #state_resources,
#left_links #trucking_law {
	margin: 0 0 5px 0;
}
#left_links #truck_companies {
	background:url(../images/buttons/left_truck_companies.png) 0 0;
	height: 104px;
}
#left_links #truck_companies:hover {
	background:url(../images/buttons/left_truck_companies.png) 0 -104px;
}
#left_links #state_resources{
	background:url(../images/buttons/left_state_resources.png) 0 0;
	height: 76px;
}
#left_links #state_resources:hover {
	background:url(../images/buttons/left_state_resources.png) 0 -76px;
}
#left_links #trucking_law {
	background:url(../images/buttons/left_trucking_law.png) 0 0;
	height: 54px;
}
#left_links #trucking_law:hover {
	background:url(../images/buttons/left_trucking_law.png) 0 -54px;
}
#left_links #gov_sites {
	background: url(../images/buttons/left_gov_sites.png) 0 0;
	height: 76px;
	margin: 0;
}
#left_links #gov_sites:hover {
	background: url(../images/buttons/left_gov_sites.png) 0 -76px;
}
#right_column {
	float: right;
	width: 726px;
}
#right_column #nav {
	float: left;
	width: 726px;
	height: 43px;
	font-size: 14px;
}
#right_column #nav a {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
#right_column #nav #rnav1 {
	background:url(../images/bkg/right_nav.png) no-repeat 0 0;
	float: left;
	width: 101px;
	height: 27px;
	padding: 16px 0 0 16px;
}
#right_column #nav #rnav1:hover {
	background:url(../images/bkg/right_nav.png) no-repeat 0 -43px;
}
#right_column #nav #rnav2 {
	background:url(../images/bkg/right_nav.png) no-repeat -117px 0;
	float: left;
	width: 61px;
	height: 27px;
	padding: 16px 0 0 19px;
}
#right_column #nav #rnav2:hover {
	background:url(../images/bkg/right_nav.png) no-repeat -117px -43px;
}
#right_column #nav #rnav3 {
	background:url(../images/bkg/right_nav.png) no-repeat -197px 0;
	float: left;
	width: 82px;
	height: 27px;
	padding: 16px 0 0 19px;
}
#right_column #nav #rnav3:hover {
	background:url(../images/bkg/right_nav.png) no-repeat -197px -43px;
}
#right_column #nav #rnav4 {
	background:url(../images/bkg/right_nav.png) no-repeat -298px 0;
	float: left;
	width: 106px;
	height: 27px;
	padding: 16px 0 0 17px;
}
#right_column #nav #rnav4:hover {
	background:url(../images/bkg/right_nav.png) no-repeat -298px -43px;
}
#right_column #nav #rnav5 {
	background:url(../images/bkg/right_nav.png) no-repeat -421px 0;
	float: left;
	width: 153px;
	height: 27px;
	padding: 16px 0 0 18px;
}
#right_column #nav #rnav5:hover {
	background:url(../images/bkg/right_nav.png) no-repeat -421px -43px;
}
#right_column #nav #rnav6 {
	background:url(../images/bkg/right_nav.png) no-repeat -592px 0;
	float: left;
	width: 111px;
	height: 27px;
	padding: 16px 0 0 23px;
}
#right_column #nav #rnav6:hover {
	background:url(../images/bkg/right_nav.png) no-repeat -592px -43px;
}
#right_column #flash {
	background: url(../images/bkg/flash_holder.png) no-repeat;
	float: left;
	width: 726px;
	height: 178px;
	margin-top: 2px;
}
#right_column #flash_left {
	background: url('../images/bkg/flash_left.jpg');
	width: 400px;
	height: 178px;
	float: left;
}
#right_column #flash_left ul {
	margin: 40px 0 0 65px;
}
#right_column #flash_left ul li {
	float: left;
	color: #cc3300;
	width: 155px;
	padding-bottom: 4px;
}
#right_column #flash_left ul li a {
	color: #333333;
	font-size: 13px;
}
#right_column #flash_right {
	width: 326px;
	height: 178px;
	float: left;
}
#right_column #flash p {
	text-indent: -9999px;
} 
#right_column #case_review_link {
	float: left;
	width: 726px;
	height: 103px;
	margin-top: 2px;
}
#right_column #case_review {
	background:url(../images/bkg/right_case_review.png) repeat;
	width: 709px;
	float: left;
	padding: 10px 0 0 17px;
	margin-top: 2px;
	display: none;
}
#right_column #case_evaluation {
	width: 709px;
	float: left;
	padding: 10px 0 0 17px;
	margin-top: 2px;
	min-height:823px;
  height:auto !important;
  height:823px;	
}
#right_column .header_img {
	margin-top: 2px;
}
#right_column h2 {
	text-transform: uppercase;
	color: #003B5A;
	margin-top: 16px;
	margin-bottom: 21px;
	font-size: 20px;
}
#case_review #case_left {
	float: left;
	width: 388px;
}
#case_evaluation #case_left {
	float: left;
	width: 388px;
}
.no_min {
  min-height:50px;
  height:auto !important;
  height:50px;
}
#right_column #case_review form {
	width: 388px;
	float: left;
	margin: 12px 0 16px 0;	
}
#right_column #case_evaluation form {
	width: 388px;
	float: left;
	margin: 12px 0 16px 0;	
}
#right_column #case_review .txt_input {
	background: #C4C6B0;
	float: left;
	width: 174px;
	height: 16px;
	margin: 0 6px 7px 0;
	padding: 4px 7px 4px 7px;
}
#right_column #case_evaluation .txt_input {
	background: #C4C6B0;
	float: left;
	width: 174px;
	height: 16px;
	margin: 0 6px 7px 0;
	padding: 4px 7px 4px 7px;
}
#right_column #case_review select {
	background: #C4C6B0;
	width: 188px;
	height: 24px;
	margin: 0 6px 7px 0;
	padding: 4px 0 0 4px;
}
#right_column #case_evaluation select {
	background: #C4C6B0;
	width: 188px;
	height: 24px;
	margin: 0 6px 7px 0;
	padding: 4px 0 0 4px;
}
#right_column #case_review .txt_area {
	background: #C4C6B0;
	float: left;
	width: 372px;
	height: 152px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px 5px 4px 5px;
}
#right_column #case_evaluation .txt_area {
	background: #C4C6B0;
	float: left;
	width: 372px;
	height: 152px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px 5px 4px 5px;
}
#right_column #case_review .reset {
	float: left;
	color: #FFFFFF;
	text-transform: uppercase;
  margin: 13px 0 0 2px;
	display: inline;
	width: 44px;
}
#right_column #case_evaluation .reset {
	float: left;
	color: #000000;
	text-transform: uppercase;
  margin: 13px 0 0 2px;
	display: inline;
	width: 44px;
}
#right_column #case_review .submit {
	background: #C4C6B0;
	float: left;
	width: 101px;
	height: 24px;
	margin: 12px 0 0 234px;
	display: inline;
}
#right_column #case_evaluation .submit {
	background: #C4C6B0;
	float: left;
	width: 101px;
	height: 24px;
	margin: 12px 0 0 234px;
	display: inline;
}
#right_column #contact_info {
	float: left;
	text-align: right;
	width: 297px;
	color: #FFFFFF;
	margin-top: 17px;
}
#right_column #cont_info {
	float: left;
	text-align: right;
	width: 297px;
	margin-top: 17px;
}
#right_column #contact_info p {
	margin-bottom: 17px;
	line-height: 116%;
}
#right_column #cont_info p {
	margin-bottom: 17px;
	line-height: 116%;
}
#right_column #contact_info .toll_free {
	margin-bottom: 0;
	text-transform: uppercase;
}
#right_column #cont_info .toll_free {
	margin-bottom: 0;
	text-transform: uppercase;
}
#right_column #contact_info .phone_number {
	font-size: 21px;
	line-height: 100%;
	letter-spacing: 1px;
}
#right_column #cont_info .phone_number {
	font-size: 21px;
	line-height: 100%;
	letter-spacing: 1px;
}
#right_column #case_review .free_review {
	background:url(../images/bkg/right_free_review.png) no-repeat;
	float: left;
	width: 328px;
	height: 18px;
	text-indent: -9999px;
	margin-left: 2px;
	display: inline;
}
#right_column #state_heading {
	width: 726px;
	float: left;
	margin-top: 2px;
}
#right_column #state_dropdown {
	float: right;
	background:url(../images/bkg/right_case_review.png) repeat;
}
#right_column #state_dropdown select{
	margin: 10px;
	background: #D8DDB6;
	font-size: 14px;
}
#state_heading h2 {
	margin: 31px 0 0 28px;
	float: left;
	display: inline;
}
h2 span {
	color: #999999;
}
#right_column .state_details a,
#right_column .pa_content a,
#right_column .pa_details a {

	color: #CC3300;
}
#right_column .state_details ul,
#right_column .legal_resources ul,
#right_column .attorney_details ul,
#right_column .featured_articles ul {
	list-style: inside;
	margin-bottom: 21px;
	margin-left: 15px;
}
#right_column .pa_details ul,
#right_column .legal_resources ul,
#right_column .pa_content ul {
	list-style: outside;
	margin-bottom: 21px;
	margin-left: 28px;
}
#right_column .featured_articles ol {
	margin-left: 29px;
	margin-bottom: 21px;
}
#right_column #right_content {
	float: left;
	width: 668px;
	padding: 20px 29px 15px 29px;
	line-height: 140%;
  min-height:800px;
  height:auto !important;
  height:800px;
}
#right_column #right_content h3{
	text-transform: uppercase;
	font-size: 16px;
}
#right_column #right_content h3 span{
	color: #999999;
}
#right_column #right_content .cities_header{
	margin-bottom: 15px;
}
#right_column #right_content p {
	margin-bottom: 21px;
}
#right_column #bottom_links {
	width: 726px;
	float: left;
	height: 110px;
}
#right_column #bottom_links a {
	float: left;
	margin-right: 2px;
}
#right_column .col {
	display:inline;
	float:left;
	font-size:13px;
	list-style:none !important;
	width:167px;
	margin-bottom: 20px;
	margin-left: 0 !important;
}
#right_column .col li {
	float: left;
	margin-bottom: 6px;
	width: 160px;
}
#right_column .col a {
	color:#0F4764 !important;
	font-weight: bold;
	text-decoration: none;
	width: 150px;
}
#right_column .truck_col {
	display:inline;
	float:left;
	font-size:13px;
	list-style:none !important;
	width:222px;
	margin-bottom: 20px;
	margin-left: 0 !important;
}
#right_column .truck_col li {
	float: left;
	margin-bottom: 6px;
	width: 210px;
}
#right_column .truck_col a {
	color:#0F4764 !important;
	font-weight: bold;
	text-decoration: none;
	width: 200px;
}
#right_column #truck_companies {
	text-transform: uppercase;
	margin-left: 29px;
}
#right_column #truck_companies a {
	text-decoration: none;
}
#right_column #truck_companies a:hover {
	color: #005581;
}
#right_content #pa_links {
	list-style: none;
	font-size: 12px;
	margin-bottom: 21px;
}
#right_content #pa_links a {
	text-transform: uppercase;
	color: #CC3300;
	font-weight: bold;
}
#right_column #more_info {
	float: left;
	width: 668px;
	margin: 20px 0 15px 0;
	line-height: 140%;
	border-top: 1px solid #000000;
	padding-top: 20px;
}
#right_column #more_info .link {
	display: inline;
	background: url(../images/buttons/more_info.png) no-repeat 0 0;
	width: 17px;
	height: 14px;
	padding-left: 20px;
	color: #0F4764 !important;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 5px;
}
#right_column #more_info .link:hover {
	background: url(../images/buttons/more_info.png) no-repeat 0 -14px;
}
#right_column .email_link a {
	color: #005581 !important;
	font-weight: bold;
}
#right_column .legal_dictionary a {
  text-decoration: none;
}
#right_column .legal_dictionary h3 {
	margin-bottom: 21px;
  color: #005581;
	font-size: 13px;
}
#right_column .legal_dictionary h4 {
  margin-bottom: 0;
	font-size: 13px;
}
.legal_dictionary .dictionary_divider {
	border-bottom: 1px solid #666666;
	margin-bottom: 21px;
}
#footer {
	background: url(../images/bkg/footer.png) repeat-x;
	float: left;
	width: 932px;
	margin-top: 2px;
	height: 68px;
	padding: 15px 10px 0 12px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#bottom_links a {
	width: 180px;
	height: 110px;
	float: left;
	text-indent: -9999px;
}
#bottom_links #foot_tc {
	background:url(../images/buttons/trucking_companies.png) no-repeat 0 0;
}
#bottom_links #foot_tc:hover {
	background:url(../images/buttons/trucking_companies.png) no-repeat 0 -110px;
}
#bottom_links #foot_tr {
	background:url(../images/buttons/trucking_resources.png) no-repeat 0 0;
}
#bottom_links #foot_tr:hover {
	background:url(../images/buttons/trucking_resources.png) no-repeat 0 -110px;
}
#bottom_links #foot_tl {
	background:url(../images/buttons/trucking_laws.png) no-repeat 0 0;
}
#bottom_links #foot_tl:hover {
	background:url(../images/buttons/trucking_laws.png) no-repeat 0 -110px;
}
#bottom_links #foot_he {
	background:url(../images/buttons/hablamos_espanol.png) no-repeat 0 0;
}
#bottom_links #foot_he:hover {
	background:url(../images/buttons/hablamos_espanol.png) no-repeat 0 -110px;
}
#bottom_links #foot_vl {
	background:url(../images/buttons/video_library.png) no-repeat 0 0;
}
#bottom_links #foot_vl:hover {
	background:url(../images/buttons/video_library.png) no-repeat 0 -110px;
}
#bottom_links #foot_lr {
	background:url(../images/buttons/resources.png) no-repeat 0 0;
}
#bottom_links #foot_lr:hover {
	background:url(../images/buttons/resources.png) no-repeat 0 -110px;
}
#outer_footer {
	background: url(../images/bkg/outer_footer.png) no-repeat;
	float: left;
	width: 940px;
	margin-bottom: 10px;
	padding: 10px 20px 0 20px;
	font-size: 10px;
}
.table_border {
	border: 1px solid #000000;
	margin-bottom: 21px;
}
.table_border td {
	border: 1px solid #000000;
	padding: 4px 10px 4px 10px;
}
.w_elink a {
	color: #FFFFFF;
}
.b_elink a {
	color: #005581;
	font-weight: bold; 
	text-decoration: none;
}
.bk_link {
  color: #000000 !important;
}
.personal_injury {
	float: right;
	font-style: italic;
	margin: 2px 5px 0 0;
}
.trucking_data .header {
	background: #003B5A;
	color: #FFFFFF;
	font-weight: bold;
}
.trucking_data td,
.trucking_data th {
	text-align: center;
	padding: 3px 7px;
}
.trucking_data .even {
	background: #CBCBCB;
}
.trucking_data .odd {
	background: #E9E9E9;
}

.trucking_data .left {
	text-align: left;
}
.ftr {
	margin-bottom: 20px;
}
.ftr td {
	text-align: left;
	padding: 5px;
}
.ftr td ul {
	margin: 0 !important;
	padding-left: 20px;
}
blockquote {
	margin-left: 20px;
}
.t_border,
.t_border td, 
.t_border th {
	border: 1px solid #000 !important;
}
.t_border td, 
.t_border th {
	padding: 5px;
}
.right_bullets {
	direction: rtl;
	margin-right: 13px;
}
.home_bullets {
	color: #CC3300;
}
.home_bullets a {
	color: #FFFFFF;
	padding-bottom: 4px;
	display: inline-block;
}
.contact_bullets {
	color: #CC3300;
}
.contact_bullets a {
	color: #333333;
	padding-bottom: 4px;
	display: inline-block;
}
