@charset "utf-8";
/* CSS Document */

body, html{
	background:#052a3d url(images/bg.jpg) top left repeat-x;
	border:0;
	padding:0;
	margin:0;
}
/* --- DIV STYLES --- */
.layout{
	width:100%;
	background-repeat:repeat-x;
	background-position:0 0;
	text-align:center;
}
.grid{
	width:940px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
.site{
	width:940px;
	text-align:center;
}
.shadow{
	width:900px;
	padding:0 20px 0 20px;
	background:url(images/shadow.png) top center repeat-y;
}
.middle-contain{
	width:900px;
	height:220px;
	background:url(images/middle-bg.jpg) top left repeat-x;
}
.footer-contain{
	width:940px;
}
.top-contain{
	background:url(images/header.jpg) top left no-repeat;
	width:900px;
	height:250px;
}
.content-contain{
	background-color: #EAE9E8;
	width:880px;
	padding:10px 10px 0 10px;;
}
.content-bottom{
	background:url(images/content-bottom.png) bottom left no-repeat;
	height:30px;
	width:940px;
}
/* --- IMAGE ROTATOR --- */
.slideshow { 
	height: 250px; 
	width: 465px;
	overflow:hidden;
	float:right;
}
/* --- FREE CONSULTATION FORM ---*/
.Consultation{
	background:url(images/form-bg.jpg) top left no-repeat;
	width:605px;
	height:275px;
	padding:55px 20px 15px 20px;
	text-align:left;
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.statement{
	text-align:center;
}
.button{
	text-align:center;
}
/* --- LEFT PANE & CONTENTS --- */
.LeftPane{
	width:265px;
	text-align:left;
}
.Practice-Areas{
	width:265px;
	height:335px;
	background:url(images/practice-areas-bg.jpg) top left no-repeat;
	text-align:left;
}
.PA{
	list-style-image:url(images/pa-li.jpg);
	margin:53px 0 0 55px;
	padding:0;
	border:0;
}
.PA li{
	margin-bottom:11px;
}
.PA li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#052a3d;
	text-decoration:underline;
	list-style-image:url(images/pa-li.jpg);
}
.PA li a:hover{
	text-decoration:none;
	color:#0F6086;
}
.SideButton{
	width:265px;
}
.SideButton a{
	display:block;
	background-position:top left;
	background-position:no-repeat;
	height:70px;
	padding-bottom:10px;
}
.SideButton a.case-results{
	width:265px;
	height:70px;
	background:url(images/case-results.jpg) top left no-repeat;
}
.SideButton a.case-results:hover{
	background:url(images/case-results.jpg) top right no-repeat;
	width:265px;
	height:70px;
}
.SideButton a.client-testimonials{
	width:265px;
	height:70px;
	background:url(images/client-testimonials.jpg) top left no-repeat;
}
.SideButton a.client-testimonials:hover{
	background:url(images/client-testimonials.jpg) top right no-repeat;
	width:265px;
	height:70px;
}
.SideButton a.get-directions{
	width:265px;
	height:70px;
	background:url(images/get-directions.jpg) top left no-repeat;
}
.SideButton a.get-directions:hover{
	background:url(images/get-directions.jpg) top right no-repeat;
	width:265px;
	height:70px;
}
.SideButton a.our-location{
	width:265px;
	height:70px;
	background:url(images/our-location.jpg) top left no-repeat;
}
.SideButton a.our-location:hover{
	background:url(images/our-location.jpg) top right no-repeat;
	width:265px;
	height:70px;
}
/* --- CONTENTPANE & TEXT STYLES ---*/
.ContentPane{
	padding:10px 25px 0 15px;
	vertical-align:top;
	text-align:left;
}
.ContactPane{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
p{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding: 0 0 7px 0;
	margin-top:3px;
	line-height:17px;
}
a.header, a.header:link, a.header:active, a.header:visited{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#0A4563;
	font-size:20px;
	text-decoration:underline;
}
a.header:hover{
	text-decoration:none;
	color:#0F6086;
}
a.header2, a.header2:link, a.header2:active, a.header2:visited{
	font-family:"Times New Roman", Times, serif;
	color:#116C99;
	font-weight:bold;
	font-size:18px;
	text-decoration:underline;
}
a.header2:hover{
	text-decoration:none;
	color:#0F6086;
}
h1{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#0A4563;
	font-size:20px;
}
h2{
	font-family:"Times New Roman", Times, serif;
	color:#116C99;
	font-weight:bold;
	font-size:18px;
}
h3{
	font-family:"Times New Roman", Times, serif;
	color:#0F6086;
	font-weight:bold;
	font-size:16px;	
}
h4{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#0A4563;
	font-size:14px;
	padding:0;
	margin:0;
}
ul{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.ContentPane li{
	list-style-image:url(images/arrow.png);
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0 0 15px 0;
}
a, a:active, a:visited, a:link, Normal a, .Normal a:link, .Normal a:active, .Normal a:visited{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#081e3e;
	text-decoration:underline;
}
a:hover, Normal a:hover{
	text-decoration:none;
}
/* --- CONTACT US PAGE --- */
.MapPane{
	width:425px;
	vertical-align:top;
	text-align:center;
}
.ContactPane{
	width:450px;
	vertical-align:top;
}
/* --- FOOTER --- */
.footer-top{
	width:940px;
	height:45px;
	background:url(images/footer-top.png) bottom left no-repeat;
}
.footer-bottom{
	width:940px;
	height:45px;
	background:url(images/footer-bottom.png) top left no-repeat;
}
.footer-bg{
	width:940px;
	background:url(images/footer-bg.png) top center repeat-y;
	text-align:center;
}
.FooterInfo{
	color:#000;
	text-align:center;
	font-size:12px;
	padding:0;
	margin:0 auto;
}
.FooterInfo p{
	line-height:14px;
	color:#000;
	text-align:center;
	padding:0;
}
.FooterInfo a, .FooterInfo a:active, .FooterPane a:link, .FooterPane a:visited{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}
.FooterInfo a:hover{
	text-decoration:none;
}
.disclaimer{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-align:center;
	margin:10px 60px 0 60px;
	padding:0;
	font-style:italic;
}
/* --- MENU --- */
.menu-contain{
	width:900px;
	height:55px;
	background:url(images/menu-bg.jpg) top left repeat-x;
}
.SEOMenu {
font-family: 'Arial', Helvetica, sans-serif;
font-size:14px;
}
.SEOMenu ul{
list-style-type:none;
margin:0;
padding:0;
}
.SEOMenu li{
float:left;
list-style-type:none;
position:relative;
margin:0;
padding:0;
}
.SEOMenu table{
position:absolute;
border-collapse:collapse;
left:0;
top:0;
}
.SEOMenu a, .SEOMenu :visited {
color:#fff;
text-decoration:none;
font-family: "Times New Roman", Times, serif;
font-size:17px;
font-weight:normal;
}
.SEOMenu a em.left, .SEOMenu :visited em.left {
display:block;
float:left;
width:20px;
height:55px;
background:url(images/lefta.gif);
}
.SEOMenu a b, .SEOMenu :visited b {
display:block;
font-weight:normal;
float:left;
padding:0;
height:55px;
line-height:55px;
cursor:hand;
color:#fff;
}
.SEOMenu a em.right, .SEOMenu :visited em.right {
display:block;
float:left;
width:20px;
height:55px;
background: transparent url(righta.gif);
}
.SEOMenu ul li ul {
display: none;
}
.SEOMenu .CurrentItem a em.left, .SEOMenu .CurrentItem :visited em.left, .SEOMenu .ParentItem a em.left, .SEOMenu .ParentItem :visited em.left{
	background: url(images/menu-sel.png) top repeat-x;
}
.SEOMenu .CurrentItem a b, .SEOMenu .CurrentItem :visited b, .SEOMenu .ParentItem a b, .SEOMenu .ParentItem :visited b {
	background: url(images/menu-sel.png) top repeat-x;
	color:#e5daae;
}
.SEOMenu .CurrentItem a em.right, .SEOMenu .CurrentItem :visited em.right, .SEOMenu .ParentItem a em.right, .SEOMenu .ParentItem :visited em.right {
	background: url(images/menu-sel.png) top repeat-x;
}
.SEOMenu :hover, a:hover {
color:#e5daae;
white-space:normal;
}
.SEOMenu a:hover b {
color:#e5daae;
background: url(images/menu-hover.png) top repeat-x;
text-decoration:none;
}
.SEOMenu a:hover em.left {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu a:hover em.right {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu :hover > a b {
color:#e5daae;
background: url(images/menu-hover.png) top repeat-x;
text-decoration:none;
}
.SEOMenu :hover > a em.left {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu :hover > a em.right {
background: url(images/menu-hover.png) top repeat-x;
}
/* --- CURRENT ITEM HOVER --- */
.SEOMenu .CurrentItem a:hover b, .SEOMenu .ParentItem a:hover b {
color:#e5daae;
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu .CurrentItem a:hover em.left, .SEOMenu .ParentItem a:hover em.left {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu .CurrentItem a:hover em.right, .SEOMenu .ParentItem a:hover em.right {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu .CurrentItem :hover > a b, .SEOMenu .ParentItem :hover > a b  {
color:#e5daae;
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu .CurrentItem :hover > a em.left, .SEOMenu .ParentItem :hover > a em.left {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu .CurrentItem :hover > a em.right, .SEOMenu .ParentItem :hover > a em.right {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu ul ul .CurrentItem a:hover b {
color:#e5daae;
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu ul ul .CurrentItem a:hover em.left {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu ul ul .CurrentItem a:hover em.right {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu ul ul .CurrentItem :hover > a b {
color:#e5daae;
background: transparent;
}
.SEOMenu ul ul .CurrentItem :hover > a em.left {
background: transparent;
}
.SEOMenu ul ul .CurrentItem :hover > a em.right {
background: transparent;
}
/****** Drop Down ******/
.SEOMenu  ul li ul {
display: none; text-align:left;
}
.SEOMenu  ul li:hover ul {
display:block; position:absolute; top:50px; left:0;
}
.SEOMenu  ul li:hover ul.scroller {
height:138px; width:180px; overflow:auto;}

.SEOMenu  ul li:hover ul.endstop {
left:-90px;
}
.SEOMenu  ul li:hover ul li ul {
display: none;
}
.SEOMenu  ul li:hover ul li a {
display:block; background-color:#4E0206; color:#fff; float:left; padding:4px 5px; line-height:15px; width:215px; height:20px; font-weight:bold; text-transform:none; font-weight:normal;
}
.SEOMenu  ul li:hover ul li a.drop {
background:#263201; 
}
.SEOMenu  ul li:hover ul li a:hover {
background-color:#891D24; color:#fff;
}
.SEOMenu  ul li:hover ul li a:hover.drop {
background: #888; color:#ff0;
}
/****** Fly Out ******/
.SEOMenu  ul li:hover ul li:hover ul {
display:block; position:absolute; left:225px; top:0px; color:#000; width:150px; background:#ce0606;
}
.SEOMenu  ul li:hover ul li:hover ul li a {background:#2586c6; color:#fff;}
.SEOMenu  ul li:hover ul li:hover ul li.group {width:152px; padding:5px 0;}

.SEOMenu  ul li:hover ul li:hover ul.left {
left:-172px;
}
.SEOMenu  ul li:hover ul li:hover ul li a:hover {background:#d3eefa; color:#0C325F; text-decoration:underline;}

/* specific to IE5.5 and IE6 browsers */
.SEOMenu  ul li a:hover ul {
display:block;position:absolute;top:30px; t\op:29px; background:#aaa;left:0; marg\in-top:1px;
}
.SEOMenu  ul li a:hover ul.scroller {
height:138px; overflow:auto;}

.SEOMenu  ul li a:hover ul.endstop {
left: -90px;
}
.SEOMenu  ul li a:hover ul li a {
display:block; color:#000; height:1px; line-height:15px; padding:4px 16px; width:152px; w\idth:120px;
}
.SEOMenu  ul li a:hover ul li a.drop {
background:#888; padding-bottom:5px;
}
