/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b5761;
	margin: 0px; 
	background: #3d679f url("images/bkgrd.gif") repeat-x left top;
}

body, div, dl, dt, dd, ul, ol, li, pre, p, h1, h2, h3, h4,
form, fieldset, input, table, th, tr, td, embed, object {
	padding: 0;
	margin: 0; 
}

blockquote {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px;
	margin: 0px; 
	text-align: left;
}

a {
	color: #346D8F;
	text-decoration: none;
}

a:hover {
	color: #569bc3;
}

h1 {
	font-size: 24px;
	line-height: 30px;
	color: #093c64;
	margin: 1px 0px 3px 0px;
	padding: 0px 0px 0px 3px;
	font-weight: bold;
	text-align: left;
	background: url("images/h1.gif") no-repeat left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 a {
	color: #093c64;
}

h1 a:hover {
	color: #1868a6;
}

#blue-text {
	color: #1868a6;
	font-weight: normal;
}

h2 {
	line-height: 24px;
	font-size: 18px;
	color: #0c426b;
	padding: 0px 0px 0px 15px;
	font-weight: normal;
	text-align:left;
	margin: 20px 0px 10px 0px;
	background: url("images/h2.png") no-repeat left 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 a {
	color: #0c426b;
	font-weight: normal;
}

h2 a:hover {
	color: #1868a6;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	color: #4b5761;
	font-weight: bold;
	margin: 0px 0px 10px 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

h4 {
	font-size: 12px;
	line-height: 14px;
	color: #001c31;
	font-weight: normal;
	padding: 18px 0px 5px 14px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	text-align: left;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h6 {
	font-size: 14px;
	line-height: 16px;
	color: #7e9db3;
	font-weight: bold;
	margin: 0px 20px 5px 0px;
	padding: 13px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.h7 {
	height: 17px;
	width: 221px;
	line-height: 17px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin: 3px 0px 4px 0px;
	padding: 0px 25px 0px 0px;
	clear: both;
}

.h7  a {
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

.h7  a:hover {
	color: #9AB5FC;
}

.h8 {
	height: 17px;
	width: 221px;
	line-height: 17px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin: 3px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

.h8  a {
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 0px;
}

.h8  a:hover {
	color: #9AB5FC;
}

#flash-bg {
	background: url("images/flash-bg.jpg") no-repeat left top;
	width: 900px;
	height: 223px;
}

#topheader {
	background: url("images/header-top.jpg") no-repeat left top;
	width: 900px;
	height: 99px;
}

#injury-attorney {
	background: url("images/injury-attorney.jpg") no-repeat left top;
	width: 900px;
	height: 37px;
	color:#FFFFFF;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#injury-attorneys {
	width: 878px;
	margin: 0px 0px 0px 22px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-size:12px;
}

#nav a {
	display: block;
	line-height: 37px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

#nav a:hover {
	color: #ABC1FC;
}

#nav li { /* all list items */
	float: left;
	line-height: 37px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	display: block;
	background: #577aab;
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */ 
}

#nav li ul a{ /* second-level lists */
	color: #dddddd;
	text-align: left;
	line-height:17px;
	font-size: 10px;
}

#nav li ul a:hover{ /* second-level lists */
	color: #083c64;
}

#nav li ul li{ /* second-level lists */
	display: block;
	height: 17px;
	text-align: left;
	border: 1px solid #d9e9ff;
	line-height: 15px;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	position: absolute;
	
	
}

#atto {
	width: 162px;
	background: url("images/menu-bar.gif") no-repeat right 13px;
}

#atto2 {
	width: 143px;
}

#atto2 a {
	width: 142px;
}

#prac {
	width: 175px;
	background: url("images/menu-bar.gif") no-repeat right 13px;
}

#prac2 {
	width: 173px;
	font-family:Arial, Helvetica, sans-serif;
}

#prac2 a{
	width: 172px;
}

#resu {
	width: 146px;
	background: url("images/menu-bar.gif") no-repeat right 13px;
}

#homey {
	width: 139px;
	background: url("images/menu-bar.gif") no-repeat right 13px;
}

#comm {
	width: 254px;
	background: url("images/menu-bar.gif") no-repeat right 13px;
}

#phar {
	width: 157px;
}

#personal-injury {
	width: 900px;
	background: url("images/personal-injury.gif") repeat-y left top;
	vertical-align: text-top;
	vertical-align: top;
} 

#workers-compensation {
	width: 900px;
	background: url("images/medical-malpractice.gif") repeat-y left top;
	vertical-align: text-top;
	vertical-align: top;
} 

#car-accident {
	width: 623px;
	vertical-align: text-top;
	vertical-align: top;
}

#medical-malpractice {
	width: 277px;
	vertical-align: text-top;
	vertical-align: top;
}

#farah-farah-video {
	height: 265px;
	width: 623px;
	background: url("images/farah-farah-video.jpg") no-repeat left top;
	margin: 0px 0px 0px 0px;
	clear: both;
}

#tab-menu {
	height: 24px;
	width: 511px;
	margin: 3px 0px 0px 11px;
	font-size:10px;
	float:left;
}

#nav2, #nav2 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav2 a {
	display: block;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

#nav2 a:hover {
	color: #ffffff;
}

#nav2 li { /* all list items */
	float: left;
	line-height: 24px;
}

#content-menu {
	height: 40px;
	width: 610px;
	background: url("images/content-menu-bg.jpg") no-repeat left top;
	margin: 0px 0px 0px 3px;
}

#nav4, #nav4 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav4 a {
	display: block;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	height: 40px;
}

#nav4 a:hover {
	color: #ffffff;
}

#nav4 li { /* all list items */
	float: left;
	line-height: 35px;
	height: 40px;
}

#home {
}

#home a {
	width: 105px;
	background: url("images/tab-one.jpg") no-repeat left top;
}

#home a:hover {
	width: 105px;
	background: url("images/tab-one-o.jpg") no-repeat left top;
}

#home-o {
	width: 105px;
	background: url("images/tab-one-o.jpg") no-repeat left top;
}

#home-o a {
	width: 105px;
	background: url("images/tab-one-o.jpg") no-repeat left top;
}

#doyo {
	margin:0px 0px 0px 2px;
}

#doyo a {
	width: 190px;
	background: url("images/tab-two.jpg") no-repeat left top;
}

#doyo a:hover {
	width: 190px;
	background: url("images/tab-two-o.jpg") no-repeat left top;
}

#doyo-o {
	margin:0px 0px 0px 2px;
}

#doyo-o a {
	width: 105px;
	background: url("images/tab-two-o.jpg") no-repeat left top;
}

#aske {
	margin:0px 0px 0px 2px;
}

#aske a {
	width: 105px;
	background: url("images/tab-one.jpg") no-repeat left top;
}

#aske a:hover {
	width: 105px;
	background: url("images/tab-one-o.jpg") no-repeat left top;
}

#aske-o {
	margin:0px 0px 0px 2px;
}

#aske-o a {
	width: 105px;
	background: url("images/tab-one-o.jpg") no-repeat left top;
}

#blog {
	margin:0px 0px 0px 2px;
}

#blog a {
	width: 105px;
	background: url("images/tab-one.jpg") no-repeat left top;
}

#blog a:hover {
	width: 105px;
	background: url("images/tab-one-o.jpg") no-repeat left top;
}

#blog-o {
	margin:0px 0px 0px 2px;
}

#blog-o a {
	width: 105px;
	background: url("images/tab-one-o.jpg") no-repeat left top;
}

#home-c {
}

#home-c a {
	width: 105px;
	background: url("images/tab-three-o.jpg") no-repeat left top;
}

#home-c a:hover {
	width: 105px;
	background: url("images/tab-three.jpg") no-repeat left top;
}

#home-c-o {
	width: 105px;
	background: url("images/tab-three.jpg") no-repeat left top;
}

#home-c-o a {
	width: 105px;
	background: url("images/tab-three-o.jpg") no-repeat left top;
}

#doyo-c {
	margin:0px 0px 0px 0px;
}

#doyo-c a {
	width: 190px;
	background: url("images/tab-four.jpg") no-repeat left top;
}

#doyo-c a:hover {
	width: 190px;
	background: url("images/tab-four-o.jpg") no-repeat left top;
}

#doyo-c-o {
	margin:0px 0px 0px 2px;
}

#doyo-c-o a {
	width: 105px;
	background: url("images/tab-four-o.jpg") no-repeat left top;
}

#aske-c {
	margin:0px 0px 0px 2px;
}

#aske-c a {
	width: 105px;
	background: url("images/tab-five.jpg") no-repeat left top;
}

#aske-c a:hover {
	width: 105px;
	background: url("images/tab-five-o.jpg") no-repeat left top;
}

#aske-c-o {
	margin:0px 0px 0px 2px;
}

#aske-c-o a {
	width: 105px;
	background: url("images/tab-five-o.jpg") no-repeat left top;
}

#blog-c {
	margin:0px 0px 0px 2px;
}

#blog-c a {
	width: 105px;
	background: url("images/tab-five.jpg") no-repeat left top;
}

#blog-c a:hover {
	width: 105px;
	background: url("images/tab-five-o.jpg") no-repeat left top;
}

#blog-c-o {
	margin:0px 0px 0px 2px;
}

#blog-c-o a {
	width: 105px;
	background: url("images/tab-five-o.jpg") no-repeat left top;
}

#link-c {
	margin:0px 0px 0px 2px;
}

#link-c a {
	width: 105px;
	background: url("images/tab-five.jpg") no-repeat left top;
}

#link-c a:hover {
	width: 105px;
	background: url("images/tab-five-o.jpg") no-repeat left top;
}

#link-c-o {
	margin:0px 0px 0px 2px;
}

#link-c-o a {
	width: 105px;
	background: url("images/tab-five-o.jpg") no-repeat left top;
}


#video {
	width: 50px;
	height: 145px;
	margin: 35px 0px 0px 0px;
	float:right;
}

#about-farah-video {
	width: 310px;
	height: 145px;
	margin: 35px 0px 0px 0px;
	float:right;
	color: #484949;
}

#about-farah-video a {
	color: #072847;
	text-decoration: underline;
	font-weight: bold;
}

#about-farah-video a:hover {
	color: #9AB5FC;
}

#about-farah-video p {
	text-align: justify;
	padding: 3px 0px 3px 0px;
}

#read-more {
	width: 310px;
	text-align: right;
}

#watch-video {
	float:left;
	width: 150px;
	margin: 16px 0px 0px 416px;
	font-size: 16px;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#watch-video a {
	color:#FFFFFF;
}

#watch-video a:hover {
	color:#bbbbbb;
}

#articles {
	width: 194px;
	float:left;
	margin: 0px 13px 0px 0px;
}


#boxed {
	width:613px;
	margin: 0px 0px 0px 11px;
}

#your-rights {
	width: 405px;
	float:left;
}

#success-stories {
	height: 43px;
	width: 194px;
	background: url("images/success-stories.jpg") no-repeat left top;
	margin: 1px 0px 4px 0px;
}

#success-story {
	width: 194px;
	height: 235px;
	background: url("images/success-story.jpg") no-repeat left top;
	color: #595b5d;
	font-size: 11px;
}

#success-story p {
	margin: 0px 22px 0px 14px;
}

#learn-more {
	height: 29px;
	width: 194px;
	background: url("images/learn-more.jpg") no-repeat left top;
	line-height:27px;
	text-align: right;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#learn-more a {
	color: #FFFFFF;
		text-decoration: underline;
}

#learn-more a:hover {
	color: #bbbbbb;
}

#learn {
	margin: 0px 11px 0px 0px;
}

#divider {
	height: 2px;
	width: 162px;
	background: url("images/hr.gif") no-repeat left top;
	margin: 10px 0px 0px 14px;
}

.full-story {
	text-align: right;
	margin: 5px 14px 0px 0px;
	color: #2B3237;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.full-story a {
	color: #2B3237;
	text-decoration: underline;
	
}

.full-story a:hover {
	color: #001c31;
}

#breaking-news {
	height: 50px;
	width: 194px;
	background: url("images/breaking-news.jpg") no-repeat 0px 4px;
	margin: 2px 0px 0px 0px;
}

#news-story {
	width: 194px;
	height: 238px;
	background: url("images/success-story.jpg") no-repeat left top;
	color: #595b5d;
	font-size: 11px;
}

#news-story p {
	margin: 8px 22px 11px 14px;
}

#divider2 {
	height: 3px;
	width: 164px;
	background: url("images/hr2.gif") no-repeat left top;
	margin: 2px 0px 0px 13px;
}

.border {
	height: 1px;
	width: 194px;
	background: url("images/border.gif") no-repeat left top;
}

#contingency-fee {
	height: 379px;
	width: 405px;
	background: url("images/see-believe-do.jpg") no-repeat left top;
	margin: 0px 0px 0px 0px;
	color:#FFFFFF;
	padding: 0px 0px 0px 0px;
}

#protecting-people {
	padding: 117px 32px 0px 31px;
}

#protecting-people p {
	padding:7px 0px 7px 0px;
	line-height: 17px;
}

#protecting-people a {
	color: #FFFFFF;
	text-decoration:underline;
}

#protecting-people a:hover {
	color: #999999;
}

.learn-more2 {
	text-align: right;
	margin: 0px 0px 0px 0px;
	color: #2B3237;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.learn-more2 a {
	color: #ffffff;
	text-decoration: underline;
	
}

.learn-more2 a:hover {
	color: #999999;
}

#ask-eddie-farah {
	height: 45px;
	width: 403px;
	background: #ffffff url("images/ask-eddie-farah.gif") no-repeat left top;
	margin: 9px 0px 0px 0px;
}

#ask-eddie {
	height: 169px;
	width: 401px;
	background: #ffffff url("images/ask-eddie.jpg") no-repeat left top;
	margin: 2px 0px 0px 0px;
	font-size: 12px;
	color:e1f2ff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#ask-eddie p {
	margin: 0px 0px 0px 127px;
	padding: 127px 0px 0px 0px;
}

#ask-eddie a {
	color:e1f2ff;
	font-weight: bold;
	text-decoration: underline;
}

#ask-eddie a:hover {
	color:999999;
}

#personal-injury-offices {
	clear:both;
	float: left;
	height: 42px;
	width: 609px;
	background: #dff0f8 url("images/personal-injury-offices.gif") no-repeat left top;
	margin: 9px 0px 0px 0px;
}

#office-locations {
	clear:both;
	float: left;
	width: 609px;
	height: 259px;
	background: url("images/office-locations.jpg") no-repeat left top;
	margin: 7px 0px 0px 0px;
}

#georgia-injury-attorneys {
	height: 2px;
	width: 609px;
	margin: 0px 0px 0px 0px;
	clear:both;
}

.office-list { 
	width:203px; 
	float:left;
	color: #083150;
}

.office-list p {
	margin: 15px 0px 20px 27px;
}

.office-list strong {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.cap {
	font-size: 12px;
}

#personal-injury-blog {
	width: 251px;
	height: 55px;
	background: url("images/personal-injury-blog.jpg") no-repeat left top;
	margin: 20px 0px 0px 12px;
}

#injury-blog {
	width: 251px;
	height: 1130px;
	text-align: right;
	background: url("images/practice-areas-bg.jpg") repeat-y left top;
	margin: 0px 0px 0px 12px;
}

.nav5, .nav5 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-size:11px;
}

.nav5 a {
	display: block;
	line-height: 18px;
	text-align: right;
	text-decoration: none;
	color: #c0e0f1;
	width: 226px;
}

.nav5 a:hover {
	color: #9AB5FC;
}

.nav5 li { /* all list items */
	float: left;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
}

#contact {
	width: 251px;
	height: 405px;
	background: url("images/contact-bg.jpg") no-repeat left top;
	margin: 11px 0px 0px 15px;
}

#contact-i {
	width: 251px;
	height: 405px;
	background: url("images/contact-bg.jpg") no-repeat left top;
	margin: 11px 0px 0px 12px;
}

#contact-bot {
	width: 251px;
	height: 10px;
	background: url("images/contact-bot.jpg") no-repeat left top;
	margin: 0px 0px 0px 15px;
}
#contact-bot-i {
	width: 251px;
	height: 10px;
	background: url("images/contact-bot.jpg") no-repeat left top;
	margin: 0px 0px 0px 12px;
}

#case-review {
	width: 86px;
	height: 170px;
	margin: 62px 0px 0px 0px;
	padding: 28px 0px 0px 0px;
	float: left;
	text-align: right;
	color: #dcf0ff;
}

#case-review p {
	margin: 0px 9px 0px 0px;
}

#contact-form {
	width: 134px;
	margin: 62px 0px 0px 18px;
	float: left;
	text-align: right;
	color:#ffffff;
	line-height: 17px;
}

.shortform {
	background: url("images/form-bg.gif") no-repeat left top;
	border: 1px solid #c0e0f3;
	font-size: 10px;
}

.button {
	width: 48px;
	height: 17px;
	background: #ffffff url("images/button.gif") no-repeat left top;
	color: #0c2631;
	border: none;
	font-size: 11px;
}

#jacksonville-office {
	width: 251px;
	height: 89px;
	background: url("images/address.jpg") no-repeat left top;
	margin: 20px 0px 0px 15px;
	text-align: right;
	color: #436f92;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

#jacksonville-office p {
	margin: 3px 20px 5px 0px;
}

#jacksonville-office-i {
	width: 251px;
	height: 89px;
	background: url("images/address.jpg") no-repeat left top;
	margin: 20px 0px 0px 12px;
	text-align: right;
	color: #436f92;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

#jacksonville-office-i p {
	margin: 3px 20px 5px 0px;
}

#practice-areas {
	width: 251px;
	height: 55px;
	background: url("images/practice-areas.jpg") no-repeat left top;
	margin: 20px 0px 0px 15px;
}

#practice-areas-i {
	width: 251px;
	height: 55px;
	background: url("images/info-center.jpg") no-repeat left top;
	margin: 20px 0px 0px 12px;
}

#practice-area {
	width: 251px;
	height: 620px;
	background: url("images/practice-areas-bg.jpg") repeat-y left top;
	margin: 0px 0px 0px 15px;
}

#practice-area-i {
	width: 251px;
	height: 800px;
	background: url("images/practice-areas-bg.jpg") repeat-y left top;
	margin: 0px 0px 0px 12px;
}

#practice-area-list {
	width: 221px;
	text-align: right;
	float: right;
	margin: 5px 0px 0px 0px;
}
.nav3, .nav3 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-size:11px;
}

.nav3 a {
	display: block;
	line-height: 24px;
	text-align: right;
	text-decoration: none;
	color: #c0e0f1;
	width: 196px;
}

.nav3 a:hover {
	color: #9AB5FC;
}

.nav3 li { /* all list items */
	float: left;
	line-height: 24px;
	padding: 0px 25px 0px 0px;
}

#content-table {
	width: 610px;
	background: url("images/content-bg-one.jpg") repeat-y left top;
	margin: 0px 0px 0px 3px;
}

#content-space {
	width: 3px;
}

#content-wrap {
	width: 604px;
	background: #cbe5f4 url("images/content-bg-two.jpg") repeat-x left top;
}

#content-bottom {
	width: 610px;
	height: 13px;
	background: url("images/content-bottom.jpg") no-repeat left top;
	margin: 0px 0px 0px 3px;
}

#content {
	width: 570px;
	margin: 0px 0px 0px 17px;
	font-size: 12px;
}

#content p {
	margin: 11px 10px 11px 5px;
}

#content ol {
	margin: 5px 40px 5px 20px;
}

#content ol li {
	margin: 0px 0px 0px 10px;
}

#content ul {
	margin: 5px 40px 5px 0px;
}

#content ul li {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	background: url("images/star.png") no-repeat left 6px;
	list-style:none;
}

#content ul li ul li {
	background: url("images/circle.gif") no-repeat left 6px;
}

#content ul li ul li ul li {
	background: url("images/star.png") no-repeat left 6px;
}

#content table {
	margin: 5px 5px 5px 35px;
	text-align: justify;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

#content table tr td {
	padding: 5px 5px 5px 5px;
}

#attorney-img {
	margin: 10px 0px 20px 20px;
}

#related-pages {
	border-left: 1px solid #569bc3;
	width: 187px;
	float:right;
	font-size: 11px;
	color: #4b5761;
	margin: 30px 0px 20px 20px;
}

#related-pages a {
	color: #4b5761;
}

#related-pages a:hover {
	color: #728492;
}

#related-pages ul {
	margin: 5px 0px 5px 7px;
	padding: 0px 0px 0px 0px;
	list-style:circle;
}

#related-pages ul li {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 6px;
	background: url("images/circle.gif") no-repeat left 10px;
}

#related-title {
	color: #549ac2;
	border-bottom: 1px solid #569bc3;
	width: 187px;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0px 0px 5px;
	letter-spacing: 1px;
}

#product-liability {
	width: 900px;
	height: 18px;
	text-align: center;
	background: url("images/personal-injury.jpg") no-repeat left top;
}

#references {
	width: 900px;
	height: 88px;
	margin: 6px 0px 12px 0px;
}
#folio {
	width: 183px;
	height: 88px;
	background: url("images/folio-weekly.jpg") no-repeat left top;
	margin: 0px 0px 0px 3px;
	float: left;
}
#bbb {
	width: 46px;
	height: 88px;
	background: url("images/bbb.jpg") no-repeat left top;
	margin: 0px 0px 0px 30px;
	float: left;
}
#aaj {
	width: 207px;
	height: 88px;
	background: url("images/american-association-justice.jpg") no-repeat left top;
	margin: 0px 0px 0px 39px;
	float: left;
}
#fja {
	width: 149px;
	height: 88px;
	background: url("images/florida-justice-association.jpg") no-repeat left top;
	margin: 0px 0px 0px 30px;
	float: left;
}
#jala {
	width: 183px;
	height: 88px;
	background: url("images/jala.jpg") no-repeat left top;
	margin: 0px 0px 0px 24px;
	float: left;
}
#footer {
	width:825px;
	margin:0 auto;
	text-align:center;
	color: #a2b5cd;
}

#footer a {
	color: #B5C4D7;
}

#footer a:hover {
	color: #dddddd;
}

#footer p, #footer ul { margin-bottom:10px; }

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	background: url("images/divider2.gif") no-repeat left 1px;
	}

	#footer li.first { background: none; }

#disclaimer {
	text-align: justify;
	width:825px;
	padding: 12px 0px 0px 0px;
	background: url("images/divider.gif") no-repeat center top;
}

#search-box {
	color: #FFFFFF;
	padding: 10px 0px 10px 0px;
}

#search-box legend {
	color: #FFFFFF;
}


#bmtp {
	background: none;
	margin: 5px 0px 10px 22px;
	text-decoration:none;
	color:#990000;
	font-size: 12px;
	border: none;
  }

#button2 {
	background: url("images/mail.gif") no-repeat bottom left;
	width: 110px;
	height: 12px;
	line-height: 12px;
	text-align:right;
	padding: 0px 0px 0px 15px;
