/* Main Elements	*/
/**************************************/
body {
	margin: 0;
	padding: 0;
	background: #E5E4DF url(images/bg.gif) top left repeat-x ;
	font-family: Arial, Verdana, sans-serif;
	color: #403E38;
	}
input, textarea, select{
	border: 1px solid #4F4F4F;
	margin-bottom: 5px;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
}
p{
	margin: 10px 10px;
	font-size: 11px;
	line-height: 18px;
}
h1{
	color: #2B438B;
	font-size: 14px;
	margin: 5px 10px;
	border-bottom: 1px dashed #2B438B;
}
a:link, a:visited{
	color: #403E38;
	text-decoration: underline;
}
a:hover{
	color: #99101A;
}
.dashed_border{
	background: url(images/dashed_bg.gif) repeat-y;
}
ul, li{
	font-size: 11px;
}
ul.nomargin{
	margin: 5px 10px 5px 0;
	list-style-type: none;
	padding-left: 0;
}
ul.nomargin li{
	margin: 0 0 10px 10px;
}
.mp{
	margin-left: 5px;
}
/* Elements * /
/***********************************************/
#container {
	position: relative;
	margin: 0 auto;
	width: 760px;
	padding: 0;
}
#pageHeader {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height: 71px;
	background: url(images/header.gif) top left no-repeat;
	}
#picture {
	position: relative;
	width: 760px;
	height: 233px;
	margin: 0 auto;
	padding: 0;
	background: url(images/picture.jpg) no-repeat;
	}
#pic_sub {
	background: url(images/picture_sub.jpg) no-repeat;
	width: 760px;
	height: 150px;
}
#contentWrap{
	width: 760px;
	margin: 0 auto;
	}
#content {
	margin: 0 auto;
	padding-top: 25px;
}
#footer{
	width: 760px;
	height: 57px;
	margin: 15px 0 35px 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px; 
	color: #641e1e;
}
#sitemap{
	width: 760px;
	text-align: center;
}
.left_border{
	background: url(images/left_border.gif) top left repeat-y;
}
.left_border_2{
	background: url(images/left_border_2.gif) top left repeat-y;
}
.left_border_2_sub{
	background: url(images/left_border_2_sub.gif) top left repeat-y;
}
.right_border{
	background: url(images/right_border.gif) top left repeat-y;
}
.right_border_sub{
	background: url(images/right_border_sub.gif) top left repeat-y;
}
.right_border_2{
	background: url(images/right_border_2.gif) top left repeat-y;
}
.right_border_2_sub{
	background: url(images/right_border_2_sub.gif) top left repeat-y;
}
#tour{
	background: url(images/take_the_tour.jpg) top left no-repeat;
	width: 333px;
	height: 112px;
	position: relative;
}	
#tourLinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#take_tour {
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	top: 20px;
	left: 135px;
	width: 172px;
	height: 74px;
}
#take_tour a:link, #take_tour a:visited {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(images/tour_off.gif) no-repeat;
}
#take_tour a:hover{
	background: transparent url(images/tour_on.gif) no-repeat;
}
#quickContact {
	margin: 10px auto 0 auto;
	width: 150px;
	font-size: 11px;
}
#quickContact fieldset {
	border: none;
	}
#quickContact label {
	display: block;
	font-size: 11px;
	}
#quickContact input, textarea {
	width: 150px;
}
#contact {
	margin: 10px auto 0 auto;
	font-size: 11px;
}
#contact fieldset {
	border: none;
	margin-left: 15px;
	}
#contact label {
	display: block;
	font-size: 11px;
	}

/* suckerfish navigation*/
/********************************************/

#navigation {
	position: absolute;
	width: 760px;
	height: 26px;
	padding: 0;
	margin: 0;
	top: 304px;
	left: 0px;
	z-index: 1000;
	}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 15px;
	font-family: arial;
	font-size: 11px;
}
#nav a {
	display: block;
	text-decoration: none;
}
#nav li { /* all list items */
	float: left;
}
a#navTop1 {height: 26px; width: 81px;   font-size: 10px;}
a#navTop2 {height: 26px; width: 117px;	 font-size: 10px;}
a#navTop3 {height: 26px; width: 94px;	 font-size: 10px;}
a#navTop4 {height: 26px; width: 86px;	 font-size: 10px;}
a#navTop5 {height: 26px; width: 50px;	 font-size: 10px;}

a#navTop1:link,#navTop1:visited {background: url(images/history_off.gif) no-repeat; text-indent:-9999px;}
a#navTop2:link,#navTop2:visited {background: url(images/services_we_offer_off.gif) no-repeat; text-indent:-9999px;}
a#navTop3:link,#navTop3:visited {background: url(images/facilities_off.gif) no-repeat; text-indent:-9999px;}
a#navTop4:link,#navTop4:visited {background: url(images/contact_off.gif) no-repeat; text-indent:-9999px;}
a#navTop5:link,#navTop5:visited {background: url(images/home_off.gif) no-repeat; text-indent:-9999px;}

a#navTop1:hover {background: url(images/history_on.gif) no-repeat;}
a#navTop2:hover {background: url(images/services_we_offer_on.gif) no-repeat;}
a#navTop3:hover {background: url(images/facilities_on.gif) no-repeat;}
a#navTop4:hover {background: url(images/contact_on.gif) no-repeat;}
a#navTop5:hover {background: url(images/home_on.gif) no-repeat;}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #961615;
	width: 120px;
	left: -999em;
	text-indent: 0;
	margin-top: 0;
	border: 2px solid #961615;
}
#nav li ul a {display:block;}
#nav li ul a:link, #nav li ul a:visited {
	 width: 120px;
	 color: #fff;
	 padding-left: 2px;
}
#nav li ul a:hover {background: #fff; color: #185280;}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* Top Links*/

#headerLinks {
	position: relative;
	margin:0;
	padding: 0;
	}
#headerLinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#fresno 
	{ position: absolute; margin: 0; padding: 0; text-indent: -9999px;
	  top: 70px; left: 340px; width: 140px; height: 78px; }
	  
#fresno a:link, #fresno a:visited 
	{ display: block; margin: 0; padding: 0; width: 100%; height: 100%;
	  text-decoration: none; background: transparent url(images/fresno_office_button_OFF.jpg) no-repeat; }

#fresno a:hover
	{ background: transparent url(images/fresno_office_button_ON.jpg) no-repeat; }
	
#bakersfield 
	{ position: absolute; margin: 0; padding: 0; text-indent: -9999px;
	  top: 70px; left: 478px; width: 140px; height: 78px; }
	  
#bakersfield a:link, #bakersfield a:visited 
	{ display: block; margin: 0; padding: 0; width: 100%; height: 100%;
	  text-decoration: none; background: transparent url(images/bakersfield_office_button_OFF.jpg) no-repeat; }
	  
#bakersfield a:hover
	{ background: transparent url(images/bakersfield_office_button_ON.jpg) no-repeat; }
	
#visalia 
	{ position: absolute; margin: 0; padding: 0; text-indent: -9999px;
	  top: 70px; left: 616px; width: 140px; height: 78px; }
	  
#visalia a:link, #visalia a:visited 
	{ display: block; margin: 0; padding: 0; width: 100%; height: 100%;
	  text-decoration: none; background: transparent url(images/visalia_office_button_OFF.jpg) no-repeat; }
	  
#visalia a:hover
	{ background: transparent url(images/visalia_office_button_ON.jpg) no-repeat; }

/* Services Links */

#reporting {
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	top: 70px;
	left: 345px;
	width: 138px;
	height: 89px;
}
#reporting a:link, #reporting a:visited {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(images/reporting_services_off.gif) no-repeat;
}
#reporting a:hover{
	background: transparent url(images/reporting_services_on.gif) no-repeat;
}

#deposition {
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	top: 70px;
	left: 483px;
	width: 135px;
	height: 89px;
}
#deposition a:link, #deposition a:visited {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(images/deposition_facilities_off.gif) no-repeat;
}
#deposition a:hover{
	background: transparent url(images/deposition_facilities_on.gif) no-repeat;
}
#litigation {
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	top: 70px;
	left: 616px;
	width: 135px;
	height: 89px;
}
#litigation a:link, #litigation a:visited {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(images/litigation_support_off.gif) no-repeat;
}
#litigation a:hover{
	background: transparent url(images/litigation_support_on.gif) no-repeat;
}

/* Services Links EDITS */

div.spacer
	{ clear: both; }

#reporting2 {
	float: left;
	text-indent: -9999px;
	width: 138px;
	height: 89px;
}
#reporting2 a:link, #reporting2 a:visited {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(images/reporting_services_off.jpg) no-repeat;
}
#reporting2 a:hover{
	background: transparent url(images/reporting_services_on.jpg) no-repeat;
}

#deposition2 {
	float: left;
	text-indent: -9999px;
	width: 138px;
	height: 89px;
}
#deposition2 a:link, #deposition2 a:visited {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(images/deposition_facilities_off.jpg) no-repeat;
}
#deposition2 a:hover{
	background: transparent url(images/deposition_facilities_on.jpg) no-repeat;
}
#litigation2 {
	float: left;
	text-indent: -9999px;
	width: 138px;
	height: 89px;
	margin-top: -15px;
}
#litigation2 a:link, #litigation2 a:visited {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(images/litigation_support_off.jpg) no-repeat;
}
#litigation2 a:hover{
	background: transparent url(images/litigation_support_on.jpg) no-repeat;
}

#access {
	float: left;
	text-indent: -9999px;
	width: 138px;
	height: 89px;
	margin-top: -15px;
	margin-left: -2px;
}
#access a:link, #access a:visited {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(images/access_off.jpg) no-repeat;
}
#access a:hover{
	background: transparent url(images/access_on.jpg) no-repeat;
}

/* External Pages */
#external_pages
	{ padding-left: 25px; font-size: 12px; }
	
#external_pages img
	{ margin: 5px 5px 0px 0px; border: 0px; }
