body {
	margin: 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	background-position: left top;

}
#container,#sub-content,#home_content,#header,#top_header,#header-btm,#footer,#home_footer,#footernav,#nav {
	border:0px dotted blue;
	margin:0 auto;
	position:relative;
	width:741px;
}
#top_header {
	background-image: url(images/top_header.gif);
	background-repeat:no-repeat;
	height:77px;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
	height:243px;
	margin: 0px;
	padding: 0px;
}
#header-btm {
	background-image:url(images/header_btm.gif);
	height: 2px;
	background-repeat:no-repeat;
}
/***************** nav ******************/
#temp-nav {
	background-image:url(images/nav.gif);
	background-repeat:no-repeat;
	height: 36px;
}

#nav {
	position:absolute;
	text-align:left;
	top: 284px;/**/
	height: 36px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 741px;
	z-index: 1000;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 15px;
	font-family: arial;
	font-size: 11px;
}
#nav a {
	display: block;
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav li { /* all list items */
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav_bar_left {height: 36px; width: 17px; background: url(images/left_bar.gif) no-repeat;}
#nav_bar_right {height: 36px; width: 18px; background: url(images/right_bar.gif) no-repeat;}

#navTop1 {height: 36px; width: 53px; background: url(images/home_off.gif) no-repeat;}
#navTop2 {height: 36px; width: 111px; background: url(images/about_off.gif) no-repeat;}
#navTop3 {height: 36px; width: 131px; background: url(images/attorney_off.gif) no-repeat;}
#navTop4 {height: 36px; width: 112px; background: url(images/practice_off.gif) no-repeat;}
#navTop5 {height: 36px; width: 58px; background: url(images/faqs_off.gif) no-repeat;}
#navTop6 {height: 36px; width: 94px; background: url(images/news_off.gif) no-repeat;}
#navTop7 {height: 36px; width: 56px; background: url(images/links_off.gif) no-repeat;}
#navTop8 {height: 36px; width: 91px; background: url(images/contact_off.gif) no-repeat;}

a#navTop1 {height: 36px; width: 53px; font-size: 10px; background: url(images/home_off.gif) no-repeat;}
a#navTop2 {height: 36px; width: 111px; font-size: 10px; background: url(images/about_off.gif) no-repeat;}
a#navTop3 {height: 36px; width: 131px; font-size: 10px; background: url(images/attorney_off.gif) no-repeat;}
a#navTop4 {height: 36px; width: 112px; font-size: 10px; background: url(images/practice_off.gif) no-repeat;}
a#navTop5 {height: 36px; width: 58px; font-size: 10px; background: url(images/faqs_off.gif) no-repeat;}
a#navTop6 {height: 36px; width: 94px; font-size: 10px; background: url(images/news_off.gif) no-repeat;}
a#navTop7 {height: 36px; width: 56px; font-size: 10px; background: url(images/links_off.gif) no-repeat;}
a#navTop8 {height: 36px; width: 91px; font-size: 10px; background: url(images/contact_off.gif) no-repeat;}

a#navTop1:link,#navTop1:visited {height: 36px; width: 53px; background: url(images/home_off.gif) no-repeat; text-indent:-9999px;}
a#navTop2:link,#navTop2:visited {height: 36px; width: 111px; background: url(images/about_off.gif) no-repeat; text-indent:-9999px;}
a#navTop3:link,#navTop3:visited {height: 36px; width: 131px; background: url(images/attorney_off.gif) no-repeat; text-indent:-9999px;}
a#navTop4:link,#navTop4:visited {height: 36px; width: 112px; background: url(images/practice_off.gif) no-repeat; text-indent:-9999px;}
a#navTop5:link,#navTop5:visited {height: 36px; width: 58px; background: url(images/faqs_off.gif) no-repeat; text-indent:-9999px;}
a#navTop6:link,#navTop6:visited {height: 36px; width: 94px; background: url(images/news_off.gif) no-repeat; text-indent:-9999px;}
a#navTop7:link,#navTop7:visited {height: 36px; width: 56px; background: url(images/links_off.gif) no-repeat; text-indent:-9999px;}
a#navTop8:link,#navTop8:visited {height: 36px; width: 91px; background: url(images/contact_off.gif) no-repeat; text-indent:-9999px;}

a#navTop1:hover {background: url(images/home_on.gif) no-repeat;}
a#navTop2:hover{background: url(images/about_on.gif) no-repeat;}
a#navTop3:hover {background: url(images/attorney_on.gif) no-repeat;}
a#navTop4:hover {background: url(images/practice_on.gif) no-repeat;}
a#navTop5:hover {background: url(images/faqs_on.gif) no-repeat;}
a#navTop6:hover {background: url(images/news_on.gif) no-repeat;}
a#navTop7:hover {background: url(images/links_on.gif) no-repeat;}
a#navTop8:hover {background: url(images/contact_on.gif) no-repeat;}

/***************** content ******************/
#content {
	background-image: url(images/mid.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#sub-content {
	background-image: url(images/sub_mid.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


/***************** home-table-left ******************/
#home-table-left {
	width:196px;
	background-image: url(images/left_bg.gif);
	background-repeat:repeat-y;
}
#home-table-left a:link, #home-table-left a:visited {
	color: #173a6e;
}

#home-table-left a:hover {
	color: #173a6e;
	text-decoration: none;
}
#practice-areas-header {
	background-image:url(images/practice_area_header.gif);
	background-repeat:no-repeat;
	height: 33px;
}
#personal-injury {
	background-image:url(images/personal_injury.gif);
	background-repeat:no-repeat;
	height: 14px;
	padding-bottom: 5px;
}
#insurance-disputes  {
	background-image:url(images/insurance_disputes.gif);
	background-repeat:no-repeat;
	height: 14px;
	padding-bottom: 5px;
}
#news-header {
	background-image:url(images/news_header.gif);
	background-repeat:no-repeat;
	height: 31px;
}
/*
#home-table-left p {
	margin-top: 7px;
	margin-bottom: 7px;
    padding-left: 28px;
    padding-right: 9px;
	color: #173a6e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 0px;
	border: 0pt red solid;
	background-image: url(images/square.gif);
	background-position:23px 4px;
	background-repeat:no-repeat;
}
**/
#home-table-left p {
	margin-top: 7px;
	margin-bottom: 7px;
    padding-left: 28px;
    padding-right: 9px;
	color: #173a6e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 0px;
	border: 0pt red solid;
	background-image: url(images/square.gif);
	background-position:23px 4px;
	background-repeat:no-repeat;
}
#home-table-left ul {
	color: #173a6e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
    padding-left: 21px;
    padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
    margin-left:0px;
    margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0pt green solid;
}
.square {
	padding-bottom: 10px;
	border: 0px solid red; 
	margin: 0px;
}

#home-table-left li {
	margin: 0px;
	color: #173a6e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 0px;
	border: 0pt red solid;
	line-height: 16px;
	list-style-type: none;
	padding-right: 20px;
	margin-bottom: 7px;
}
#news {
	margin-top: 7px;
	margin-bottom: 7px;
    padding-left: 21px;
    padding-right: 9px;
	color: #173a6e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 0px;
	border: 0pt red solid;
}
/***************** home-table-center ******************/
#home-table-center {
	width: 349px;
}
#ernst_mattison_header{
	background-image:url(images/ernst_mattison_header.gif);
	background-repeat:no-repeat;
	height: 33px;
}
#home-table-center p {
	margin-top: 2px;
	margin-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 17px;
	/*line-height: 19px;*/
	padding-bottom: 2px;
	padding-top: 0px;
	border: 0pt red solid;
}
/***************** home-table-right ******************/
#home-table-right {
	width: 196px;
	background-image: url(images/right_bg.gif);
	background-repeat:repeat-y;
}
#faq_header {
	background-image:url(images/faq_header.gif);
	background-repeat:no-repeat;
	height: 33px;
}
#links-header {
	background-image:url(images/links_header.gif);
	background-repeat:no-repeat;
	height: 31px;
}
#personal-injury-faqs {
	background-image:url(images/personal_injury_faqs.gif);
	background-repeat:no-repeat;
	height: 14px;
	padding-bottom: 3px;

}
#insurance-disputes-faqs  {
	background-image:url(images/insurance_disputes_faqs.gif);
	background-repeat:no-repeat;
	height: 14px;
	/*margin-top: 3px;*/
}
#links {
	margin-top: 7px;
	margin-bottom: 7px;
    padding-left: 25px;
    padding-right: 9px;
	color: #173a6e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 0px;
	border: 0pt red solid;
}
/***************** links-arrows *****************
#links {
	background-image: url(images/home_arrow.gif);
	background-position:12px 4px;
	background-repeat:no-repeat;
}*/
#links a:link,#links a:visited {
	color: #173a6e;text-decoration: none;
}

#links a:hover {
	color: #173a6e;
	text-decoration: none;
}
#home-table-right p {
	margin-top: 5px;
	margin-bottom: 7px;
    padding-left: 32px;
    padding-right: 9px;
	color: #173a6e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0pt red solid;
	background-image: url(images/square.gif);
	background-position:27px 4px;
	background-repeat:no-repeat;
	
}
#home-table-right ul {
	color: #173a6e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
    padding-left: 26px;
    padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
    margin-left:0px;
    margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0pt green solid;
}
#home-table-right li {
	margin: 0px;
	color: #173a6e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 0px;
	border: 0pt red solid;
	line-height: 15px;
	list-style-type: none;
	padding-right: 15px;
	margin-bottom: 7px;
}

#home-table-right a:link, #home-table-right a:visited {
	color: #173a6e;
}

#home-table-right a:hover {
	color: #173a6e;
	text-decoration: none;
}
/***************** table-left ******************/
#table-left {
	width:545px;
}
#table-left h1 {
	color:#006;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	margin-left: 16px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 20px;
	font-weight: bold;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px solid #000;
	display: block;
	width: 91%;
}
#table-left p {
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	border: 0pt blue solid;
	line-height: 18px;
}
#table-left ul {
	padding-left: 56px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-top: 7px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
/***************** headings ******************/
#attorney-heading {
	background-image: url(images/attorney_profiles_heading.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#disclaimer-heading {
	background-image: url(images/disclaimer_heading.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#links-heading {
	background-image: url(images/links_heading.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#news-heading {
	background-image: url(images/news_heading.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#contact-heading {
	background-image: url(images/contact_us_heading.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#about-heading {
	background-image: url(images/about_firm_heading.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#practice-heading {
	background-image: url(images/practice_areas_heading.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#faqs-headings {
	background-image: url(images/faqs_heading.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#sitemap-headings {
	background-image: url(images/site_map_heading.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #009;
}

a:hover {
	color: #009;
	text-decoration: none;
}

/***************** table-right ******************/
#table-right {
	width: 196px;
}

#table-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 4px;
	margin-top: 0px;
	border: 0pt red solid;


}

/***************** footer ******************/
#footer {
	background-image: url(images/footer.gif);
	height: 22px;
	background-repeat: no-repeat;
}
#footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 0px;
}
#footer_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 7px;
	margin-bottom: 2px;
}


/***************** contact ******************/

#contact-image {
	background-image: url(images/quick_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 196px;
	height: 33px;
}

#contact p {
	color: #0d2786;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left:7px;
	padding-right:7px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 1px;
	margin-top: 2px;
}

form {
	 margin:0;
	 padding:0;
	 padding-left:20px;
}

input, select {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	margin-left:2px;
	margin-right:0px; 
	padding-bottom: 0px;
	color: #0d2786;
	width: 142px; 
 }
textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	width: 143px; 
	height: 40px;
	padding: 0px;
	margin: 0px;
	color: #0d2786;
	margin-bottom: -22px;
	margin-left:0px;
}
 
.contactquestion p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	border: 0pt solid blue;
	color: #0d2786;
	margin-right:7px;
	margin-left:-6px;
}
#contactrequired p {
	font-size: 11px;
	border: 0pt solid blue;
	color: #0d2786;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#contactbottom{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: -14px;
}
.button {
	margin-left:2px;
	margin-right:0px;
	padding-left:2px;
	padding-right:2px;
	margin-bottom: 0px;
	width: 45px; 
}
 #captchaT {
	margin: 0px;
	width: 48px; 
}
 
 