/* 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: 35px;
	color: #093c64;
	margin: 0px 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;
	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: 14px;
	color: #4b5761;
	font-weight: bold;
	margin: 0px 0px 10px 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	text-transform: uppercase;
}

h4 {
	font-size: 12px;
	line-height: 14px;
	color: #001c31;
	font-weight: normal;
	padding: 17px 0px 15px 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;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 0px;
}

.h8  a:hover {
	color: #9AB5FC;
}

.clear {
	clear: both;
}

#flash-bg {
	background: url("images/flash-bg.jpg") no-repeat left top;
	width: 900px;
	height: 223px;
}

#topheader {
	background: url("images/header-top2.jpg") no-repeat left top;
	width: 900px;
	height: 99px;
}

#topheader-cruise {
	background: url("images/header-cruise.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 */ 
	z-index: 10;
}

#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: 120px;
	background: url("images/menu-bar.gif") no-repeat right 13px;
}

#atto2 {
	width: 118px;
}

#atto2 a {
	width: 117px;
}

#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: 120px;
	background: url("images/menu-bar.gif") no-repeat right 13px;
}
#homm {
	width: 100px;
	background: url("images/menu-bar.gif") no-repeat right 13px;
}

#comm {
	width: 200px;
	background: url("images/menu-bar.gif") no-repeat right 13px;
}

#phar {
	width: 140px;
}

#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;
}

#farah-farah-video2 {
	height: 265px;
	width: 623px;
	background: url("images/farah-farah-video2.jpg") no-repeat left top;
	margin: 0px 0px 0px 0px;
	clear: both;
}

#tab-menu {
	height: 24px;
	width: 608px;
	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: 95px;
	background: url("images/tab-one.jpg") no-repeat left top;
}

#home a:hover {
 	width: 95px;
	background: url("images/tab-one-o.jpg") no-repeat left top;
}

#home-o {
 	width: 95px;
	background: url("images/tab-one-o.jpg") no-repeat left top;
}

#home-o a {
 	width: 95px;
	background: url("images/tab-one-o.jpg") no-repeat left top;
}

#doyo {
	margin:0px 0px 0px 2px;
}

#doyo a {
	width: 180px;
	background: url("images/tab-two.jpg") no-repeat left top;
}

#doyo a:hover {
	width: 180px;
	background: url("images/tab-two-o.jpg") no-repeat left top;
}

#doyo-o {
	margin:0px 0px 0px 2px;
}

#doyo-o a {
 	width: 95px;
	background: url("images/tab-two-o.jpg") no-repeat left top;
}

#aske {
	margin:0px 0px 0px 2px;
}

#aske a {
 	width: 95px;
	background: url("images/tab-one.jpg") no-repeat left top;
}

#aske a:hover {
 	width: 95px;
	background: url("images/tab-one-o.jpg") no-repeat left top;
}

#aske-o {
	margin:0px 0px 0px 2px;
}

#aske-o a {
 	width: 95px;
	background: url("images/tab-one-o.jpg") no-repeat left top;
}

#blog {
	margin:0px 0px 0px 2px;
}

#blog a {
 	width: 95px;
	background: url("images/tab-one.jpg") no-repeat left top;
}

#blog a:hover {
 	width: 95px;
	background: url("images/tab-one-o.jpg") no-repeat left top;
}

#blog-o {
	margin:0px 0px 0px 2px;
}

#blog-o a {
 	width: 95px;
	background: url("images/tab-one-o.jpg") no-repeat left top;
}

#news {
	margin:0px 0px 0px 2px;
}

#news a {
 	width: 95px;
	background: url("images/tab-one.jpg") no-repeat left top;
}

#news a:hover {
 	width: 95px;
	background: url("images/tab-one-o.jpg") no-repeat left top;
}

#news-o {
	margin:0px 0px 0px 2px;
}

#news-o a {
 	width: 95px;
	background: url("images/tab-one-o.jpg") no-repeat left top;
}

#home-c {
}

#home-c a {
 	width: 95px;
	height: 40px;
	background: url("images/tab-three-o.jpg") no-repeat left top;
}

#home-c a:hover {
 	width: 95px;
	height: 40px;
	background: url("images/tab-three.jpg") no-repeat left top;
}

#home-c-o {
 	width: 95px;
	height: 40px;
	background: url("images/tab-three.jpg") no-repeat left top;
}

#home-c-o a {
 	width: 95px;
	height: 40px;
	background: url("images/tab-three-o.jpg") no-repeat left top;
}

#doyo-c {
	margin:0px 0px 0px 2px;
}

#doyo-c a {
	width: 180px;
	height: 40px;
	background: url("images/tab-four.jpg") no-repeat left top;
	margin-left: 8px;
}

#doyo-c a:hover {
	width: 180px;
	height: 40px;
	background: url("images/tab-four-o.jpg") no-repeat left top;
}

#doyo-c-o {
	margin:0px 0px 0px 2px;
}

#doyo-c-o a {
 	width: 95px;
	height: 40px;
	background: url("images/tab-four-o.jpg") no-repeat left top;
}

#aske-c {
	margin:0px 0px 0px 2px;
}

#aske-c a {
 	width: 95px;
	height: 40px;
	background: url("images/tab-five.jpg") no-repeat left top;
}

#aske-c a:hover {
 	width: 95px;
	height: 40px;
	background: url("images/tab-five-o.jpg") no-repeat left top;
}

#aske-c-o {
	margin:0px 0px 0px 2px;
}

#aske-c-o a {
 	width: 95px;
	height: 40px;
	background: url("images/tab-five-o.jpg") no-repeat left top;
}

#blog-c {
	margin:0px 0px 0px 2px;
}

#blog-c a {
 	width: 95px;
	height: 40px;
	background: url("images/tab-five.jpg") no-repeat left top;
}

#blog-c a:hover {
 	width: 95px;
	height: 40px;
	background: url("images/tab-five-o.jpg") no-repeat left top;
}

#blog-c-o {
	margin:0px 0px 0px 2px;
}

#blog-c-o a {
 	width: 95px;
	height: 40px;
	background: url("images/tab-five-o.jpg") no-repeat left top;
}

#news-c {
	margin:0px 0px 0px 2px;
}

#news-c a {
 	width: 95px;
	height: 40px;
	background: url("images/tab-five.jpg") no-repeat left top;
}

#news-c a:hover {
 	width: 95px;
	height: 40px;
	background: url("images/tab-five-o.jpg") no-repeat left top;
}

#news-c-o {
	margin:0px 0px 0px 2px;
}

#news-c-o a {
 	width: 95px;
	height: 40px;
	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;
}

#featured-video {
	width: 203px;
	height: 178px;
	float: right;
	margin: 22px 33px auto auto;
}

#featured-video a {
	width: 203px;
	height: 178px;
	display: block;
}

#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;
}

#watch-video2 {
	float:left;
	width: 150px;
	margin: -4px 0px 0px 416px;
	font-size: 16px;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#watch-video2 a {
	color:#FFFFFF;
}

#watch-video2 a:hover {
	color:#bbbbbb;
}

#thickvideo {
	width: 640px;
	text-align: left;
}

#thickvideo h3, #thickvideo p {
	margin: 15px 15px 0 15px;
}

#thickvideo a {
	color: #348eb0;
}

#thickvideo a:hover {
	color: #092b46;
}

#articles {
	width: 194px;
	float:left;
	margin: 0px 13px 10px 0px;
}


#boxed {
	width:613px;
	margin: 0px 0px 0px 11px;
}

#your-rights {
	width: 405px;
	float:left;
}

#drugs {
	width: 194px;
	height: 280px;
	margin: 1px 0px 0px 0px;
}

#drugs a {
	width: 194px;
	height: 70px;
	margin: 0;
	padding: 0;
	display: block;
}

#drugs img {
	width: 194px;
	height: 70px;
	margin: 0;
	padding: 0;
	display: block;
}

#success-stories {
	height: 100px;
	width: 194px;
	background: url("images/success-stories3.jpg") no-repeat left top;
	margin: 0px 0px 4px 0px;
}

#success-story {
	width: 194px;
	height: 427px;
	background: url("images/success-story2.jpg") no-repeat left top;
	color: #595b5d;
	font-size: 11px;
}

#success-story p {
	margin: 0px 22px 0px 14px;
}

#learn-more {
	height: 40px;
	width: 194px;
	background: url("images/learn-more-c.jpg") no-repeat left top;
	line-height:27px;
	text-align: right;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 11px;
}

#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.png") no-repeat left top;
	margin: 5px 0px 0px 14px;
	font-size: 2px;
}

.full-story {
	text-align: right;
	margin: 5px 14px 20px 0px;
	color: #286695;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.full-story a {
	color: #286695;
	text-decoration: underline;
	
}

.full-story a:hover {
	color: #001c31;
}

.full-story2 {
	text-align: right;
	margin: 5px 14px 15px 0px;
	color: #286695;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.full-story2 a {
	color: #286695;
	text-decoration: underline;
	
}

.full-story2 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: 388px;
	background: url("images/success-story.jpg") no-repeat left top;
	color: #595b5d;
	font-size: 11px;
}

#news-story2 {
	width: 194px;
	height: 335px;
	background: url("images/success-story.jpg") no-repeat left top;
	color: #595b5d;
	font-size: 11px;
}

#news-story p {
	margin: 0 22px 11px 14px;
}

#news-story2 p {
	margin: 0 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 10px 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: 5px 0px 0px 0px;
}

#ask-eddie {
	height: 169px;
	width: 401px;
	background: #ffffff url("images/ask-eddie.jpg") no-repeat left top;
	margin: 2px 0px 10px 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;
}

#video-testimonials {
	height: 45px;
	width: 403px;
	background: #ffffff url("images/video-testimonials.gif") no-repeat left top;
	margin: 0px 0px 0px 0px;
}

#testimonials {
	height: 135px;
	width: 403px;
	background: #ffffff url("images/testimonials-index.jpg") no-repeat left top;
	margin: 2px 0px 10px 0px;
	font-size: 12px;
	color:e1f2ff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#testimonials p {
	margin: 0px 0px 0px 127px;
	padding: 127px 0px 0px 0px;
}

#testimonials a {
	height: 135px;
	width: 403px;
	color:e1f2ff;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}

#testimonials 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: 0px 0px 0px 0px;
}

#office-locations {
	float: left;
	width: 609px;
	background: url("images/office-locations.jpg") no-repeat left top;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#georgia-injury-attorneys {
	height: 2px;
	width: 609px;
	margin: 0px 0px 0px 0px;
	background: url("images/injury-attorney.gif") no-repeat bottom left;
	display: block;
	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;
	text-align: right;
	background: url("images/practice-areas-bg.jpg") repeat-y left top;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 20px 0px;
}

.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;
}

#social {
	width: 251px;
	height: 32px;
	margin: 5px 0px 0px 15px;
	text-align: center;
}

#social-i {
	width: 251px;
	height: 32px;
	margin: 5px 0px 0px 15px;
	text-align: center;
	margin: 5px 0px 0px 12px;
}

#social img {
	width: 32px;
	height: 32px;
	margin-right: 20px;
	margin-left: 20px;
}

#social-i img {
	width: 32px;
	height: 32px;
	margin-right: 20px;
	margin-left: 20px;
}

#contact {
	width: 251px;
	height: 405px;
	background: url("images/contact-bg.jpg") no-repeat left top;
	margin: 5px 0px 0px 15px;
}

#contact-i {
	width: 251px;
	height: 405px;
	background: url("images/contact-bg.jpg") no-repeat left top;
	margin: 5px 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;
}

#raptiva-recall {
	width: 251px;
	height: 90px;
	background: url("images/raptiva-recall.jpg") no-repeat left top;
	margin: 20px 0px 0px 15px;
	display: block;
}

#raptiva-recall a{
	width: 251px;
	height: 90px;
	display: block;
}

#hydroxycut-recall {
	width: 251px;
	height: 90px;
	background: url("images/hydroxycut-recall.jpg") no-repeat left top;
	margin: 20px 0px 0px 13px;
	display: block;
}

#hydroxycut-recall a{
	width: 251px;
	height: 90px;
	display: block;
}

#farah-drugs {
	width: 251px;
	height: 90px;
	background: url("images/drug-yaz.jpg") no-repeat left top;
	margin: 20px 0px 0px 15px;
}
#testimonials-side {
	width: 251px;
	height: 90px;
	background: url("images/testimonials-side.jpg") no-repeat left top;
	margin: 20px 0px 0px 15px;
	display: block;
}

#testimonials-side a{
	width: 251px;
	height: 90px;
	display: block;
}

#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/practice-areas.jpg") no-repeat left top;
	margin: 20px 0px 0px 12px;
}

#practice-area {
	width: 251px;
	height: 558px;
	background: url("images/practice-areas-bg.jpg") repeat-y left top;
	margin: 0px 0px 0px 15px;
}

#practice-area-i {
	width: 251px;
	height: 560px;
	background: url("images/practice-areas-bg.jpg") repeat-y left top;
	margin: 0px 0px 0px 12px;
}

#reports {
	width: 251px;
	height: 470px;
	background: url("images/practice-areas-bg.jpg") repeat-y left top;
	margin: 0px 0px 0px 15px;
}

#reports-i {
	width: 251px;
	height: 470px;
	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;
}

#free-reports {
	width: 251px;
	height: 55px;
	background: url("images/free-reports.jpg") no-repeat left top;
	margin: 10px 0px 0px 15px;
}

#free-reports-i {
	width: 251px;
	height: 55px;
	background: url("images/free-reports.jpg") no-repeat left top;
	margin: 0px 0px 0px 12px;
}

.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;
	font-weight: bold;
}

.nav3 a:hover {
	color: #9AB5FC;
}

.nav3 li { /* all list items */
	float: left;
	line-height: 24px;
	padding: 0px 25px 0px 0px;
}

.nav4, .nav3 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-size:11px;
}

.nav4 a {
	display: block;
	line-height: 14px;
	text-align: right;
	text-decoration: none;
	color: #c0e0f1;
	width: 196px;
}

.nav4 a:hover {
	color: #9AB5FC;
}

.nav4 li { /* all list items */
	float: left;
	line-height: 14px;
	padding: 0px 25px 15px 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: 5px 0px 5px 10px;
}

#content ul {
	margin: 5px 40px 5px 0px;
}

#content ul li {
	margin: 5px 0px 5px 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;
	margin:0;
}

#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;
}

#vid-disc {
	text-align: justify;
	font-size: 10px;
	color: #3D679F;
	padding: 12px 0px 0px 0px;
	background: url("images/divider.gif") no-repeat center top;
}

#vid-disc-pa {
	text-align: justify;
	width: 403px;
	font-size: 10px;
	line-height: 14px;
	color: #3D679F;
	margin-top: 8px;
}

#search-box {
	color: #FFFFFF;
	padding: 10px 0px 10px 0px;
}

#search-box legend {
	color: #FFFFFF;
}

#float-right {
	float: right;
	margin-top: 15px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 220px;
	text-align: justify;
	font-size: 11px;

}

#float-left {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 200px;
}

#pic-left {
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#pic-right {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 15px;
}

#know {
	width: 140px;
	background-color: #666666;
	height: 130px;
	float: left;
	margin-right: 25px;
	background-image: url(images/news-know.jpg);
	background-repeat: no-repeat;
}

#know-box {
	width: 560px;
	height: 130px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-right: 5px;
	vertical-align: middle;
	text-align: left;
	font-size: 11px;
	border: 1px solid #3D679F;

}

#know-box li {
	padding: 1 0;
	text-indent: -12pt;
	list-style-type: square;
}

#bigrig {
	background-image: url(images/news-bigrig.jpg);
	background-repeat: no-repeat;
	height: 352px;
	width: 540px;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-bottom: 10px;
}

#bigrig-text {
	width: 480px;
	height: 362px;
	color: #0c426b;
	font-size: 13px;
	font-weight: normal;
	margin-left: 40;
	margin-right: 20;
	padding-top: 228px;
}

#bigrig-text li {
	padding-top: 2px;
	list-style-type: square;
}

#news-bottom {
	background-image: url(images/news-bottom.jpg);
	background-repeat: no-repeat;
	width: 550px;
	height: 200px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
}

#news-bottom2 {
	background-image: url(images/news-bottom2.jpg);
	background-repeat: no-repeat;
	width: 550px;
	height: 200px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
}

#news-bottom-txt {
	width: 256px;
	margin-left: 285px;
	margin-right: 10px;
	padding-top: 70px;
}

#blog-cta {
	width: 500px;
	border: 3px solid #bfdef0;
	background: #e8f4fa;
}

#navi {
	clear: both;
	border-top: 2px dashed #99C2DB;
	margin: 10px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
}

#navi-previous {
	width: 200px;
	float: left;
}

#navi-next {
	width: 200px;
	float: right;
	text-align: right;
}

.bull-out {
	list-style-position: outside;
	margin-left: -50px;
	margin-right: 0px;
	text-align:left;
}

/*** CHAT BOX ***/

#chat {
	width: 251px;
	margin: 15px 0px 20px 12px;

}

#chat2 {
	width: 251px;
	margin: 15px 0px 20px 10px;

}

.LPform {
	width:152px;
	height:79px;
	padding-left: 3px;
	border:1px solid black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#LPsubmit {
	width: 75px;
	height: 22px;
}

/******* CRUISE CONTEST BANNER *******/

#cruise-contest {
	background: url(images/cruise-banner.gif) no-repeat top left;
	width: 610px;
	height: 76px;
	margin: 5px 0 15px 12px;
}

#cruise-contest a {
	width: 610px;
	height: 76px;
	display: block;
}

  /*********** #Search Styles ***********/ 
  
.gsc-resultsRoot-siteSearch .gsc-title {
	font-weight : bold;
}

.gsc-control {
	width: 100%;
}

.gs-result .gs-webResult {
	width: 700px; 
}

.gsc-resultsRoot-siteSearch .gsc-keeper {
  background-image : url('images/orange_check.gif');
  font-weight : bold;
}

.gs-webResult .gs-visibleUrl-short {
	display:none;
}

.gs-webResult div.gs-visibleUrl-long {
	display:block;
}

#search-form {
	height: 20px;
	width: 1002px;
	color: #a4a4a4;
	margin: 20px 0px 10px 0px;
}

#search-small {
	vertical-align: top;
	text-align: center;
	width: 250px;
	height: 20px;
	font-size:11px;
	font-weight: bold;
	padding: 1px 0px 0px 0px;
	margin: 10px 7px 5px 0px;
	float: right;
	color: #0c3350;
}

#search-small input {
	font-size:12px;
	color: #0c3350;
}

#search-spanish {
	vertical-align: top;
	text-align: center;
	width: 300px;
	height: 20px;
	font-size:12px;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
	float: right;
}

#search-spanish input {
	font-size:12px;
}

#search-field-small {
	height: 20px;
	float: right;
	line-height: 20px;
}

#search-field-small input {
	border: none;
	margin: 0px 20px 0px 5px;
	font-size: 14px;
	width: 141px;
	height: 20px;
	float:right;
	line-height: 20px;
	color: #a4a4a4;
	padding: 0px 0px 0px 5px;
}

.phrase {
	background: url("images/google.gif") no-repeat center bottom;
}

.phrase2 {
	background: url("images/google-over.gif") no-repeat center bottom;
}

#search-full {
	text-align: center;
	width: 400px;
	height: 20px;
	margin: 0px 0px 20px 0px;
}
#search-field {
	float: left;
}

#search-field input {
	width: 200px;
	height: 20px;
	padding: 2px 0px 0px 2px;
	font-size: 14px;
}

#search {
	width: 58px;
	height: 20px;
	background: url("images/search.gif") no-repeat center bottom;
	border: none;
	margin: 2px 0px 0px 0px;
	cursor: pointer;
}

#searchcontrol {
	margin: 10px 20px 10px 20px;
}

/*********** #Video Page Styles ***********/ 

h5#vidTitle {
	font-size: 14px;
	line-height: 14px;
	color: #4b5761;
	font-weight: bold;
	margin: 40px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: none;
}

h5#vidTitle a {
	color: #4b5761;
	text-decoration: none;
}

h5#vidTitle a:hover {
	color: #4b5761;
}

#video-menu {
	width: 550px;
	padding: 0px 0px 40px 0px;
	margin: 0px 0px 0px 10px;
	list-style: none;
	
}

#video-top {
	background: url("images/video-mid.gif") no-repeat left top;
	width: 550px;
	height: 27px;
	float: left;
	margin: 0px 0px 0px 0px;
}

a#video-active {
	width: 105px;
	height: 27px;
	display: block;
	background: url("images/video-menu-1.png") no-repeat left top;
	behavior: url(iepngfix.htc);
	float: left;
	line-height: 25px;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	padding: 2px 0px 0px 0px;
	margin: 0px 3px 0px 0px;
}

a:hover#video-active {
	color: #cccccc;
}

a.video-cat {
	width: 105px;
	height: 27px;
	display: block;
	background: url("images/video-menu-2.png") no-repeat left top;
	behavior: url(iepngfix.htc);
	float: left;
	line-height: 25px;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	padding: 2px 0px 0px 0px;
	margin: 0px 3px 0px 0px;
}

a:hover.video-cat {
	color: #cccccc;
}

#video-mid {
	width: 550px;
	background: url("images/video-mid-stretch.gif") repeat-y left top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	float: left;
}

#video-mid img {
	border: none;
	list-style: none;
}

#video-mid ul{
	list-style: none;
	margin: 12px 0px 0px 9px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}

#video-mid ul li{
	background:none;
}


#video-mid p {
	margin: 0px 20px 10px 20px;
	padding: 6px 6px 3px 6px;

}

#video-mid h2 {
	margin: 0px 0px 10px 10px;

}

#vidList-general {
	display: block;
}

#vidList-movehicles {
	display: none;
}

#vidList-medical {
	display: none;
}

#vidList-insurance {
	display: none;
}

#vidList-practice {
	display: none;
}

#video-bot {
	width: 550px;
	height: 14px;
	background: url("images/video-bot.png") no-repeat left top;
	behavior: url(iepngfix.htc);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}



#resource-center {
	clear:both;
	float: left;
	height: 42px;
	width: 250px;
	background: #dff0f8 url("images/resource-center.gif") no-repeat left top;
	margin: 20px 0px 0px 15px;
}

#resource-center-box {
	float: left;
	width: 236px;
	background: url("images/resource-center-box.jpg") no-repeat left top;
	margin: 5px 0px 0px 15px;
	padding: 10px 7px;
}

.resource-center-buttons { 
	margin-top: 3px;
	height: 31px;
	float:left;
	color: #083150;
	display: block;
}

.resource-center-buttons a{ 
	background: url("images/resource-center-button.jpg") no-repeat left top;
	width:236px; 
	height:28px;
	float:left;
	display: block;
}

.resource-center-buttons a:hover{ 
	background: url("images/resource-center-button-o.jpg") no-repeat left top;
	width:236px; 
	height:28px;
	float:left;
}

#resource-center-box ul{
	list-style-image:none;
}

#resource-center-box ul li a:hover{
	color:#EEEEEE;
}

.rc-link{ 
	float:left;
	color: #FFFFFF;
	padding: 7px 0px 0px 60px;
	font-weight: bold;
}

#resource-center-bottom {
	height: 2px;
	width: 250px;
	margin: 0px 0px 0px 15px;
	background: url("images/resource-center-bottom.gif") no-repeat top left;
	padding: 0px;
}


#content-videos {
	margin: 25px 0 0 5px;
}

#content-videos div {
	float: left;
	width: 170px;
	height: 150px;
	text-align: center;
	padding: 0 9px 0 9px;
}

#content-videos div img {
	margin: 0 0 3px 0;
}


#content-videos div a {
	font-weight: bold;
	line-height: 16px;
}

.clear {
	clear: both;
}

.clear-left {
	clear: left;
}

.clear-space {
	clear: both;
}

#geo-menu {
	width: 200px;
	float: right;
	padding: 0px 20px 0px 0px;
	margin: 10px 0px 20px 20px;
	color: #346D8F;
}

#geo-menu p {
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

#geo-menu p#geo-title {
	font-size: 14px;
	color: #093c64;
	border-bottom: 1px solid #999999;
}

#geo-menu p#geo-title a {
	color: #093c64;
}

#geo-menu p#geo-title a:hover {
	color: #1868a6;
}

#geo-menu ul {
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

#geo-menu ul li {
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 0px 10px;
}
