body {
	margin: 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	background-position: left top;

}
#container,#content,#home_content,#header,#footer,#home_footer,#footernav,#nav {
	border:0px dotted blue;
	margin:0 auto;
	position:relative;
	width:757px;
}
#top_header {
	background-image: url(images/top_header.jpg);
	height:99px;
	background-repeat:no-repeat;
}

#header {
	background-image: url(images/header.jpg);
	background-color:#fff;
	height:221px;
	background-repeat:no-repeat;
}
#flash {
	height:219px;
	width: 757px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 999;
}

#flash ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 15px;
	font-family: arial;
	font-size: 12px;
}

#flash li { /* all list items */
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#flash_left {height: 219px; width: 4px; background: url(images/flash_left.jpg) no-repeat;}
#flash_right {height: 219px; width: 4px; background: url(images/flash_right.jpg) no-repeat;}
#flash_swf {height: 219px; width: 749px; background-color:#fff;}

#header_sd {
	background-image: url(images/header_sandiego.jpg);
	background-color:#fff;
	height:221px;
	background-repeat:no-repeat;
}
#header_oc {
	background-image: url(images/header_oc.jpg);
	background-color:#fff;
	height:221px;
	background-repeat:no-repeat;
}
#header_la {
	background-image: url(images/header_la2.jpg);
	background-color:#fff;
	height:221px;
	background-repeat:no-repeat;
}
#header_la2 {
	background-image: url(images/header_la3.jpg);
	background-color:#fff;
	height:221px;
	background-repeat:no-repeat;
}
#header_bars {
	background-image: url(images/header_bars.jpg);
	background-color:#fff;
	height:221px;
	background-repeat:no-repeat;
}
#header_bars2 {
	background-image: url(images/header_bars2.jpg);
	background-color:#fff;
	height:221px;
	background-repeat:no-repeat;
}
#header_bars3 {
	background-image: url(images/header_bars3.jpg);
	background-color:#fff;
	height:221px;
	background-repeat:no-repeat;
}
#header_bars4 {
	background-image: url(images/header_bars4.jpg);
	background-color:#fff;
	height:221px;
	background-repeat:no-repeat;
}
#header_btm {height: 2px; width: 757px; background: url(images/header_btm.jpg) no-repeat;}
/***************** nav ******************/
#nav {
	text-align:left;
	height: 117px;
	margin: 0px;
	list-style-type: none;
	background-color:#7e2430;
}
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 15px;
	font-family: arial;
	font-size: 12px;
}
#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: 117px; width: 3px; background: url(images/nav_left.jpg) no-repeat;}
#nav_bar_right {height: 117px; width: 4px; background: url(images/nav_right.jpg) no-repeat;}

#navTop1 {height: 117px; width: 102px; background: url(images/whycall_off.jpg) no-repeat;}
#navTop2 {height: 117px; width: 118px; background: url(images/bailworks_off.jpg) no-repeat;}
#navTop3 {height: 117px; width: 103px; background: url(images/testimonials_off.jpg) no-repeat;}
#navTop4 {height: 117px; width: 105px; background: url(images/about_off.jpg) no-repeat;}
#navTop5 {height: 117px; width: 107px; background: url(images/defense_off.jpg) no-repeat;}
#navTop6 {height: 117px; width: 108px; background: url(images/resources_off.jpg) no-repeat;}
#navTop7 {height: 117px; width: 107px; background: url(images/home_off.jpg) no-repeat;}

a#navTop1 {height: 117px; width: 102px; font-size: 10px; background: url(images/whycall_off.jpg) no-repeat;}
a#navTop2 {height: 117px; width: 118px; font-size: 10px; background: url(images/bailworks_off.jpg) no-repeat;}
a#navTop3 {height: 117px; width: 103px; font-size: 10px; background: url(images/testimonials_off.jpg) no-repeat;}
a#navTop4 {height: 117px; width: 105px; font-size: 10px; background: url(images/about_off.jpg) no-repeat;}
a#navTop5 {height: 117px; width: 107px; font-size: 10px; background: url(images/defense_off.jpg) no-repeat;}
a#navTop6 {height: 117px; width: 108px; font-size: 10px;  background: url(images/resources_off.jpg) no-repeat;}
a#navTop7 {height: 117px; width: 107px; font-size: 10px;  background: url(images/home_off.jpg) no-repeat;}

a#navTop1:link,#navTop1:visited {background: url(images/whycall_off.jpg) no-repeat; text-indent:-9999px;}
a#navTop2:link,#navTop2:visited {background: url(images/bailworks_off.jpg) no-repeat; text-indent:-9999px;}
a#navTop3:link,#navTop3:visited {background: url(images/testimonials_off.jpg) no-repeat; text-indent:-9999px;}
a#navTop4:link,#navTop4:visited {background: url(images/about_off.jpg) no-repeat; text-indent:-9999px;}
a#navTop5:link,#navTop5:visited {background: url(images/defense_off.jpg) no-repeat; text-indent:-9999px;}
a#navTop6:link,#navTop6:visited {background: url(images/resources_off.jpg) no-repeat; text-indent:-9999px;}
a#navTop7:link,#navTop7:visited {background: url(images/home_off.jpg) no-repeat; text-indent:-9999px;}

a#navTop1:hover {background: url(images/whycall_on.jpg) no-repeat;}
a#navTop2:hover {background: url(images/bailworks_on.jpg) no-repeat;}
a#navTop3:hover {background: url(images/testimonials_on.jpg) no-repeat;}
a#navTop4:hover {background: url(images/about_on.jpg) no-repeat;}
a#navTop5:hover {background: url(images/defense_on.jpg) no-repeat;}
a#navTop6:hover {background: url(images/resources_on.jpg) no-repeat;}
a#navTop7:hover {background: url(images/home_on.jpg) no-repeat;}

/***************** content ******************/
#content {
	background-image: url(images/mid.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
/***************** table-left ******************/
#table-left {
	width:204px;
}

/***************** table-right ******************/
#table-right {
	width: 553px;
}
#table-right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left:13px;
	padding-right:18px;
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 6px;
	margin-bottom: 10px;
	line-height: 20px;
}
#table-right ul {
	list-style-type:disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 15px;
	padding-right: 15px;
    margin-left: 30px;
	margin-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
#table-right h1 {
	color:#912735;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	padding-bottom:3;
	padding-left:0px;
	padding-right:16px;
	padding-top: 7px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #912735;
	border-left: 0px;
	margin-left: 14px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	display: block;
	width: 90%;
}
.profile a:link,.profile a:visited {
	color: #000;
}

.profile a:hover {
	color: #000;
	text-decoration: none;
}
a:link, a:visited {
	color: #0066cc;
}

a:hover {
	color: #0066cc;
	text-decoration: none;
}
/***************** footer ******************/

#footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	padding-top: 7px;
}
#footer_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 7px;
	line-height: 18px;
}


/***************** contact ******************/

#contact-image {
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 204px;
	height: 23px;
}
#info-contact-image {
    height: 287px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 350px;
	padding-bottom: 0px;
}

#contact {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left:7px;
	padding-right:10px;
	padding-top: 0px;
	margin-top: 0px;
}
#padd p {
    padding-left:5px;
    padding-right:5px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contact_info p {
    padding-left:7px;
    padding-right:7px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	padding-bottom: 3px;
	padding-top: 0px;
}
form {
	margin:0;
	padding:0;
	padding-left:10px;
}

input, select {
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
}

textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	width: 170px; 
	height: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
}
 
.contactquestion p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	border: 0pt solid blue;
}
/***************** county-links nav ******************/
#county-links {
	position:absolute;
	text-align:left;
	top: 23px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 196px;
	height: 350px;
	left: 4px;
}
#county-links ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 10px;
	font-family: arial;
	font-size: 10px;
}
#county-links a {
	display: block;
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#county-links li { /* all list items */
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#service {background: url(images/24hour_service_nav.jpg) no-repeat; height: 42px; width: 196px;text-indent:-9999px;}

#nationwide  {background: url(images/nationwide_nav.jpg) no-repeat; height: 44px; width: 196px;}
a#nationwide  {background: url(images/nationwide_nav.jpg) no-repeat; height: 44px; width: 196px;}
a#nationwide:link,#nationwide:visited {background: url(images/nationwide_nav.jpg) no-repeat; height: 44px; width: 196px; text-indent:-9999px;}
a#nationwide:hover {background: url(images/nationwide_nav_on.jpg) no-repeat; height: 44px; width: 196px;}

#orange {background: url(images/orange_county__nav.jpg) no-repeat; height: 46px; width: 196px;}
a#orange {background: url(images/orange_county__nav.jpg) no-repeat; height: 46px; width: 196px;}
a#orange:link,#orange:visited {background: url(images/orange_county__nav.jpg) no-repeat; height: 46px; width: 196px; text-indent:-9999px;}
a#orange:hover {background: url(images/orange_county__nav_on.jpg) no-repeat; height: 46px; width: 196px;}

#losangeles {background: url(images/los_angeles_nav.jpg) no-repeat; height: 66px; width: 196px;}
a#losangeles {background: url(images/los_angeles_nav.jpg) no-repeat; height: 66px; width: 196px;}
a#losangeles:link,#losangeles:visited {background: url(images/los_angeles_nav.jpg) no-repeat; height: 66px; width: 196px; text-indent:-9999px;}
a#losangeles:hover {background: url(images/los_angeles_nav_on.jpg) no-repeat; height: 66px; width: 196px;}

#riverside {background: url(images/riverside_nav.jpg) no-repeat; height: 50px; width: 196px;}
a#riverside {background: url(images/riverside_nav.jpg) no-repeat; height: 50px; width: 196px; text-indent:-9999px;}
a#riverside:link,#riverside:visited {background: url(images/riverside_nav.jpg) no-repeat; height: 50px; width: 196px; text-indent:-9999px;}
a#riverside:hover {background: url(images/riverside_nav_on.jpg) no-repeat; height: 50px; width: 196px;}

#sandiego {background: url(images/san_diego_nav.jpg) no-repeat; height: 48px; width: 196px;}
a#sandiego {background: url(images/san_diego_nav.jpg) no-repeat; height: 48px; width: 196px; text-indent:-9999px;}
a#sandiego:link,#sandiego:visited {background: url(images/san_diego_nav.jpg) no-repeat; height: 48px; width: 196px; text-indent:-9999px;}
a#sandiego:hover {background: url(images/san_diego_nav_on.jpg) no-repeat; height: 48px; width: 196px;}

#bernardino {background: url(images/san_bernardino_nav.jpg) no-repeat; height: 54px; width: 196px;}
a#bernardino {background: url(images/san_bernardino_nav.jpg) no-repeat; height: 54px; width: 196px; text-indent:-9999px;}
a#sanbernardino:link,#bernardino:visited {background: url(images/san_bernardino_nav.jpg) no-repeat; height: 54px; width: 196px; text-indent:-9999px;}
a#bernardino:hover {background: url(images/san_bernardino_nav_on.jpg) no-repeat; height: 54px; width: 196px;}
 