/******************************* Defaults *******************************/
html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: url(/assets/body_bg.gif) top center repeat-y #DFDFDF;
}
/****************************** Structure ************************************/
#outerWrapper {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 900px;
	background:#FFFFFF;
}
#wrapper {
	float:left;
	background:#FFFFFF;
}
#innerWrapper {
	display:inline;
	float:left;
	background:#FFFFFF;
}
#header {
	height: 18px;
	width: 900px;
	background: url(/assets/header.jpg) top left no-repeat #5a1212;
}
#titleHeader {
	height: 95px;
	width: 900px;
	background: url(/assets/titleHeader.jpg) top left no-repeat;
	margin-top: -1px;
}
#flashHeader {
	height: 172px;
	width: 900px;
}
#dateHeader {
	height: 22px;
	width: 900px;
	background: url(/assets/dateHeader.jpg) top left no-repeat;
}
#mainContent {
	clear:both;
	float:left;
	padding: 0;
	background: url(/assets/mainContent.jpg) top left no-repeat #FFFFFF;
}

#col_1 {
	float: left;
	position: relative;
	width: 206px;
}
#col_1top {
	background: url(/assets/_1top.gif) bottom left no-repeat;
	height: 25px;
}
#col_1bot {
	background: url(/assets/_1bot.gif) bottom left no-repeat;
	height: 10px;
}
#col_1mid {
	background: url(/assets/_1mid.gif) top left repeat-y;
	padding: 9px;
}
#col_1content {
	margin: -23px 0 20px 0;
}
#col_2 {
	float: right;
	position: relative;
	width: 693px;
}
#col_2top {
	background: url(/assets/_2top.gif) bottom left no-repeat;
	height: 25px;
}
#col_2mid {
	background: url(/assets/_2mid.gif) top left repeat-y;
	padding: 9px;
}
#col_2bot {
	background: url(/assets/_2bot.gif) bottom left no-repeat;
	height: 10px;
}
#col_2content {
	clear: both;
	margin: -23px 0 0 0;
	padding: 30px 25px 30px 25px;
	background: url(/assets/_2bg.gif) top left no-repeat;
}

#col_21 {
	float: left;
	position: relative;
	width: 436px;
}
#col_21top {
	background: url(/assets/_21top.gif) bottom left no-repeat;
	height: 25px;
}
#col_21bot {
	background: url(/assets/_21bot.gif) bottom left no-repeat;
	height: 10px;
}
#col_21mid {
	background: url(/assets/_21mid.gif) top left repeat-y;
	padding: 9px;
}
#col_21content {
	clear: both;
	margin: -23px 0 0 0;
	padding: 25px 10px 25px 15px;
	background: url(/assets/_21bg.gif) top left no-repeat;
}
#col_22 {
	float: right;
	position: relative;
	width: 256px;
}
#col_22top {
	background: url(/assets/_22top.gif) bottom left no-repeat;
	height: 25px;
}
#col_22bot {
	background: url(/assets/_22bot.gif) bottom left no-repeat;
	height: 10px;
}
#col_22mid {
	background: url(/assets/_22mid.gif) top left repeat-y;
	padding: 9px 0 9px 9px;
}
#col_22content {
	clear: both;
	margin: -23px 0 20px 0;
}
#footer { 
	float: left;
	position: relative;
	margin: 0;
	padding: 30px 0 0 0;
	height: 70px;
	width: 900px;
	text-align: center;
	background: #FFFFFF;
}
#copyright {
	height: 14px;
	width: 900px;
	background: #5a1212;
}body {
	font-family:
    verdana,			/* Windows, MacOS */
    helvetica,		/* Unix+X, MacOS */
    sans-serif;		/* Luxi Sans? */
	font-size: 15px;
}
h1, h1 a, h1 a:visited, h1 a:hover {
	font-weight: normal;
	font-size: 2.6em;
	line-height: 1.35em;
	color: #001244;
	font-family:
    georgia,		/* Windows, MacOS */
    times,			/* Unix+X, MacOS */
    serif;
	text-decoration: none;
	border: 0;
}
h2, h2 a, h2 a:visited, h2 a:hover {
	margin: 0 0 1em 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.9em;
	line-height: 1.35em;
	color: #001244;
	font-family:
    georgia,		/* Windows, MacOS */
    times,			/* Unix+X, MacOS */
    serif;
	text-decoration: none;
	border: 0;
}
h3, h3 a, h3 a:visited, h3 a:hover {
	margin: 0 0 .5em 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.15em;
	color: #222;
	text-decoration: none;
	border: 0;
}
h4, h4 a, h4 a:visited, h4 a:hover {
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.35em;
	color: #222;
	text-decoration: none;
	border: 0;
}
h5, h5 a, h5 a:visited, h5 a:hover {
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	color: #222;
	text-decoration: none;
	border: 0;
}
p {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	text-indent: 0;
	color: #222;
}
hr {
	height: 0;
	border: 0;
	display: none;
}
a, a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #1F397F;
}
a:hover {
	font-size: 1em;
	text-decoration: none;
	color: #222;
}
ul li {
	margin: 0 0 8px 0;
	padding: 0;
	list-style: none;
	color: #222;
}
ul.bulleted li {
	list-style-image: url(/assets/bullet.gif) !important;
}
ol li {
	margin: 0 0 8px 0;
	padding: 0;
	color: #222;
}
img {
	border: 0;
}
input,textarea {
	font-size: 12px;
	font-family:										
    verdana,			/* Windows, MacOS */
    arial,				/* Windows, MacOS */
    helvetica,			/* Unix+X, MacOS */
    sans-serif;
}
#copyright p {
	font-size: .6em;
	color: #FFFFFF;
}
a, a:visited, a:hover, a:active, a:focus {
  -moz-outline-style: none;
}
/****************************** replacement ******************************/
span.cantor_simon {
	font-weight: bold;
	color: #0d8334;
}
span.beyond_aggressive {
	font-weight: bold;
	font-style: italic;
}
span.highlight {
	font-weight: bold;
	color: #AF120A;
}
img.inline {
	float: right;
	margin: 15px 0pt 15px 25px;
}body {
	font-size: 15px !important;
}

#header,#titleHeader_nav,#flashHeader,#col_1,#col_22,#footer_nav,#contact_btns,#email_print,#email_print_top,.top_link{
	display: none;
	background: none !important;
}
#titleHeader {
	height: 100px !important;
}
#cantorsimon_logo {
	float: none !important;
	margin: 18px 0 0 23px !important;
	height: 70px !important;
	width: 240px !important;
}
#dateHeader {
	margin-left: 25px;
}
#col_2,#col_21 {
	float: none !important;
	width: 100% !important;
	background: none !important;
}
#col_2 li {
	width: 80% !important;
}
#titleHeader,#dateHeader,#col_2top,#col_2mid,#col_2bot,#col_2content,#col_2content p,#col_21top,#col_21mid,#col_21bot,#col_21content {
	background: none !important;
}
#titleHeader #cantorsimon_logo {
	text-indent: 0 !important;
	background: none !important;
}
h1,h2,h3,h4,h5 {
	text-indent: 0 !important;
}
#mainContent {
	border-top: 1px solid #000;
	background: none;
}
#copyright {
	display: none;
	border-top: 1px solid #000;
	background: none;
	width: 900px !important;
}
#copyright p {
	color: #000;
}
#print_contact {
	float: none !important;
	margin: -80px 0 0 650px;
	height: 70px !important;
	width: 240px !important;
}
#print_contact .print_phone {
	margin: 14px 0 0 35px;
	font-size: 1.4em;
	font-weight: bold;
}
#print_contact .print_address {
	margin: 0 0 0 35px;
	font-size: 1em;
}
p/****************************** header ******************************/
#header_nav {
	float: right;
	margin: 0;
	padding: 0;
}
#header_nav li  {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 1em;
	list-style: none;
	background: url(/assets/header_nav_divide.gif) bottom right no-repeat;
}
#header_nav li.first {
	
}
#header_nav li.last {
	margin-right: 8px;
	background: none;
}
#header_nav a, #header_nav a:visited {
	padding: 0 5px;
	font-size: .70em;
	line-height: .5em;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	border: 0;
	color: #FFFFFF;
}
#header_nav a:hover {
	text-decoration: none;
	border: 0;
	color: #EFE5D9;
}
/****************************** titleHeader ******************************/
#cantorsimon_logo {
	float: left;
	height: 95px;
	width: 300px;
	background: url(/assets/titleHeader_logo.jpg) top left no-repeat;
	text-indent: -9999em;
}
#cantorsimon_logo a {
	display: block;
	height: 95px;
	width: 392px;
	text-decoration: none;
}
#titleHeader_nav {
	float:right;
	margin: 0 14px 0 0;
	width: 400px;
}
#titleHeader_rss {
	float:right;
	margin: 10px 0 0 0;
	height: 12px;
	font-size: .8em;
	color: #919191;
}
#titleHeader_rss a, #titleHeader_rss a:visited {
	margin: 0 0 0 20px;
	font-size: .8em;
	color: #919191;
	text-decoration: none;
}
#titleHeader_rss a:hover {
	font-size: .8em;
	color: #222222;
	text-decoration: none;
}
#titleHeader_rss img {
	margin: -3px 0 0 4px;
	vertical-align: middle;
}
#titleHeader_quick {
	float:right;
	margin: 10px 0 0 0;
	width: 240px;
	height: 16px;
}
#titleHeader_quick .quick_links {
	float: right;
	margin: 0 0 0 0;
	height: 18px;
	width: 170px;
	font-size: .8em;
	color: #919191;
	border: 1px solid #DBC3AB;
}
#titleHeader_search {
	float:right;
	margin: 10px 0 0 0;
	background: url(/assets/titleHeader_search.jpg) top left no-repeat;
}
#titleHeader_search input.search_field {
	margin: -23px 0 0 50px;
	padding: 0 5px 0 5px;
	width: 144px;
	font-size: .7em;
	color: #919191;
	background: none;
	border: 0;
}
#titleHeader_search .search_btn {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 22px; 
	width: 22px;
	border: 0;
	color: #FFFFFF;
	font-size: 10px;
	font-family: verdana;
	text-transform: uppercase;
	background: url(/assets/titleHeader_search_btn.jpg) top left no-repeat;
	cursor: pointer;
	text-indent: -9999em;
}

/****************************** flashHeader ******************************/
#flashHeader {
	background: url(/assets/bg_index.jpg) top left no-repeat;
}
/****************************** dateHeader ******************************/
p.date {
	float: left;
	margin: -2px 0 0 10px;
	padding: 0;
	font-size: .86em;
	font-weight: bold;
	color: #5a1212;
}
#contact_btns {
	float: right;
	width: 283px;
}
#contact_btns .contact_us {
	float: left;
	margin: 0 0 0 0;
	padding: 0;

	width: 145px;
	font-size: .8em;
	font-weight: normal;
	color: #5a1212;
	background: url(/assets/contact_btn.jpg) top left no-repeat;
}
#contact_btns .directions {
	float: right;
	display: block;
	font-size: 20px;
	line-height: 100%;
	text-indent: -9999em;
	margin: 0 8px 0 0;
	padding: 0;

	width: 130px;
	font-size: .7em;
	font-weight: normal;
	color: #5a1212;
	background: url(/assets/directions_btn.jpg) top left no-repeat;
}
#contact_btns a, #contact_btns a:visited, #contact_btns a:hover {
	display: block;
	font-size: 20px;
	line-height: 100%;
	text-indent: -9999em;
	height: 18px;
	width: 120px;
}

/****************************** contactform/directions ******************************/
#form {
}

/****************************** mainContent ******************************/
#col_2content {
	margin-right: 10px;
}
#col_2content h2 {
	color: #001244;
}
#col_2content p {
	text-align: left;
	font-size: 1.02em;
}
#col_1nav {
	margin: 0 0 20px 0;
	padding: 10px;
	width: 170px;
	background: url(/assets/_1bg.gif) top left no-repeat;
}
#col_1nav ul.mainNav {
	margin: 0;
	padding: 0;
}
#col_1nav .mainNav li {
	margin: 0 0 15px -10px;
	width: 190px;
	list-style: none;
}
#col_1nav .mainNav li.subNav {
	margin-top: -15px;
}
#col_1nav .mainNav li.family_law a, #col_1nav .mainNav li.accident_law a, #col_1nav .mainNav li.motorcycle_law a, #col_1nav .mainNav li.firm_overview a, li.contact a, li.home a {
	display: block;
	font-size: 20px;
	line-height: 100%;
	height: 60px;
	width: 190px;
	text-decoration: none;
	text-indent: -9999px;
}
#col_1nav .mainNav li.family_law {
	background: url(/assets/link_family.jpg) top left no-repeat;
}
#col_1nav .mainNav li.accident_law {
	background: url(/assets/link_accident.jpg) top left no-repeat;
}
#col_1nav .mainNav li.motorcycle_law {
	background: url(/assets/link_motorcycle.jpg) top left no-repeat;
}
#col_1nav .mainNav li.firm_overview {
	background: url(/assets/link_firm.jpg) top left no-repeat;
}
#col_1nav .mainNav li.contact {
	background: url(/assets/link_contact.jpg) top left no-repeat;
}
#col_1nav .mainNav li.home {
	background: url(/assets/link_home.jpg) top left no-repeat;
}
#col_1nav ul.subNav {
	margin: 0;
	padding: 3px 0 7px 0;
	width: 190px;
	background: #F5EDE6;
}
#col_1nav ul.subNav li.sublinks {
	margin: 5px 0 0 0;
	padding: 1px 1px 1px 20px;
	text-indent: -5px;
	width: 169px;
}
#col_1nav ul.subNav li.sublinks:hover {
	background: #f7f2ec;
}
#col_1nav ul.subNav li.sublinks a, #col_1nav ul.subNav li.sublinks a:visited {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.3em;
	color: #000000;
}
#col_1nav .subNav li.sublinks a:hover {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.3em;
	color: #6e1617;
}
#col_1contact {
	margin: 0 0 20px 0;
	padding: 10px;
	width: 170px;
	background: url(/assets/_1bg.gif) top left no-repeat;
}
#col_1contact h3.contact {
	margin: -10px 0 0 -10px;
	padding: 0;
	height: 47px;
	width: 180px;
	text-indent: -9999em;
	background: url(/assets/_1contact_title.jpg) top left no-repeat;
}
#col_1contact p.contact {
	margin: 0;
	padding: 20px 0 12px 0;
	font-size: .9em;
	background: url(/assets/_1divide.gif) top left no-repeat;
}
#col_1contact p.calls {
	padding: -8px 0 12px 0;
	font-size: .8em;
}
#col_1contact h3.criminal {
	margin: -10px 0 0 -10px;
	padding: 0;
	height: 47px;
	width: 180px;
	text-indent: -9999em;
	background: url(/assets/_1criminal_title.jpg) top left no-repeat;
}
#col_1contact p.criminal{
	margin: 0;
	padding: 20px 0 10px 0;
	font-size: .6em;
	background: url(/assets/_1divide.gif) top left no-repeat;
}
#col_1contact p.criminal_link {
	padding: -8px 0 6px 0;
	font-size: .8em;
}
#col_1member {
	margin: 0 0 20px -10px;
	padding: 10px;
	width: 190px;
}
#col_1member h3.member {
	margin: -10px 0 0 0;
	padding: 0;
	height: 43px;
	width: 190px;
	text-indent: -9999em;
	background: url(/assets/_1member_title.jpg) top left no-repeat;
}
#col_1member .member_links {
	float: left;
	margin: 10px 0 40px 5px;
	padding: 0;
	width: 190px;
}
.member_links li {
	float: left;
}
.member_links a, .member_links a:visited, .member_links a:hover {
	display:block;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
}
.member_links li:hover {
	background-position: top left;
}
li.aaj_link {
	height: 50px;
	width: 88px;
	background: url(/assets/aaj_logo.gif) bottom left no-repeat;
}
li.aaj_link a, li.aaj_link a:visited, li.aaj_link a:hover  {
	height: 50px;
	width: 88px;
}
li.aztla {
	height: 50px;
	width: 46px;
	background: url(/assets/aztla_logo.gif) bottom left no-repeat;
}
li.aztla a, li.aztla a:visited, li.aztla a:hover  {
	height: 50px;
	width: 46px;
}
li.usdoj {
	height: 50px;
	width: 41px;
	background: url(/assets/dept_justice_logo.gif) bottom left no-repeat;
}
li.usdoj a, li.usdoj a:visited, li.usdoj a:hover  {
	height: 50px;
	width: 41px;
}
li.supreme_crt {
	height: 50px;
	width: 45px;
	background: url(/assets/supreme_crt_logo.gif) bottom left no-repeat;
}
li.supreme_crt a, li.supreme_crt a:visited, li.supreme_crt a:hover  {
	height: 50px;
	width: 45px;
}
li.district_crt {
	height: 50px;
	width: 45px;
	background: url(/assets/district_crt_az_logo.gif) bottom left no-repeat;
}
li.district_crt a, li.district_crt a:visited, li.district_crt a:hover  {
	height: 50px;
	width: 45px;
}
li.isba {
	height: 50px;
	width: 46px;
	background: url(/assets/isba_logo.gif) bottom left no-repeat;
}
li.isba a, li.isba a:visited, li.isba a:hover  {
	height: 50px;
	width: 46px;
}
li.azbar {
	height: 40px;
	width: 100px;
	background: url(/assets/state_bar_az_logo.gif) bottom left no-repeat;
}
li.azbar a, li.azbar a:visited, li.azbar a:hover  {
	height: 40px;
	width: 100px;
}
li.superlawyer {
	height: 50px;
	width: 83px;
	background: url(/assets/superlawyer_logo.gif) bottom left no-repeat;
}
li.superlawyer a, li.superlawyer a:visited, li.superlawyer a:hover  {
	height: 50px;
	width: 83px;
}
li.martindale {
	margin-top: -5px;
	height: 40px;
	width: 100px;
	background: url(/assets/martindale_logo.gif) bottom left no-repeat;
}
li.martindale a, li.martindale a:visited, li.martindale a:hover  {
	height: 40px;
	width: 100px;
}
li.million_dollar {
	margin-top: -5px;
	height: 43px;
	width: 50px;
	background: url(/assets/million_dollar_logo.gif) bottom left no-repeat;
}
li.million_dollar a, li.million_dollar a:visited, li.million_dollar a:hover  {
	height: 43px;
	width: 50px;
}
#question {
	clear: left;
	width: 124px;
	height: 68px;
	background: url(/assets/got_a_question.jpg) top left no-repeat;
}
#question a, #question a:visited, #question a:hover {
	display:block;
	margin: 0;
	padding: 0;
	width: 124px;
	height: 68px;
	line-height: 100%;
	text-indent: -9999em;
	cursor: pointer;
}
#col_2content {
	
}
ul.sublinks a:hover{
	background: #f9f2e9;
}
.category {
	clear: both;
	margin: 30px 0 0 0;
	padding: 0 0 25px 0;
	background: url(/assets/category_divide.gif) bottom center no-repeat;
}
.category_header {
	clear: left;
}
.category_header h4 {
	float: left;
	padding-top: 0;
}
.category_header h4 a {
	padding-top: 30px;
}
.category_header a.top_link {
	float: right;
}
.category_body {
	clear: left;
}
#col_2content h4 {
	padding-top: 20px;
}
#col_2content p {
	text-align: left;
}
#col_2content p a, #col_2content p a:visited {
	border-bottom: 1px solid #CCCCCC;
}
#col_2content p a:hover {
	border-bottom: 1px solid #7F7F7F;
}
#col_2content ul, #col_2content ul li {
	list-style: none;
	color: #222;
}
#col_2content ul li a, #col_2content ul li a:visited {
	font-size: 1em;
}
#col_22 h3 a, #col_22 h3 a:visited, #col_22 h3 a:hover {
	display: block;
	font-size: 20px;
	height: 47px;
	width: 230px;
	text-decoration: none;
	text-indent: -9999px;
}
#col_22news {
	margin: 0 0 20px 0;
	padding: 10px;
	background: url(/assets/_22bg.gif) top left no-repeat;
}
#col_22news h3.news {
	margin: -10px 0 0 -10px;
	padding: 0;
	height: 47px;
	width: 230px;
	text-indent: -9999em;
	background: url(/assets/_22news_title.jpg) top left no-repeat;
}
#col_22news .news_special {
	margin-left: -10px;
	background: url(/assets/_22divide.gif) top left no-repeat;
}
#col_22news .news_station_links {
	margin: 5px 0 0 -10px;
	width: 240px;
}
#col_22news .news_station_links a, #col_22news .news_station_links a:visited, #col_22news .news_station_links a:hover {
	margin: 0 -4px 0 0;
	padding: 0;
}
#col_22subscribe {
	margin: 0 0 20px 0;
	padding: 10px 0 30px 10px;
	background: url(/assets/_22bg.gif) top left no-repeat;
}
#col_22subscribe h3.subscribe {
	margin: -10px 0 10px -10px;
	padding: 0;
	height: 47px;
	width: 220px;
	text-indent: -9999em;
	background: url(/assets/_22subscribe.jpg) top left no-repeat;
}
#col_22subscribe h4 {
	margin: 0;
	padding: 0;
	font-size: .81em;
	color: #001244;
}
#subscribe {
	margin: 5px 0 5px 0;
	height: 16px;
	background: url(/assets/subscribe.gif) top left no-repeat;
}
#col_22subscribe p,#col_22subscribe span {
	color:#001244;
	font-size:0.8em;
	margin:0;
	padding:0 20px 0 0;
	text-align:left;
}
#subscribe input.subscribe_field {
	margin: 0 5px 0 50px;
	padding: 0 0 0 18px;
	width: 130px;
	font-size: .7em;
	color: #919191;
	background: none;
	border: 0;
}
#subscribe .subscribe_btn {
	position: relative;
	margin: -2px 0 0 0;
	padding: -2px 0 0 2px;
	height: 18px; 
	width: 22px;
	border: 0;
	color: #FFFFFF;
	font-size: 10px;
	font-family: arial;
	text-transform: uppercase;
	background: url(/assets/subscribe_btn.gif) top left no-repeat;
	cursor: pointer;
	text-indent: -9999em;
}
#col_22articles {
	margin: 0 0 20px 0;
	padding: 10px;
	background: url(/assets/_22bg.gif) top left no-repeat;
}

#col_22articles h3.article {
	margin: -10px 0 0 -10px;
	padding: 0;
	height: 47px;
	width: 230px;
	text-indent: -9999em;
	background: url(/assets/_22news_articles.jpg) top left no-repeat;
}
#col_22articles .article {
	margin: 10px 0 30px 0;
}
#col_22articles h4, #col_22articles h4 a, #col_22articles h4 a:visited, #col_22articles  h4:hover {
	margin: 0;
	padding: 0;
	font-size: .81em;
	color: #001244;
	font-weight: bold;
}
#col_22articles .article p {
	margin: 0;
	padding: 0;
	font-size: .8em;
	text-align: left;
	color: #001244;
}
#col_22articles .article a.read_more {
	float: right;
	margin: -10px 0 0 0;
	padding: 3px 17px 0 0;
	font-size: .7em;
	text-transform: lowercase;
	color: #AF120A;
	background: url(/assets/read_more_arrow.gif) bottom right no-repeat;
}
#col_22articles .article a.read_more:hover {
	color: #222;
}
#col_22articles .read_all {
	margin: 10px 0 30px 0;
}
#col_22articles .read_all h4 {
	margin-right: 85px;
	background: url(/assets/read_more_arrow.gif) bottom right no-repeat;
}
#col_22artgallery {
	margin: 0 0 20px 0;
	padding: 10px;
	background: url(/assets/_22bg.gif) top left no-repeat;
}

#col_22artgallery h3.artgallery {
	margin: -10px 0 0 -10px;
	padding: 0;
	height: 47px;
	width: 230px;
	text-indent: -9999em;
	background: url(/assets/_22art_gallery_title.jpg) top left no-repeat;
}
#col_22artgallery .thumbs {
	margin-left: -10px;
}
#col_22 .credit {
	margin: 20px 0 0 0;
	height: 40px;
	width: 240px;
	background: url(/assets/credit_cards.jpg) center center no-repeat;
}
/****************************** successes ******************************/
#col_21 .article {
	margin: 10px 0 30px 0;
}
#col_21 .article h4, #col_21 .article h4 a, #col_21 .article h4 a:hover, #col_21 .article h4 a:visited {
	margin: 20px 0 4px 0;
	padding: 0;
	color: #001E6F;
	font-size: 1em;
	font-weight: bold;
}
#col_21 .article p.article_date {
	margin: 0 0 6px 0;
	font-size: .85em;
}
#col_21 .article p {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.1em;
	text-align: left;
	color: #001244;
}
#col_21 .article a.read_more {
	float: right;
	margin: 4px 0 0 0;
	padding: 3px 17px 0 0;
	font-size: .7em;
	text-transform: lowercase;
	color: #AF120A;
	background: url(/assets/read_more_arrow.gif) bottom right no-repeat;
}
#col_21 a.read_more:hover {
	color: #222;
}
/****************************** in the news ******************************/
#video_interface {
	clear: both;
	height: 380px;
}
#video_player {
	position: absolute;
	margin: 0;
	height: 320px;
	width: 540px;
}
#video_description {
	position: absolute;
	z-index: 5;
	margin-top: 20px;
	right: 15px;
	width: 130px;
}
#video_description p {
	text-align: left;
	font-size: .85em;
}
#video_dir {
	position: absolute;
	z-index: 6;
	margin-top: 220px;
	right: 15px;
	width: 130px;
}
#video_dir a {
	padding: 0 0 0 24px;
	font-size: .85em;
	background: url(/assets/email_video.gif) top left no-repeat;
}
#video_dir .permalink{
	padding: 0 0 0 24px;
	font-size: .85em;
	background: url(/assets/permalink.gif) top left no-repeat;
	color: #1F397F;
}
#video_dir input {
	margin: 4px 0 0 1px;
	height: 14px;
	width: 125px;
	font-size: .85em;
}
#video_navigation {
	clear: both;
	margin: 0 -10px 0 -23px;
	width: 700px;
}
#video_navigation ul.video_links {
	clear: both;
	margin: 0;
	padding: 0;
	width: 700px;
}
#video_navigation ul.video_links  li {
	float: left;
	margin: 0 0 10px 0;
	padding: 5px;
	height: 120px;
	background: url(/assets/video_link_bg.gif) top left no-repeat;
}
#video_navigation ul.video_links p {
	margin: 0;
	padding: 0;
	width: 125px;
	text-align: left;
	font-size: .85em;
}
#video_navigation ul.video_links  img {
	margin: 0;
	padding: 0;
	height: 80px;
	width: 125px;
}
/****************************** podcast ******************************/
ul.podcast_links {
	margin: 0;
	padding: 0;
}
ul.podcast_links li {
	float: left;
	padding: 10px 0 10px 0;
	width: 350px;
	
}
ul.podcast_links li .header{
	float: left;
	margin: 0 10px 0 0;
}
ul.podcast_links li .body {
	float: left;
	width: 250px;
}
ul.podcast_links li .podcast_link span.link {
	margin: 0 5px 0 0;
}
ul.podcast_links li .podcast_link img{
	margin: 0 10px 0 0;
	padding-top: 4px;
	vertical-align: bottom;
}
ul.podcast_links li .podcast_link span.date {
	font-size: .7em;
	color: #222222;
}
ul.podcast_links li  p.details {
	margin: 4px 0 0 0;
	width: 250px;
	font-size: .8em;
}
ul.podcast_links li .listen {
	margin-top: 10px;
	height: 14px;
	width: 55px;
}
ul.podcast_links li .listen a, ul.podcast_links li .listen a:visited  {
	width: 55px;
	text-indent: -9999px;
	line-height: 100%;
	display: block;
	background: url(/assets/podcast_listen.gif) top left no-repeat;
}
ul.podcast_links li .listen a:hover {
	background-position: bottom left;
}

/****************************** podcast ******************************/
ul.rss_links {
	margin: 0;
	padding: 0;
}
ul.rss_links li {
	clear: left;
	padding: 10px 0 10px 0;
	width: 350px;
	
}
ul.rss_links li .header{
	clear: left;
}
ul.rss_links li .rss_link span.link {
	margin: 0 10px 0 0;
}
ul.rss_links li .rss_link img{
	margin: 0 10px 0 0;
	padding-top: 4px;
	vertical-align: bottom;
}
ul.rss_links li .rss_link span.date {
	font-size: .8em;
}
ul.rss_links li  p.details {
	margin: 4px 0 0 28px;
	width: 350px;
}

/****************************** news articles ******************************/
#articles .success_story {
	margin: 10px 0 30px 0;
}
#articles .success_story h4 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #001244;
}
#articles .success_story p {
	margin: 0;
	padding: 0;
	font-size: 1em;
	text-align: left;
	color: #001244;
}
#articles .success_story a.read_more {
	float: right;
	margin: 4px 0 0 0;
	padding: 3px 17px 0 0;
	font-size: .8em;
	text-transform: lowercase;
	color: #001244;
	background: url(/assets/read_more_arrow.gif) bottom right no-repeat;
}
/****************************** article ******************************/
h2.article_title {
	margin: 0 0 .2em 0;
}
h3.subtitle {
	margin: 0 0 .5em 0;
}
p.article_date {
	margin: 0;
	padding: 0;
	font-size: .85em !important;
}
p.article_author {
	margin: 0 0 3em 0;
	padding: 0;
	font-size: .85em !important;
	font-style: italic;
}
ul.article_link_list {
	margin: 0;
	padding: 0 0 0 15px;
}

/****************************** contact ******************************/
	#contact_form {
		width: 900px;
		min-height: 330px;
		background: url(/assets/contact_bg.jpg) top left no-repeat;
	}
	#contact_form .fields {
		padding: 118px 0 0 37px;
		width: 850px;
	}
	.fields_01 input, .fields_02 input, .fields_03 input, .fields_04 input {
		padding: 3px;
		border: 0;
		background: none;
		height: 14px;
	}
	#contact_form .fields_01 {
		float: left;
		width: 143px;
		margin: -1px 24px 0 0;
	}
	#contact_form .fields_01 input {
		width: 140px;
		margin: 2px 0 25px 0;
	}
	#contact_form .fields_02 {
		float: left;
		width: 143px;
		margin: -1px 25px 0 0;
	}
	#contact_form .fields_02 input {
		width: 140px;
		margin: 2px 0 25px 0;
	}
	#contact_form .fields_02 .short_fields {
		width: 147px;
		margin-bottom: 2px;
	}
	#contact_form .fields_02 input#state { float: left; height: 14px; width: 61px;}
	#contact_form .fields_02 input#zip { float: right; height: 14px; width: 61px; }
	#contact_form .fields_03 {
		float: left;
		width: 295px;
		margin: 0 26px 0 0;
	}
	#contact_form .fields_03 textarea {
		padding: 2px 4px;
		border: 0;
		background: none;
		height: 160px;
		width: 292px;
		overflow: auto;
	}
	#contact_form .fields_04 {
		float: left;
		padding-top: 60px;
	}
	#contact_form .fields_04 img.validation {
		margin: 0 0 13px 0;
	}
	#contact_form .fields_04 #validation {
		width: 63px;
		margin: 5px 0 16px 2px;
	}
	.contact_submit {
		margin-left: 13px;
		height: 35px;
		width: 161px;
		background: url(/assets/contact_submit.jpg) bottom left no-repeat;
	}
	.contact_submit:hover {
		background-position: top left;
		cursor: pointer;
	}
	.contact_submit input.submit {
		padding: 0 !important;
		height: 35px;
		width: 135px !important;
		border: 0;
		color: #FFFFFF;
		font-weight: bolder;
		text-transform: uppercase;
	}
	.contact_submit input.submit:hover {
		color: #212B5C;
		cursor: pointer;
	}
/****************************** research ******************************/
ul.research_links {
	margin: 0 0 30px 0;
	padding: 0;
	width: 350px;
}
.research_links li {

	font-size: .8em;
}
.research_links a, .research_links a:visited, .research_links a:hover {
	font-size: 1em;
}
/****************************** research footer ******************************/
div.researchlink_footer {
	float: left;
	margin: 0 0 50px 0;
	width: 900px;
}
h4.researchlink_footer {
	margin: 12px 0 8px 0;
	padding: 0;
	font-size: .8em;
	font-weight: normal;
}
ul.researchlinks {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	width: 150px;
}
ul.researchlinks li {
	float: left;
	margin: 0;
	padding: 0;
}
ul.researchlink_footer {
	margin: 0 0 15px 0;
	padding: 0;
	width: 150px;
}
ul.researchlink_footer li {
	width: 130px;
	margin: 0 10px 3px 0;
	padding: 0;
	font-size: .7em;
	line-height: 1em;
}

ul.researchlink_footer a, ul.researchlink_footer a:visited {
	font-size: 1em;
	color: #888888;
}
ul.researchlink_footer a:hover {
	font-size: 1em;
	color: #1F397F;
}
/****************************** keyword footer ******************************/
.keywordlink_footer {
	float: left;
	margin: 0 0 50px 0;
	width: 900px;
	font-size: .7em;
}
.keywordlink_footer li {
	color: #CCCCCC;
	word-spacing: -.09em;
}
h4.keywordlink_footer {
	margin: 12px 0 8px 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
}

.keywordlink_footer a, .keywordlink_footer a:visited {
	word-spacing: -.05em;
	font-size: 1em;
	line-height: .4em;
	color: #888888;
	text-transform: capitalize;
}
.keywordlink_footer a:hover {
	font-size: 1em;
	color: #1F397F;
}
/****************************** link to us ******************************/
span.link_caption {
	font-size: .7em;
	color: #ccc;
	
}
/****************************** email and print ******************************/
#email_print_top {
	width: 100%;
	margin: 0 0 50px 0;
}
#email_print {
	width: 100%;
	margin: 30px 0 0 0;
}
a.print, a.print:visited, a.print:hover {
	float: right;
	margin: 0;
	padding: 3px 10px 3px 30px;
	font-size: .7em;
	background: url(/assets/print_icon.gif) center left no-repeat;
}
a.email, a.email:visited, a.email:hover {
	float: right;
	margin: 0;
	padding: 3px 0 3px 30px;
	font-size: .7em;
	background: url(/assets/email_icon.gif) center left no-repeat;
}
/****************************** footer ******************************/
#footer_nav {
	margin: 0 0 14px 0;
	padding: 0;
	height: 14px;
}
#footer_nav li  {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 1em;
	list-style: none;
	background: url(/assets/footer_nav_divide.gif) bottom right no-repeat;
}
#footer_nav li.first {
	margin: 0 0 0 35px;
}
#footer_nav li.last {
	background: none;
}
#footer_nav a, #footer_nav a:visited {
	padding: 0 5px;
	font-size: .6em;
	line-height: 1em;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	border: 0;
	color: #001244;
}
#footer_nav a:hover {
	text-decoration: none;
	border: 0;
	color: #666666;
}

/****************************** client area ******************************/
#client_login {
	line-height:15px;
	margin: 0;
	padding: 0;
	width: 275px;
	height: 240px;
	font-family:
    arial,				/* Windows, MacOS */
    helvetica,			/* Unix+X, MacOS */
    sans-serif;			/* Luxi Sans? */
}
#client_login  .login_label {
	float: left;
	width: 80px;
	margin-right: 20px;
}
#client_login  input.login_field {
	float: left;
	margin: 0 0 8px 0;
	padding: 2px 5px 2px 5px;
	width: 160px;
	height: 14px;
	border: 1px solid #DBC3AB;
	background: #FFFFFF;
	color: #222222;
}
#client_login  input.login_field:focus {
	border:1px solid #DF9853;
}
#client_login  img {
	margin: 0 0 15px 0;
}
#client_login h4 {
	margin: 0 0 10px 0;
	display: inline;
	clear: left;
}
#client_login #submit {
	float: right;
	margin: 20px 5px 0 0;
}
#client_logout {
	float: right;
}
.getAdobe {
	float: right;
}
ul.file_list {
	list-style: none;
	margin: 30px 0 30px 0;
	padding: 0;
}
ul.file_list li{
	margin: 0 0 6px 0;
	padding: 4px 0 0 30px;
	min-height: 24px;
	background: url(/assets/adobe_pdf.gif) top left no-repeat;
	line-height: .9em;
}
ul.file_list li span {
	font-size: .7em;
}