* { behavior: url(iepngfix.htc); }

img, #nav { behavior: url(iepngfix.htc); }


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515050;
    background:#5a5b52 url(../images/bg-main.jpg)  fixed center top;
	margin: 0px;
	padding: 0px;

}


#container {
	/*background:url(../images/content-left-bg.jpg) left top repeat-y;*/
	width:960px;
	margin:0 auto;
	padding: 0px;

}

*html #container {
	width:960px;
	margin:0 auto;
	padding: 0px 0px 0px 10px;

}

img a {
	border:0;
}

/*-------------h tags---------------*/

h1{
	color: #005288;
	float: right;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	background:url(../images/h1-background.jpg) 12% top no-repeat;
	width: 515px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 55px;
}

h2{
	color: #3c3c3c;
	float: right;
	font-family: Arial,sans-serif;
	width: 515px;
	height: 12px;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	background:url(../images/h1-background.jpg) 12% bottom no-repeat;
	padding: 0px 0px 10px 55px;
}

h3{
	color: #005288;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	width: 555px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

h3 a{
	color: #005288;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	width: 515px;
	height: 20px;
	margin: 0px;
	text-decoration: none;
}

h4{
	color: #fff;
	float: left;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	background:url(../images/h3-background.jpg) 12% no-repeat;
	width: 256px;
	height: 23px;
	margin: 0px;
	padding: 7px 0px 10px 10px;
}

h4 a{
	text-decoration: none;
	color: #fff;
}

h4 a:hover{
	color: #FFFF00;
}



h5{
	color: #fff;
	float: left;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	background:url(../images/h5-background.jpg) 12% no-repeat;
	width: 558px;
	height: 23px;
	margin: 0px;
	padding: 9px 0px 10px 10px;
}

h5 a{
	text-decoration: none;
	color: #fff;
}

h5 a:hover{
	color: #FFFF00;
}


/*-------------END h tags---------------*/


/*----------------------------------*/
/*       GLOBAL POSITIONING         */
/*----------------------------------*/

a {
  color:#660000;
  text-decoration: underline;
}
a:hover {
	color:#056bae;	
}

p {
	padding: 0px;
	margin: 0px;
}

/*ul{
	margin: 0px;
	padding: 0px;
}*/

ol{
	float: left;
}

.float-weather{
	width: 295px;
	height: 61px;
	float: right;
	padding: 0px 10px 5px 5px;
}

.float-awards{
	clear:both;
	width: 219px;
	height: 169px;
	float: right;
	padding: 0px 10px 5px 5px;
}

.float-right{
	float: right;
	padding: 0px 10px 5px 5px;
}
.right {
	text-align:right;
}
.clear {
	clear:both;
}


/*----------------------------------*/
/*       GLOBAL POSITIONING  END    */
/*----------------------------------*/

#header{
	background:url(../images/flashBG-holder.jpg) center top no-repeat;
	width: 960px;
	height: 259px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#flash-banner{
	width: 578px;
	height: 169px;
	float: right;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

#content-left{
	background-color:  #F5F6F8;
	height:auto ;
	width:382px  ;
	float:left;
	margin: 0px;
	padding: 0px;	
}

#content-right{
	height: auto;
	width:578px  ;
	float:right;
	margin: 0px;
	padding: 0px;
}

#content-right p{
	padding: 0px 10px 10px 10px;
	line-height: 16px;
}

#practice{
	width: 185px;
	height: 349px;
	float:left;
	background:url(../images/practice-hot-BG3.jpg) top left repeat-y;
	margin-bottom: 1px;
}

#practice li{
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	list-style: none;
	background:url(../images/li-background.png) top left no-repeat;
	height: 28px;
	margin: 0px;
	padding: 0 0 0 17px;
}

#practice a{
	color: #fff;
	text-decoration: none;
}

#practice a:hover{
	color: #FFFF00;	
}


#practice ul{
	margin: 0px;
	padding: 0px 0 0 5px;
}

#hot-topics{
	width: 197px;
	height: 349px;
	float:left;
	background:url(../images/practice-hot-BG3.jpg) top right repeat-y;
	margin-bottom: 1px;
}

#hot-topics a{
	color: #fff;
	text-decoration: none;
}
#hot-topics a:hover{
	color: #FFFF00;	
}

#hot-topics li{
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	list-style: none;
	background:url(../images/li-background.png) top left no-repeat;
	width: 165px;
	height: 28px;
	margin: 0px;
	padding: 0 0 0 17px;
}


#hot-topics ul{
	margin: 0px;
	padding: 0px 0 0 10px;
}

#practice-b{
	width: 185px;
	height: 169px;
	float:left;
	background:url(../images/practice-hot-BG3.jpg) top left repeat-y;
	margin-bottom: 1px;
}

#practice-b li{
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	list-style: none;
	background:url(../images/li-background.png) top left no-repeat;
	height: 28px;
	margin: 0px;
	padding: 0 0 0 17px;
}

#practice-b a{
	color: #fff;
	text-decoration: none;
}

#practice-b a:hover{
	color: #FFFF00;	
}


#practice-b ul{
	margin: 0px;
	padding: 0px 0 0 5px;
}

#hot-topics-b{
	width: 197px;
	height: 169px;
	float:left;
	background:url(../images/practice-hot-BG3.jpg) top right repeat-y;
	margin-bottom: 1px;
}

#hot-topics-b a{
	color: #fff;
	text-decoration: none;
}
#hot-topics-b a:hover{
	color: #FFFF00;	
}

#hot-topics-b li{
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	list-style: none;
	background:url(../images/li-background.png) top left no-repeat;
	width: 165px;
	height: 28px;
	margin: 0px;
	padding: 0 0 0 17px;
}


#hot-topics-b ul{
	margin: 0px;
	padding: 0px 0 0 10px;
}

.hotTitle{
	width: 175px;
	height: 30px;
	margin: 0px;
	padding: 10px 0 0 10px;
	text-transform: uppercase;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 22px;
	color: #fff;
}

.practiceTitle{
	width: 175px;
	height: 30px;
	margin: 0px;
	padding: 10px 0 0 5px;
	text-transform: uppercase;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 22px;
	color: #fff;
}
.practice-title{
	padding: 0px;
	text-transform: uppercase;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 22px;
	color: #fff;
}

.practice-title-yellow{
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 22px;
	color: #fff09d;
}

.smallColumnLeft{
	width: 266px;
	float: left;
	margin: 0px;
	padding: 20px 25px 0px 10px;
}

.smallColumnRight{
	width: 266px;
	float: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.float-bankruptcy{
	float:left;
	width:200px;
	margin-left:50px;
}



/*-------------------MAP SECTION-------------------*/

.address{
	float: left;
	margin: 20px 0 0 0;
	padding: 8px 0px 0px 60px;
	background:url(../images/map-bg.jpg) 2% 40% no-repeat;
	width: 315px;
	height: 55px;
	line-height: 11px;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;	
}

.address2{
	float: left;
	margin: 20px 0;
	padding: 8px 0px 0px 60px;
	background:url(../images/map-bg.jpg) 2% 40% no-repeat;
	width: 315px;
	height: 55px;
	line-height: 11px;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;	
}

.addressNEW{
	float: left;
	margin: 0px;
	padding: 8px 0px 0px 10px;

	width: 315px;
	height: 55px;
	line-height: 11px;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;	
}

.rollcall {
	padding-top: 20px;
}

/*.addressText{
	font: Arial, Helvetica, sans-serif;
	color: #494949;
	
}*/




/*---------------END MAP SECTION-------------------*/

/*-------------CONSULTAION FORM---------------*/



.formTitle{
	width: 300px;
	height: 20px;
	margin: 0px;
	padding: 10px 0px 10px 15px;
}

#consultation{
	float: left;
	background: url(../images/form-BG.jpg) top left no-repeat; 
	width: 382px;
	height: 310px;
}

.white-txt{
	font-family: "Trebuchet MS",Arial,sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	width/*\**/: 350px\9;
	height/*\**/: 0px\9;
	float/*\**/: left\9;
	padding/*\**/: 0px 0px 0px 15px\9;
}

.free-space{
	display: none;
	display/*\**/: block\9;
	width/*\**/: 320px\9;
	height/*\**/: 33px\9;
}

#consultation p{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	padding/*\**/: 0px 0px 0px 0px\9;
}


.smallForm {
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	height: 213px;
	width: auto;
	
}

.smallForm .formInput, .smallForm select {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	border: 1px solid #999999;
	text-align: left;
	width: 338px;
	height: 14px;
	padding: 0px 0 0 4px;
	margin:0;
	display: block;
	
	}

.smallForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	border: 1px solid #999999;
	text-align: left;
	width: 337px;
	height: 90px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

.smallForm .formButton  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
	font-weight: bold;
	font-style: italic;
	background-color:#235d8f;
	color: #fff;
	margin: 0 0 0 9px;
	padding: 0;
	height: 36px;
	width: 111px;
	background: url(../images/helpButton-bg.png) left top no-repeat;
	border: none;
	float: left;
	display: block;
	clear:left;
	cursor: pointer;
}

#consultation .smallForm p {
	padding: 0px 0px 4px 15px;
	margin: 0;
	width: 338px;
}

*html #consultation .smallForm p {
	padding: 0px 0px 1px 15px;
	margin: 0;
	width: 338px;
}

.searchForm {
	width: 145px;
	height: 14px;
	float: left;
	margin: 8px 0 0 375px;
	padding: 0;
	
}

#searchBtn{
	width: 51px;
	height: 18px;
	float: left;
	margin: 8px 0 0 5px;
	padding: 0;
}


/*-------------END CONSULTAION FORM---------------*/




/*----------------------FOOTER-------------------------*/


#footer{
	font-size: 10px;
	float: left;
	width: 960px;
	height: 47px;
	background:url(../images/footer-bg.jpg) left top no-repeat;
	color: #fff;
	font-weight: bold;
	margin: 20px 0 0;
	padding: 0;
}

#footer-content{
	width: 960px;
	padding: 12px 0 0 10px;
}

#footer-content a{
	color: #fff;
	text-decoration: none;
}

#footer-content a:hover{
	color: #FFFF00;
}

#footer-content .spacer{
	padding: 0 1px;
}

#footer li{
	list-style: none;
	display: inline;
}

#footer ul{
	margin: 0;
	padding: 0;
}

#bookmarks{
	text-align: right;
	float: right;
	height: 10px;
	width: 180px;
	padding: 0px 10px 0px 0px;
	margin: -25px 10px 0px 0px;
}

#bookmarks ul li{
	line-height: 15px;
	padding: 0px;
	margin: 0px;
}



/*-----------------------------------------------------------------*/
/*                         LONG FORM        				   	   */
/*-----------------------------------------------------------------*/

#divDisclaimer{
	float: left;
	padding: 25px 0 0 20px;
	width: 500px;
	margin: 0px;
}

#divDisclaimer p{
	width: 450px;
}

#divLeft{
	float: left;
	width: 275px;
	height: 575px;
	margin: 15px 0px 0 8px;
	padding: 0px;
}

#divRight{
	float: left;
	width: 140px;
	height: 0px;
	/*height: 125px;*/
	margin: 35px 0 0 0px;
	padding: 0px;
}


.bigForm {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}

.bigForm .formInput, .bigForm select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	border: 1px solid #999999;
	text-align: left;
	width: 250px;
	height: 18px;
	padding: 2px 0 0 4px;
	margin:0;
	display: block;
	
	}

.bigForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: 1px solid #999999;
	text-align: left;
	width: 250px;
	height: 75px;
	padding: 0px;
	margin: 0;
}

.bigForm .formButton  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
	font-style: italic;
	background-color:#235d8f;
	color: #fff;
	margin: 10px 0 0 0px;
	padding: 0;
	height: 36px;
	width: 111px;
	background: url(../images/helpButton-bg.png) left top no-repeat;
	border: none;
	display: block;
	cursor: pointer;
}



.bigForm p {
	padding: 5px 0 5px 0;
	margin: 0;
	width: 250px;
}



/*-----------------------------------------------------------------*/
/*                         LONG FORM IE6       				   	   */
/*-----------------------------------------------------------------*/

*html #divDisclaimer{
	float: left;
	padding: 0px 0 0 20px;
	width: 500px;
	margin: 0px;
}




/*------------------END FOOTER-------------------------*/


.contactPageNumber{
	color: #005288;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	width: 515px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#feature {
	padding: 5px;
	margin: 20px 8px;
	background: #f1f1f1;
	border: 4px #005288 solid;
	clear: both;
}




#foxLp #content-right{
	float:right;
	}
#foxLp #consultation {
	background:transparent;
	float:right;
	height:400px;
	width:558px;
	color:#222222;
	padding: 10px;
}

#foxLp .formTitle {
	background:transparent;
	float:left;
	height:auto;
	width:500px;
	color:#222222;
	font-size:22px;
	text-transform: uppercase;
	font-family: "Trebuchet MS",Arial,sans-serif;
}

#foxLp .practice-title{
	color: #222222;
}
