* { behavior: url(iepngfix.htc); }

img, #nav { behavior: url(iepngfix.htc); }


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #515050;
	margin: 0px;
	padding: 0px;

}


#container {
	width:960px;
	margin:0 auto;
	padding: 0px;
	height: auto;

}

*html #container {
	width:960px;
	margin:0 auto;
	padding: 0px 0px 0px 12px;

}

/*-------------h tags---------------*/

h1{
	color: #005288;
	float: left;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	background:url(../images/h1-background.jpg) 12% no-repeat 0pt;
	width: 960px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 55px;
	clear:both;
}

h2{
	color: #3c3c3c;
	float: left;
	font-family: Arial,sans-serif;
	width: 960px;
	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;
	clear:both;
}

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 0pt;
	width: 256px;
	height: 23px;
	margin: 0px;
	padding: 0px 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 0pt;
	width: 960px;
	height: 23px;
	margin: 0px;
	padding: 0px 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{
	display: none;
}

.float-awards{
	display: none;
}
.right {
	text-align:right;
}


/*----------------------------------*/
/*       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{
	display: none;
}

#content-left{
	height:auto ;
	width:382px  ;
	float:left;
	margin: 0px;
	padding: 0px;	
}

#content-right{
	height: auto;
	width:960px  ;
	float:right;
	margin: 0px;
	padding: 0px;
}

#content-right p{
	padding: 0px 10px 10px 10px;
	line-height: 16px;
}

.address{
	float: left;
	margin: 0px;
	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;	
}

#practice{
	display: none;
}

#practice li{
	display: none;
}



#hot-topics{
	display: none;
}



.smallColumnLeft{
	width: 266px;
	float: left;
	margin: 0px;
	padding: 20px 25px 0px 10px;
}

.smallColumnRight{
	width: 266px;
	float: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

#consultation{
	display: none;
}


#footer{
	display: none;
}


#bookmarks{
	display: none;
}










