@charset "utf-8";

@import url();

/*----------------------------------*/
/*            PNG fix               */
/*----------------------------------*/
img, div { behavior: url(../iepngfix.htc) }

/*----------------------------------*/
/*          Style Reset             */
/*----------------------------------*/
* 	{margin: 0; padding: 0;}
*	{outline: none;}

/*----------------------------------*/
/*         Universal Tags           */
/*----------------------------------*/
body {
	background: transparent url(../images/bg.jpg) no-repeat top center fixed;
	background-color: #212121;
	font-family:Arial,sans serif;
	font-size: 12px;
}

a{
	color: #BB0E14;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #111111;
	text-decoration: none;
}
p{
	line-height: 18px;
	padding: 0 0 20px 0;
}
ul{
	line-height: 18px;
	padding: 0 0 20px 30px;
}
ol{
	line-height: 18px;
	padding: 0 0 20px 30px;
}
table{margin: 0 0 20px;}
/*blockquote {
	font-weight:bold;
	font-size:16px;
	margin: 20px 0;
	padding: 10px;
}*/

blockquote{
	line-height: 18px;
	padding: 0 0 20px 0;
}

hr{
	margin: 0 0 20px 0;
}

blockquote.quote {
	background:url("../images/quote-repeat.png") repeat-y scroll -3px top transparent;
	color:#666666;
	line-height:22px;
	padding:0 20px;
	width:450px;
	font-size: 14px;
	font-weight: bold;
}
.blockquote-top { 
	background:url("../images/quote-top.png") no-repeat scroll 0 0 transparent;
	height:23px;
	width:488px;
}
.blockquote-bottom { 
	background:url("../images/quote-bottom.png") repeat scroll 0 0 transparent;
	height:77px;
	width:488px;
}

li ul{padding: 0 0 0 30px;}

.underline{ text-decoration: underline;}

/*----------------------------------*/
/*              H TAGS              */
/*----------------------------------*/
h1,h2,h3,h4,h5,h6{
	font-family: "Times New Roman", Times, serif;
	color:#111111;
	}
h1{
	color: #bb0e14;
	font-size: 28px;
	font-weight:normal;
	letter-spacing: -1px;
	font-weight: normal;
	margin:0 0 -5px;
	line-height: 38px;
}
h1 sup{font-size: 18px;}
h2{
	color: #222222;
	font-weight:normal;
	font-size: 20px;
	margin:0 0 10px;
}
h3{
	color: #bb0e14;
	font-size:24px;
	font-weight:normal;
	padding: 0 0 2px;
	margin:0 0 10px;
	clear:both;
}
h3 a{
	font-weight:normal;
	padding: 0 0 2px;
}
h3 a:hover{color: #222222;}
h4{
	color:#004914;
	font-size:18px;
	font-weight:normal;
	padding: 0 0 2px;
	margin:0 0 10px;
	text-transform: uppercase;
}


/*----------------------------------*/
/*       GLOBAL POSITIONING         */
/*----------------------------------*/

#container{
	width:1000px;
	margin:0 auto;
}

#content-bg{
	background: url(../images/content-main.png) repeat-y center top;
	width:1000px;
	float: left;
}

#header{
	background: url(../images/header-bg.jpg) no-repeat center top;
	height: 550px;
	margin: 0 auto;
	width:1000px;
	position: relative;
}

#myslides{
	background: url(../images/header2.jpg) no-repeat left top;
	margin: 0 0 0 20px;
	float: left;
	width: 960px;
	height: 314px;
}

#logo{
	background: url(../images/logo.png)  no-repeat scroll 35px 28px transparent;
	float:left;
	height:120px;
	text-indent:-9999px;
	width:412px;
}

#content-main{	
	width:980px;
	margin: 0 auto;
}

#content-left {
	background:url("../images/content-left.jpg") no-repeat scroll center top #FFFFFF;
	float:left;
	margin:0 0 0 40px;
	height:auto !important;
	height: 965px;
	min-height:965px;
	padding:20px 20px 0px 20px;
	width:490px;
}

#content-left p{
	line-height: 22px;
}

#content-right{
	float: right;
	width: 340px;
	margin: 0 40px 30px 0;
	background-color: #ffffff;
	-moz-border-radius:10px 10px 10px 10px;
	height: auto !important;
	height: 940px;
	min-height: 940px;
}

p.right{margin: 20px;}

.shadow{
	background: url(../images/shadow.jpg) repeat-x left bottom;
	float: left;
	height: 35px;
	width: 530px;
	margin: 0 0 0 40px;
}

.last{padding: 0;}


#chat-btn{
	background: url(../images/chat.png) no-repeat left top;
	width: 263px;
	height: 100px;
	position: absolute;
	z-index: 9;
	margin: 53px 0 0 454px;
	text-indent:-9999px;
	border: none;
	cursor: pointer;
}


#chat-btn:hover{
	background-position: 0 -111px;
}

.ie7 #chat-btn{
	background: url(../images/chat.png) no-repeat left top;
	width: 263px;
	height: 100px;
	position: absolute;
	top: 53px;
	left: 430px;
	z-index: 9;
	margin: 0 auto;
	text-indent:-9999px;
	border: none;
	cursor: pointer;
}


.ie7 #chat-btn:hover{
	background-position: 0 -111px;
}

.ie8 #chat-btn{
	background: url(../images/chat.png) no-repeat left top;
	width: 263px;
	height: 100px;
	position: absolute;
	margin: 53px 0 0 70px;
	z-index: 9;
	text-indent:-9999px;
	border: none;
	cursor: pointer;
}


.ie8 #chat-btn:hover{
	background-position: 0 -111px;
}




 #video-btn{
	background: url(../images/view-media.png) no-repeat left top;
	width: 269px;
	height: 100px;
	position: absolute;
	z-index: 9;
	margin: 53px 0 0 674px;
	text-indent:-9999px;
	border: none;
	cursor: pointer;
}
#video-btn:hover{
	background-position: 0 -111px;
}


.ie7 #video-btn{
	background: url(../images/view-media.png) no-repeat left top;
	width: 269px;
	height: 100px;
	position: absolute;
	z-index: 9;
	margin-top: 53px;
	left: 1020px;
	text-indent:-9999px;
	border: none;
	cursor: pointer;
}
.ie7 #video-btn:hover{
	background-position: 0 -111px;
}

.ie8 #video-btn{
	background: url(../images/view-media.png) no-repeat left top;
	width: 269px;
	height: 100px;
	position: absolute;
	z-index: 9;
	margin: 53px 0 0 284px;
	text-indent:-9999px;
	border: none;
	cursor: pointer;
}
.ie8 #video-btn:hover{
	background-position: 0 -111px;
}



.english{
	background:url("../images/lang.png") no-repeat scroll right top transparent;
	color:#cccccc;
	position: absolute;
	font-size:12px;
	font-weight: normal;
	height:19px;
	margin:30px 0 0 420px;
	padding:0 20px 0 0;
	text-transform:uppercase;
	width:60px;
}


.spanish {
	background:url("../images/lang.png") no-repeat scroll right -40px transparent;
	color:#CCCCCC;
	font-size:12px;
	font-weight:normal;
	height:19px;
	position:absolute;
	text-transform:uppercase;
	width:120px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 66px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

.facebook {
    background:url("../images/facebook.png") no-repeat scroll right -2px transparent;
    color:#CCCCCC;
    font-size:12px;
    font-weight:normal;
    height:20px;
    margin: 5px 0 0 455px;
    padding:0 20px 0 0;
    position:absolute;
    text-transform:uppercase;
    width:70px;
}

.twitter {
    background:url("../images/twitter.png") no-repeat scroll right -2px transparent;
    color:#CCCCCC;
    font-size:12px;
    font-weight:normal;
    height:20px;
    margin: 5px 0 0 560px;
    padding:0 20px 0 0;
    position:absolute;
    text-transform:uppercase;
    width:55px;
}

.youtube {
    background:url("../images/youtube.png") no-repeat scroll right -2px transparent;
    color:#CCCCCC;
    font-size:12px;
    font-weight:normal;
    height:20px;
    margin: 5px 0 0 650px;
    padding:0 20px 0 0;
    position:absolute;
    text-transform:uppercase;
    width:60px;
}
.blog {
    background: url("../images/blog-icon.png") no-repeat scroll right -2px transparent;
    color:#CCCCCC;
    font-size:12px;
    font-weight:normal;
    height:20px;
    position:absolute;
    text-transform:uppercase;
    width:37px;
    margin: 5px 0 0 745px;
    padding: 0 20px 0 0;
}


.ie7 .facebook {
    background:url("../images/facebook.png") no-repeat scroll right -2px transparent;
    height:20px;
    width:70px;
	margin: -115px 0 0 -490px!important;
}

.ie7 .twitter {
    background:url("../images/twitter.png") no-repeat scroll right -2px transparent;
    height:20px;
    width:55px;
	margin: -115px 0 0 -385px!important;
}

.ie7 .youtube {
    background:url("../images/youtube.png") no-repeat scroll right -2px transparent;
    height:20px;
	margin: -115px 0 0 -295px!important;
    width:60px;
}
.ie7 .blog {
    background: url("../images/blog-icon.png") no-repeat scroll right -2px transparent;
    height:20px;
    width:37px;
	margin: -115px 0 0 -200px!important;
}

.ie8 .facebook {
    background:url("../images/facebook.png") no-repeat scroll right -2px transparent;
    height:20px;
    margin: 5px 0 0 75px;
    position:absolute;
    width:70px;
}

.ie8 .twitter {
    background:url("../images/twitter.png") no-repeat scroll right -2px transparent;
    height:20px;
    width:55px;
    margin: 5px 0 0 175px;
}

.ie8 .youtube {
    background:url("../images/youtube.png") no-repeat scroll right -2px transparent;
    height:20px;
    margin: 5px 0 0 260px;
    width:60px;
}
.ie8 .blog {
    background: url("../images/blog-icon.png") no-repeat scroll right -2px transparent;
    height:20px;
    width:37px;
    margin: 5px 0 0 350px;
}


#google_translate_element{
float: right;
margin: 0 20px 0 0;
}

.goog-te-gadget img {
display: none;
vertical-align: middle;
border: none;
}

.goog-te-gadget-simple .goog-te-menu-value {
color: #222;
font-weight: normal;
}

.english:hover{
	background:url("../images/lang.png") no-repeat scroll right -20px transparent;
	color:#ffffff;
}

.spanish:hover{
	background:url("../images/lang.png") no-repeat scroll right -60px transparent;
	color:#ffffff;
}

.facebook:hover{
	background:url("../images/facebook.png") no-repeat scroll right -23px transparent;
	color:#ffffff;
}

.twitter:hover{
	background:url("../images/twitter.png") no-repeat scroll right -23px transparent;
	color:#ffffff;
}

.youtube:hover{
	background:url("../images/youtube.png") no-repeat scroll right -23px transparent;
	color:#ffffff;
}
.blog:hover{
	background:url("../images/blog-icon.png") no-repeat scroll right -23px transparent;
	color:#ffffff;
}

#robert{
	background: url(../images/robert.png) no-repeat left top;
	width: 335px;
	height: 335px;
	position: absolute;
	margin: 141px 0 0 30px;
	z-index: 11;
}

#phone{
	background: url(../images/phone.png) no-repeat center top;
	width: 998px;
	height: 94px;
	position: absolute;
	margin: 339px 0 0;
	z-index: 9;
}

#free{
	background: url(../images/free-btn.png) no-repeat left top;
	width: 252px;
	height: 56px;
	position: absolute;
	margin:382px 0 0 330px;
	z-index: 11;
	cursor: pointer;
	text-indent: -9999px;
}

#free:hover{
	background: url(../images/free-btn.png) no-repeat left -60px;
}

#intro {
	background:url("../images/main-par.png") no-repeat scroll left top transparent;
	float:right;
	height:291px;
	line-height:18px;
	margin:0 40px 30px 0;
	padding:15px 20px 20px;
	width:549px;
}

#intro p{
	font-size: 12px;
	line-height:18px;
}


#exp {
	float:left;
	height:220px;
	margin: 10px 0 30px 40px;
	width:445px;
}

.highlight-wrapper{ 
	float: left;
	margin: 0 0 0 10px;
}

.highlight.form{
	background: url(../images/highlight-form.png) no-repeat left top !important;
	width: 240px;
	height: 260px;
	float: left;
	padding: 20px;
	margin: 0 0 30px 30px;
}

.highlight{
	background: url(../images/highlight.png) no-repeat left top;
	width: 240px;
	height: 260px;
	float: left;
	padding: 20px;
	margin: 0 0 30px 30px;
}

.highlight h1{ 
	line-height: 24px; 
	margin: 0 0 10px;
}

.highlight div{
	font-size: 14px;
	line-height: 24px;
	height: auto!important;
	height: 170px;
	min-height:170px;
}

.icon1{
	background: url(../images/cross.png) no-repeat left top;
	width: 61px;
	height: 61px;
	margin: -10px 0 0 180px;
	position: absolute;
}

.icon2{
	background: url(../images/toys.png) no-repeat left top;
	width: 107px;
	height: 63px;
	margin: -7px 0 0 148px;
	position: absolute;
}

.icon3{
	background: url(../images/mail.png) no-repeat left top;
	width: 69px;
	height: 63px;
	margin: -22px 0 0 190px;
	position: absolute;
}

.icon4{
	background: url(../images/warning.png) no-repeat left top;
	width: 61px;
	height: 63px;
	margin: -7px 0 0 180px;
	position: absolute;
}

.icon5{
	background: url(../images/app.png) no-repeat left top;
	width: 61px;
	height: 63px;
	margin: -7px 0 0 180px;
	position: absolute;
}

#free-footer{
	color: #dddddd;
	float: right;
	width: 431px;
	height: 261px;
	padding: 70px 20px 0 55px;
}

#free-footer-spanish{
	color: #dddddd;
	float: right;
	width: 431px;
	height: 261px;
	padding: 40px 20px 0 55px;
}

#free-footer h1{
	color: #e6353b;
	font-size: 24px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
}

#exp-player{
	float:right; 
	margin:20px 0 30px 0;
}

.thumb{
	float:right; 
	margin:20px 0 30px 0;
}

.attribute a {
	color:#AAAAAA;
	font-size: 12px;
}

.attribute a:hover {
	color:#ec2229;
}

div.quote-top{
	background:url(../images/quote-top.png) no-repeat top left;
	height:23px;
	width: 486px;
}
div.quote-bottom{
	background:url(../images/quote-bottom.png) no-repeat top left;
	height:53px;
	width: 486px;
	}
blockquote.fancy-quote{
	background:url(../images/quote-repeat.png) repeat-y top left;
	width: 400px;
	margin:0;
	padding:0 50px 0;
	font-size:18px;
	font-weight:bold;
	line-height:1.5em;
	text-indent:-8px;
	color:#eeeeee;
}

.attorneys{
	float:left;
	height:280px;
	margin:0 0 0 15px;
	padding:20px;
	width:240px;
}

.attorney-img{
	float: right;
	margin: 5px;
	padding: 2px;
	border: 1px solid #cccccc;
}

.attorney-logo{
	float: left;
	margin: 5px;
	padding: 42px;
	border: none;
}

.phone{
	margin: 0 0 20px;	
	color: #bb0e14;
	font-size: 28px;
	font-weight:normal;
	letter-spacing: -1px;
	font-weight: normal;
	display: block;
	text-align: center;
	/*margin:0 0 -5px;
	line-height: 38px;*/
}

.slide-thumb{
	border:5px solid #CCCCCC;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
}

.slide-thumb:hover{
	border:5px solid #777;
	float: left;
}

.slide-thumb1{
	border:5px solid #CCCCCC;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 19px;
	padding: 2px;
}

.slide-thumb1:hover{
	border:5px solid #777;
	float: left;
}


table.slide{margin:0;}


.highlight-news{ padding:20px; background: #efefef; margin: 0 0 20px; border: 1px solid #dfdfdf;}

.highlight-news h3{ color:#333333;}

.helmet-thumb {
	border:3px solid #CCCCCC;
	float:right;
	margin:10px 0 10px 10px;
}

.video-icon{border: none;}

.float-right{float: right; margin: 5px 0 5px 5px;}
.float-left{float: left; margin: 5px 5px 5px 0;}

.days{
	/*background:url("../images/free-btn.png") no-repeat scroll left top transparent;*/
	cursor:pointer;
	height:36px;
	margin:395px 0 0 710px!important;
	position:absolute;
	text-indent:-9999px;
	width:240px;
	z-index:13;
}

.toys-thumb{float: right; margin: 5px 0 0 5px;}

.videos-left{float: left; margin: 5px 5px 20px 0; clear: both; height: 80px; width: 500px;}

.video-source{ float: right; font-size: 10px; margin: -20px 10px 0; clear:both;}

/*----------------------------- LOCATION TABS------------------------------------- */

#locations {
	background:url("../images/vert-line.jpg") no-repeat scroll 213px 100px transparent;
	clear:both;
	float:left;
	height:300px;
	padding:30px 0 0 40px;
	width:420px;
}

#locations p{
	color: #ffffff;
	padding: 10px 0 0;
}

#locations .title {
	background:url("../images/locations-title.png") no-repeat scroll left top transparent;
	height:20px;
	margin:30px 0;
	width:257px;
}

#directions{
	background: url(../images/directions.png) no-repeat left 4px;
	float:left;
	height:50px;
	margin:50px 0 0 180px;
	text-indent:-9999px;
	width:35px;
	position: absolute;
}

#directions2{
	background: url(../images/directions.png) no-repeat left 4px;
	float:left;
	height:50px;
	margin:70px 0 0 180px;
	text-indent:-9999px;
	width:35px;
	position: absolute;
}

/*-----------------------------PRACTICE / HOT TOPICS------------------------------------- */

#practice{
	float:left;
	width:265px;	
	z-index:1; /* IE6 */
	position:relative;
}

#practice ul, #hot-topics ul{
	padding: 0;
}

div.panes div#practice, div.panes div#hot-topics {
	display:none;
	border: none;
	border-top:0;
	height:200px;
	font-size:14px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
	
#pa-left, #ht-left{
	float:left;
	width:125px;
	margin:0 20px 0 0;
}

#pa-right, #ht-right{
	float:left;
	width:110px;
	margin:0;
}
	
#hot-topics{
	float:left;
	width:265px;	
	z-index:1; /* IE6 */
	position:relative;
}
	
#practice a,  #hot-topics a{
	color:#222222;
	display:block;
	line-height: 14px;
	}
#practice li:hover,  #hot-topics li:hover{
	background:#bbb;
	color:#BB0E14;
	}
#pa-left li, #pa-right li, #ht-left li, #ht-right li{
	border-bottom:solid 1px #bbbbbb;
	padding:3px 0 3px 3px;
	font-size:11px;
	line-height: 14px;
	}

/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;	
}
div.vert-panes div.vert-pane {
	display:none;	
}

.panes{
	padding:15px 0 10px 10px;
	width:300px;
	height: 250px;
	/*background: url(../images/pa-bg.jpg) no-repeat left bottom;*/
	overflow:hidden;
}
.panes li{
	zoom: 1; /* invokes hasLayout in IE6 for disappearing bullets */
	list-style:square;
	color:#939393;	
	}
	
.vert-panes{
	padding:15px 0 10px 10px;
	width:300px;
	height: 250px;
	/*background: url(../images/pa-bg.jpg) no-repeat left bottom;*/
	overflow:hidden;
}
.vert-panes li{
	zoom: 1; /* invokes hasLayout in IE6 for disappearing bullets */
	list-style:square;
	color:#939393;	
	}	
	
#news-wrapper .panes{
	padding:0;
	width:auto;
	height: auto;
	/*background: url(../images/pa-bg.jpg) no-repeat left bottom;*/
}

#locations .panes{
	padding:0;
	width:auto;
	height: auto;
}

#news-wrapper .vert-panes{
	padding:0;
	width:auto;
	height: auto;
	/*background: url(../images/pa-bg.jpg) no-repeat left bottom;*/
}

#locations .vert-panes{
	padding:0;
	width:auto;
	height: auto;
}

/*-----------------------------NEWS------------------------------------- */

.news{
	color: #BB0E14;
	line-height: 14px;
	margin: 0 0 0 15px;
}

.news p{
	padding: 0 0 8px;
	font-size: 10px;
}

.news a{
	color: #222222;
	text-decoration: underline;
}

.news a:hover{
	color: #BB0E14;
	text-decoration: none;
}

/*-----------------------------BUTTONS------------------------------------- */

#intro a.btn-red{
	background: url(../images/red-btn.png) no-repeat left top;
	font-size:10px;
	float: right;
	text-transform:lowercase;
	display:block;
    zoom:1;
	color:#ffffff;
	width:75px;
	height:26px;
	padding: 5px 0 0 13px;
	float:right;
	margin:0;
	text-decoration:none;
	line-height: 16px;
}

#intro a.btn-red:hover{
	background: url(../images/red-btn.png) no-repeat left -31px;
	color: #ffffff!important;
}

a.btn-red{
	background: url(../images/red-btn.png) no-repeat left top;
	font-size:10px;
	float: right;
	text-transform:lowercase;
	display:block;
    zoom:1;
	color:#ffffff;
	width:75px;
	height:26px;
	padding: 5px 0 0 13px;
	float:right;
	margin:0 0 10px 0;
	text-decoration:none;
	line-height: 16px;
}

a.btn-red:hover{
	background: url(../images/red-btn.png) no-repeat left -31px;
	color: #ffffff!important;
}
	
/*---------------------------NAV*/
@charset "utf-8";
/*////////// Nav Dropdown CSS //////////*/

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

#nav {
	background:url("../images/nav.jpg") repeat-x scroll left top transparent;
	display:block;
	height:60px;
	margin:464px 0 30px 20px;
	position:absolute;
	width:960px;
	z-index:10;
}

#nav ul {
	list-style:none; 
	margin:0 0 0 12px;
	/*margin:0 0 0 73px;*/ 
	padding:0; 
	float: left; 
	}
*html #nav ul{margin-left:12px;}
#nav ul * {
	margin:0; 
	padding:0;
	}
#nav ul a {
	display:block; 
	color:#ffffff; 
	text-decoration:none; 
	font-size:14px; 
	font:Arial, Helvetica, sans-serif normal; 
	text-align: center;
	font-weight: normal;
}

body.home-link #home-link{background: url(../images/nav-hover.jpg) repeat-x left top;}
body.firm-link #firm-link{background: url(../images/nav-hover.jpg) repeat-x left top;}
body.news-link #news-link{background: url(../images/nav-hover.jpg) repeat-x left top;}
body.testimonials-link #testimonials-link{background: url(../images/nav-hover.jpg) repeat-x left top;}
body.faq-link #faq-link{background: url(../images/nav-hover.jpg) repeat-x left top;}
body.practice-link #practice-link{background: url(../images/nav-hover.jpg) repeat-x left top; !important}
body.resources-link #resources-link{background: url(../images/nav-hover.jpg) repeat-x left top;}
body.referrals-link #referrals-link{background: url(../images/nav-hover.jpg) repeat-x left top;}
body.contact-link #contact-link{background: url(../images/nav-hover.jpg) repeat-x left top;}

#nav ul a#practice-link{
	height:15px;
	background:url(../images/nav-arrow-r.png) no-repeat right;
	padding: 13px 13px 26px 13px;
}
#nav ul a.menuhover{background-image:url(../images/nav-bg-more.png) no-repeat right !important;}
#nav ul a:hover {
	display:block;
	text-decoration:none; 
	color: #ddd; 
	background: url(../images/nav-hover.jpg) repeat-x left top; 
	/*padding:20px 19px 18px;*/
	}
#nav ul li {
	position:relative; 
	display: inline;
	float: left;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	
}
#nav ul li a{
	color:#FFFFFF;
	float:left;
	font-family:Helvetica Neue,Helvetica,Arial,sans serif;
	font-size:13px;
	text-transform:uppercase;
	/*height:16px;*/
	line-height: 16px;
	padding:20px 13px;
	width:auto;
	margin:0 1px 0 0;
	}
#nav ul ul {
	position:absolute; 
	top:54px; 
	left:0;
	background:#66060a; 
	display:none; 
	opacity:0; 
	list-style:none;
	padding:0 0 0 20px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	width:400px;
}

#nav ul ul.faq {
	position:absolute; 
	top:54px; 
	left:0;
	background:#66060a; 
	display:none; 
	opacity:0; 
	list-style:none;
	padding:0 0 0 20px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	width:240px;
}

html* #nav ul ul {left:-23px;}
*html #nav ul ul {left:-12px;}

/*-----TO KEEP TOP NAV IN HOVER STATE WHEN SUBNAV IS HOVERED-----*/
#nav ul li:hover #practice-link{
	color: #ffffff; 
	background:url(../images/nav-hover.jpg) repeat-x left top;  
}

#nav ul li:hover #faq-link{
	color: #ffffff; 
	background:url(../images/nav-hover.jpg) repeat-x left top;  
}
/*--------------------------------------------------------------*/

#nav ul ul li {
	position:relative; 
	border:none; 
	border-top:none; 
	width:220px; 
	margin:0;
}
/**html #nav ul ul li {width:180px;}*/
#nav ul ul li a {
	display:block; 	
	text-align: left; 
	font-weight: bold;		
	padding:5px 10px;
	text-transform:none;
	font-size:14px;
	border:none;
}
#nav ul ul li a:hover {
	background:#ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display:block;
	text-decoration:none; 
	color: #444444; 
	background-color:#ffffff; 
	border:0px;
	padding:5px 10px;
}
#nav ul ul div{
	width:180px;
	float:left;
	height:300px; /*CHANGE BG HEIGHT*/
}

#nav ul ul.faq div{
	width:180px;
	float:left;
	height:160px;
}

*html #nav ul ul div{padding:20px 0; margin:0; width:180px;}
/**:first-child+html #nav ul ul div{padding:20px 0 20px 0;}*/

#nav ul ul div h3{
	float:left;
	color:#dddddd;
	padding-bottom:10px;
	}
	
#nav ul ul div#c1, #nav ul ul div#c2{padding: 20px 0 0 0;}

#nav ul ul ul {
	left:148px; 
	top:-1px;
	}
#nav ul .sub {
	background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat;
	}
#nav ul .topline {
	border-top:1px solid #aaa;
	}
#nav .spacer{
	padding: 10px 0 20px 20px;
	height:110px;	
	}

/*----------------------------------FOOTER*/
#footer-wrap {
	background:url("../images/footer-bg.jpg") no-repeat scroll right 2px transparent;
	clear:both;
	height:331px;
	margin:0 auto;
	width:980px;
}
	
#footer {
	background:url("../images/footer.jpg") repeat-x center bottom;
	clear:both;
	color:#FFFFFF;
	height:335px;
	margin: 0 auto;
	width:auto!important;
	width: 1000px;
	min-width: 1000px;
}	

#links{
	background: url(../images/content-main.png) repeat-y center top;
	clear: both;
	height: 150px;
	margin: 0 auto;
	width: 1000px;
}

#footer a{
	color:#ffffff;
	}
#footer a:hover{
	color:#999999;
	}
#footer-links{
	background: url(../images/content-main.png) repeat-y center top;
	clear: both;
	height: 150px;
	margin: 0 auto;
	width: 1000px;	
	color: #666666;
	padding: 30px 0 0;
	margin:0 auto;
	text-align:center;
	font-size: 10px;
}
#footer-links a{
	color:#666666;
	}
#footer-links a:hover{
	color:#cccccc;
	}
#footer-links img{
	margin-left: 30px;
}
a.final-link {
	font-weight: normal;
	font-family:"Times New Roman",Times,serif;
	font-size:24px;
}

/*----------------------------------*/
/*              FORMS               */
/*----------------------------------*/

/*---------------------------------------SMALL FORM*/
#form{
	float:left;
	width:240px;
}

#form h1{color: #ffffff;}

#form-title{
	background: url(../images/form-title.png) no-repeat 12px bottom;
	padding: 0 0 0 12px;
	font-family:"Times New Roman", Times, serif;
	font-size: 25px;
	color: #ffffff;
	font-weight: normal;
	border: none;
}

.smallForm {
	float: left;
	margin: 12px 0 0 5px;
	width: 240px;
	clear: both;
}

.smallForm .formInput, .smallForm select {
	border-color:#FFFFFF;
	border-style:none;
	color:#444444;
	display:block;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	height:16px;
	margin:2px 0 10px;
	padding:0 0 0 7px;
	text-align:left;
	width:220px;
}

.smallForm textarea {
	border-color:#FFFFFF;
	border-style:none;
	color:#444444;
	display:block;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	height:33px;
	margin:0;
	padding:0 0 0 7px;
	text-align:left;
	width:220px;
}

.smallForm .formButton  {
	background:transparent url(../images/submit.png) no-repeat scroll left top;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-size:12px;
	font-weight:normal;
	height:42px;
	margin:21px 0 0 -4px;
	padding:0;
	text-indent:-9999px;
	text-transform:uppercase;
	width:240px;
}

.smallForm .formButton:hover{
	background: url(../images/submit.png) no-repeat left -42px;
}

.newCase {
	font-size: 12px;
	color: #ffffff;
	margin: 4px 0 0 15px;
	padding: 0;
}
	

.smallForm p{
	margin: 0;
	padding: 5px 0 3px;
}

/*---------------------------------------BIG FORM*/

.bigForm {
	padding: 0;
}

.bigForm .formInput, .bigForm select {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #999999;
	text-align: left;
	width: 185px;
}
	
.bigForm textarea {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #999999;
	text-align: left;
	width: 275px;
	height: 100px;
}

.bigForm .formButton  {
	background:transparent url(../images/submit.png) no-repeat scroll left top;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-size:12px;
	font-weight:normal;
	height:42px;
	margin:50px 0 0 -60px;
	padding:0;
	text-indent:-9999px;
	text-transform:uppercase;
	width:240px;
}

.bigForm .formButton:hover{
	background: url(../images/submit.png) no-repeat left -42px;
}

#divLeft{
	float: left;
	margin:7px 0 0 1px;
}

#divRight{
	float: right;
}

.bigForm #divRight{
	float: right;
	padding:8px 0 0;
}

#contactForm #divRight {
}

#contactForm #divLeft {
}

#contactForm .formButton {
	margin: 0;
	float: right;
}

/*----------------------------------*/
/*              IE6                 */
/*----------------------------------*/

*html #myslides{
	margin: 0 0 0 10px;
	float: left;
}

*html #footer {
	background:url("../images/footer.jpg") repeat-x left bottom;
	clear:both;
	color:#FFFFFF;
	height:335px;
	margin: 0 auto;
	width:auto;
}

*html #video-btn{
	background: url(../images/video-btn.png) no-repeat left top;
	width: 269px;
	height: 100px;
	position: absolute;
	z-index: 9;
	margin: -67px 0 0 -320px;
}

*html #video-btn:hover{
	background: url(../images/video-btn.png) no-repeat left top;
}

/**html #robert{
	background: url(../images/robert.png) no-repeat left top;
	width: 335px;
	height: 335px;
	position: absolute;
	margin: 100px 0 0 0px;
	z-index: 10001;
}

*html #phone{
	background: url(../images/phone.png) no-repeat center top;
	width: 998px;
	height: 94px;
	position: absolute;
	margin: 218px 0 0 0px;
	z-index: 9999;
}*/

*html #nav {
	background:url ../images/nav.jpg repeat-x scroll left top transparent;
	display:block;
	height:60px;
	margin:344px 0 30px -960px;
	position:absolute;
	width:960px;
	z-index:10;
}

/**html #free{
	background: url(../images/free-btn.png) no-repeat left top;
	width: 252px;
	height: 56px;
	position: absolute;
	margin:262px 0 0 -652px;
	z-index: 10002;
	cursor: pointer;
}*/

*html #intro {
	background:url("../images/main-par.png") no-repeat scroll left top transparent;
	float:right;
	height:286px;
	line-height:18px;
	margin:0 20px 0 0;
	padding:20px;
	width:549px;
}

*html #exp {
	float:left;
	height:220px;
	margin: 30px 0 30px 20px;
	width:445px;
}

*html #exp {
	float:left;
	height:220px;
	margin: 30px 0 30px 20px;
	width:445px;
	z-index: -1;
}

*:first-child+html #exp {
	float:left;
	height:220px;
	margin: 30px 0 30px 20px;
	width:445px;
	z-index: -1;
}

*html .highlight-wrapper{ 
	clear: both;
	margin: 0 0 0 -10px;
	width: 980px;
	height: 330px;
}

*html .highlight.form{
	background: url(../images/highlight.png) no-repeat left top;
	width: 260px;
	height: 260px;
	float: left;
	padding: 20px 10px;
	margin: 0 0 30px 30px;
}

*html #locations .title {
	background:url("../images/locations-title.png") no-repeat scroll left top transparent;
	height:20px;
	margin:50px 0 30px;
	width:257px;
}

*html #practice a:hover,  #hot-topics a:hover{
	color:#BB0E14;
}

*html .icon3{
	display: none;
	/*background: url(../images/mail.png) no-repeat left top;
	width: 69px;
	height: 63px;
	margin: -90px 0 0 80px;
	position: absolute;*/	
}

*html .smallForm .formButton  {
	background:transparent url(../images/submit.png) no-repeat scroll left top;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-size:12px;
	font-weight:normal;
	height:42px;
	margin:21px 0 0 -5px;
	padding:0;
	text-indent:-9999px;
	text-transform:uppercase;
	width:280px;
}

*html #form{
	float:left;
	width:240px;
	margin: 0 -20px 0 0;
}

*html .highlight.form h1{ 
	line-height: 24px; 
	margin: 0 0 10px 10px;
}

*html a.btn-red{
	background: url(../images/red-btn.png) no-repeat left top;
	font-size:10px;
	float: right;
	text-transform:lowercase;
	display:block;
    zoom:1;
	color:#ffffff;
	width:75px;
	height:26px;
	padding: 5px 0 0 13px;
	float:right;
	margin:5px 0 10px 0;
	text-decoration:none;
	line-height: 16px;
}

*html #content-left {
	background:none #FFFFFF;
	float:left;	
	margin:0 0 0 20px;
	height:auto !important;
	height: 950px;
	min-height:950px;
	padding:20px 20px 30px 20px;
	width:490px;
}

*html #content-right{
	float: right;
	width: 340px;
	margin: 0 20px 30px 0;
	background-color: #ffffff;
	-moz-border-radius:10px 10px 10px 10px;
	height: auto !important;
	height: 940px;
	min-height: 940px;
}

*html .highlight.form{
	background: url(../images/highlight-form.png) no-repeat left top !important;
	width: 240px;
	height: 260px;
	float: left;
	padding: 20px;
	margin: 0 0 15px 15px;
}

*html .highlight{
	background: url(../images/highlight.png) no-repeat left top;
	width: 240px;
	height: 260px;
	float: left;
	padding: 20px;
	margin: 0 0 15px 15px;
}

*html .shadow{
	background: url(../images/shadow.jpg) repeat-x left bottom;
	float: left;
	height: 35px;
	width: 540px;
	margin: 0 0 0 20px;
}

*html .spanish {
	background:url("../images/lang.png") no-repeat scroll right -40px transparent;
	color:#CCCCCC;
	font-size:12px;
	font-weight:normal;
	height:19px;
	margin:-90px 0 0 -500px;
	padding:0 20px 0 0;
	position:absolute;
	text-transform:uppercase;
	width:120px;
}

*html .facebook {
	background:url("../images/facebook.png") no-repeat scroll right -2px transparent;
	color:#CCCCCC;
	font-size:12px;
	font-weight:normal;
	height:20px;
	margin:-90px 0 0 -348px;
	padding:0 20px 0 0;
	position:absolute;
	text-transform:uppercase;
	width:70px;
}

*html .twitter {
	background:url("../images/twitter.png") no-repeat scroll right -2px transparent;
	color:#CCCCCC;
	font-size:12px;
	font-weight:normal;
	height:20px;
	margin:-90px 0 0 -245px;
	padding:0 20px 0 0;
	position:absolute;
	text-transform:uppercase;
	width:55px;
}

*html .youtube {
	background:url("../images/youtube.png") no-repeat scroll right -2px transparent;
	color:#CCCCCC;
	font-size:12px;
	font-weight:normal;
	height:20px;
	margin:-90px 0 0 -155px;
	padding:0 20px 0 0;
	position:absolute;
	text-transform:uppercase;
	width:55px;
}

*html .blog {
	background: url("../images/blog-icon.png") no-repeat scroll right -2px transparent;
	color:#CCCCCC;
	font-size:12px;
	font-weight:normal;
	height:20px;
	position:absolute;
	text-transform:uppercase;
	width:37px;
	margin: -90px 0 0 -65px;
	padding: 0 20px 0 0;
}

*html .english{
	background:url("../images/lang.png") no-repeat scroll right top transparent;
	color:#cccccc;
	position: absolute;
	font-size:12px;
	font-weight: normal;
	height:19px;
	margin:-90px 0 0 -130px;
	padding:0 20px 0 0;
	text-transform:uppercase;
	width:60px;
}

/*----------------------------------*/
/*               IE7                */
/*----------------------------------*/

*:first-child+html #video-btn{
	background: url(../images/video-btn.png) no-repeat left top;
	width: 269px;
	height: 100px;
	position: absolute;
	z-index: 9;
	margin: -67px 0 0 -320px;
}

*:first-child+html #video-btn:hover{
	background: url(../images/video-btn.png) no-repeat left top;
}

/**:first-child+html #robert{
	background: url(../images/robert.png) no-repeat left top;
	width: 335px;
	height: 335px;
	position: absolute;
	margin: 108px 0 0 -380px;
	z-index: 10001;
}

*:first-child+html #phone{
	background: url(../images/phone.png) no-repeat center top;
	width: 998px;
	height: 94px;
	position: absolute;
	margin: 219px 0 0 -979px;
	z-index: 9999;
}*/

*:first-child+html .english:hover{
	background:url("../images/lang.png") no-repeat scroll right top transparent;
	color:#ffffff;
}

*:first-child+html .spanish:hover{
	background:url("../images/lang.png") no-repeat scroll right -40px transparent;
	color:#ffffff;
}

*:first-child+html .facebook:hover{
	background:url("../images/facebook.png") no-repeat scroll right -23px transparent;
	color:#ffffff;
}

*:first-child+html .twitter:hover{
	background:url("../images/twitter.png") no-repeat scroll right -23px transparent;
	color:#ffffff;
}

*:first-child+html .youtube:hover{
	background:url("../images/youtube.png") no-repeat scroll right -23px transparent;
	color:#ffffff;
}

*:first-child+html .blog:hover{
	background:url("../images/blog-icon.png") no-repeat scroll right -23px transparent;
	color:#ffffff;
}

/**:first-child+html #free{
	background: url(../images/free-btn.png) no-repeat left top;
	width: 252px;
	height: 56px;
	position: absolute;
	margin:262px 0 0 -652px;
	z-index: 10002;
	cursor: pointer;
}*/

*:first-child+html #nav {
	background:url("../images/nav.jpg") repeat-x scroll left top transparent;
	display:block;
	height:60px;
	margin:344px 0 30px -960px;
	position:absolute;
	width:960px;
	z-index:10;
}

*:first-child+html #nav ul {
	list-style:none; 
	margin:0 0 0 23px; 
	padding:0; 
	float: left; 
	}
	
*:first-child+html #nav ul ul {
	position:absolute; 
	top:54px; 
	left:0;
	background:#66060a; 
	display:none; 
	opacity:0; 
	list-style:none;
	padding:0 0 0 20px;
	margin: 0;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	width:400px;
	}
	
*:first-child+html .highlight-wrapper{ 
	clear: both;
	margin: 0 0 0 10px;
	width: 980px;
	height: 330px;
}

*:first-child+html .highlight{
	background: url(../images/highlight.png) no-repeat left top;
	width: 240px;
	height: 260px;
	float: left;
	padding: 20px;
	margin: 0 0 30px 30px;
}

*:first-child+html #locations {
	background:url("../images/vert-line.jpg") no-repeat scroll 213px 100px transparent;
	clear:both;
	float:left;
	height:300px;
	padding:60px 0 0 40px;
	width:420px;
}

*:first-child+html .icon3{
	background: url(../images/mail.png) no-repeat left top;
	width: 69px;
	height: 63px;
	margin: -22px 0 0 -50px;
	position: absolute;
}

*:first-child+html .smallForm .formButton  {
	background:transparent url(../images/submit.png) no-repeat scroll left top;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-size:12px;
	font-weight:normal;
	height:42px;
	margin:21px 0 0 -10px;
	padding:0;
	text-indent:-9999px;
	text-transform:uppercase;
	width:240px;
}

*:first-child+html a.btn-red{
	background: url(../images/red-btn.png) no-repeat left top;
	font-size:10px;
	float: right;
	text-transform:lowercase;
	display:block;
    zoom:1;
	color:#ffffff;
	width:75px;
	height:26px;
	padding: 5px 0 0 13px;
	float:right;
	margin:5px 0 10px 0;
	text-decoration:none;
	line-height: 16px;
}

*:first-child+html #nav ul ul.faq {
	position:absolute; 
	top:54px; 
	left:0;
	background:#66060a; 
	display:none; 
	opacity:0; 
	list-style:none;
	padding:0 0 0 20px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	width:240px!important;
}

*:first-child+html .spanish {
	background:url("../images/lang.png") no-repeat scroll right -40px transparent;
	color:#CCCCCC;
	font-size:12px;
	font-weight:normal;
	height:19px;
	margin:-90px 0 0 -500px;
	padding:0 20px 0 0;
	position:absolute;
	text-transform:uppercase;
	width:120px;
}

*:first-child+html .english{
	background:url("../images/lang.png") no-repeat scroll right top transparent;
	color:#cccccc;
	position: absolute;
	font-size:12px;
	font-weight: normal;
	height:19px;
	margin:-90px 0 0 -470px;
	padding:0 20px 0 0;
	text-transform:uppercase;
	width:60px;
}

*:first-child+html .facebook {
	background:url("../images/facebook.png") no-repeat scroll right -2px transparent;
	color:#CCCCCC;
	font-size:12px;
	font-weight:normal;
	height:20px;
	margin:-90px 0 0 -348px;
	padding:0 20px 0 0;
	position:absolute;
	text-transform:uppercase;
	width:70px;
}

*:first-child+html .twitter {
	background:url("../images/twitter.png") no-repeat scroll right -2px transparent;
	color:#CCCCCC;
	font-size:12px;
	font-weight:normal;
	height:20px;
	margin:-90px 0 0 -245px;
	padding:0 20px 0 0;
	position:absolute;
	text-transform:uppercase;
	width:55px;
}

*:first-child+html .youtube {
	background:url("../images/youtube.png") no-repeat scroll right -2px transparent;
	color:#CCCCCC;
	font-size:12px;
	font-weight:normal;
	height:20px;
	margin:-90px 0 0 -155px;
	padding:0 20px 0 0;
	position:absolute;
	text-transform:uppercase;
	width:60px;
}

*:first-child+html .blog {
	background: url("../images/blog-icon.png") no-repeat scroll right -2px transparent;
	color:#CCCCCC;
	font-size:12px;
	font-weight:normal;
	height:20px;
	position:absolute;
	text-transform:uppercase;
	width:37px;
	margin: -90px 0 0 -60px;
	padding: 0 20px 0 0;
}
.bio-list {
	list-style-type: square;
	background-image: url(../images/bio-point.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#bcplayer{
	border: 10px solid #666666;
	float:right; 
	margin:20px 0 30px 0;

}

/*-----------------------Firefox-----------------------*/
@-moz-document url-prefix() {
#video-btn{
	background: url(../images/view-media.png) no-repeat left top;
	width: 269px;
	height: 100px;
	position: absolute;
	z-index: 9;
	margin-top: 53px;
	margin-left: 284px;
	text-indent:-9999px;
	border: none;
	cursor: pointer;
}

#chat-btn{
    background: url(../images/chat.png) no-repeat left top;
    width: 263px;
    height: 100px;
    position: absolute;
    z-index: 9;
    margin: 53px 0 0 254px;
    margin-left: 64px;
    text-indent:-9999px;
    border: none;
    cursor: pointer;
}

.facebook {
    background:url("../images/facebook.png") no-repeat scroll right -2px transparent;
    color:#CCCCCC;
    font-size:12px;
    font-weight:normal;
    height:20px;
    margin: 5px 0 0 55px;
    padding:0 20px 0 0;
    position:absolute;
    text-transform:uppercase;
    width:70px;
}

.twitter {
    background:url("../images/twitter.png") no-repeat scroll right -2px transparent;
    color:#CCCCCC;
    font-size:12px;
    font-weight:normal;
    height:20px;
    margin: 5px 0 0 160px;
    padding:0 20px 0 0;
    position:absolute;
    text-transform:uppercase;
    width:55px;
}

.youtube {
    background:url("../images/youtube.png") no-repeat scroll right -2px transparent;
    color:#CCCCCC;
    font-size:12px;
    font-weight:normal;
    height:20px;
    margin: 5px 0 0 250px;
    padding:0 20px 0 0;
    position:absolute;
    text-transform:uppercase;
    width:60px;
}
.blog {
    background: url("../images/blog-icon.png") no-repeat scroll right -2px transparent;
    color:#CCCCCC;
    font-size:12px;
    font-weight:normal;
    height:20px;
    position:absolute;
    text-transform:uppercase;
    width:37px;
    margin: 5px 0 0 345px;
    padding: 0 20px 0 0;
}

}

/*-----------------------END Firefox-----------------------*/
