BODY {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color: #000;
	}
#wrapper_in {
	width: Auto;
	margin:0.5%;
	padding: 0;
	border: 0;
	float: none !important;
	color:#000;
	background: transparent;
	}
p {
	font-size: 12px;
	margin: 0 2px 5px 2px;
	}
h1 {background: white; color: black; text-decoration: underline; font-weight: bold; padding-bottom: 1px; font-size:16px}
h2 {background: white; color: black; text-decoration: underline; font-weight: bold; padding-bottom: 1px; font-size:14px}
h3, h4, h5 {background: white; color: black; text-decoration: underline; font-weight: bold; padding-bottom: 1px; font-size:12px}
.centerText {background: white; color: black; text-decoration: underline; font-weight: bold;}
.article_title {background: white; color: black; text-decoration: none; font-weight: bold;}
.article_title_main {background: white; color: black; text-decoration: none; font-weight: bold;}
.article_subtitle_main {
	font: bold 75% Arial, Helvetica, sans-serif;
	margin:0 0 0 15px;
	color: #000;
	}
.article_date {
	font: italic 70% Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 17px;
	color: #000;
	}
/*Styles for page header*/
#banner {display: none;}
div#specializing{display: none;}
#testimonial_sm p{text-align:left; padding:8px 28px; color:#FFF;}
#center_pixBG{display: none;}	
#feature{display: none;}
#sitemap {display: none;}

/*Styles for Main navigation bar */
#nav {display: none;}
#nav ul {display: none;}
#nav li {display: none;}
#nav a{display: none;}
#nav a.last{display: none;}
#nav a.first{display: none;}
#nav a.here{display: none;}
#nav a.first_here{display: none;}
#nav a:hover, #nav a.first_here, #nav a.here {display: none;}
	
/*Styles for sub navigation bar */
#subnav ul{display: none;}
#subnav li{display: none;}
#subnav a{display: none;}
#subnav a.first{display: none;}
#subnav a:hover{display: none;}

/*Styles for content */
#content {margin-left:10%;}
#content_main {float:left; width:592px; margin:0; padding:0; text-align:left; border-left:1px solid #FFF;}
#main_content {background:#DD4455; text-align:left;}
#content p {padding:0px 14px 10px 14px; font: 11px/16px verdana, arial, sans-serif;	color:#000; text-align: left;}
#intro-area {display: none;}
#intro-area_sm {display: none;}
#center_pix {display: none;}

/*   Styles for headers    */
#header_about h1, #header_assemblybill h1, #header_coaching h1, #header_conflict h1, #header_consulting h1, #header_contact h1, #header_features h1, #header_investigations h1, #header_litigation h1, #header_newsletter h1, #header_training h1 {height:40px; width:450px; padding:0; margin:6px 0 0 6px;}
#header_about h1 span, #header_assemblybill span, #header_coaching h1 span, #header_conflict h1 span, #header_consulting h1 span, #header_contact h1 span, #header_features h1 span, #header_investigations h1 span, #header_litigation h1 span, #header_newsletter h1 span, #header_training h1 span {display:inline}

#header_about h1 {background: url(../images/headers.png) no-repeat;}
#header_assemblybill h1 {background: url(../images/headers.png) no-repeat;}
#header_coaching h1 {background: url(../images/headers.png) no-repeat;}
#header_conflict h1 {background: url(../images/headers.png) no-repeat;}
#header_consulting h1 {background: url(../images/headers.png) no-repeat;}
#header_contact h1 {background: url(../images/headers.png) no-repeat;}
#header_features h1 {background: url(../images/headers.png) no-repeat;}
#header_investigations h1 {background: url(../images/headers.png) no-repeat;}
#header_litigation h1 {background: url(../images/headers.png) no-repeat;}
#header_newsletter h1 {background: url(../images/headers.png) no-repeat;}
#header_training h1 {background: url(../images/headers.png) no-repeat;}
a {color:#0000CC; text-decoration: none;}
a:hover{color:#B02815;}
ul {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 12px;
	color: #000;
}
#copy {padding:0px 0px 10px 14px}