.bu_nav_ourcompany, .bu_nav_ourcompany a { 
	height:17px !important;
	background: url("../images/mainnav-x_3.gif") left -132px no-repeat;  /* turns nav on */
}

#maincontent {
	background:url("../images/bg_company_content.jpg") no-repeat;
	height:667px;
}

/* PERSONNEL */

#home_welcome .textcopy_1 {
	font-size:1.1em;
	line-height:1.8em;
}

#personnel {
	position: absolute;
	top: 55px;
	left:444px;
	width:340px;
}
/*
*+html #personnel {  IE7
	top: 75px;
} */
/*
*html #personnel {  IE6 
	top: 75px;
}*/

.scrollarea_1 {
	position:absolute;
	top:371px;
	height:151px;
	width:800px;
	overflow:hidden;
}

.scrollthumb {
	float:left;
	width:145px;
	padding-right:3px;
	/*background:#ccc;*/
	overflow:hidden;
	line-height:.5em;
}

.scrollthumb a {
	text-decoration:none !important;
}

.last_scrollthumb {
	margin-right:0 !important;
}

.thumb_name {
	padding:6px 0 20px 0; /* extra bottom for insurance */
	display:block;
	color:#000;
	text-transform:uppercase;
	font:.9em Arial, Helvetica, sans-serif;
	font-weight:700;
	text-align:center;
}

.thumb_wrapper {
	display:block;
	height:125px;
	overflow:hidden;
}

*+html .thumb_name { /* IE7 */
	padding-top:4px;
}

*html .thumb_name { /* IE6 */
	padding-top:4px;
}

 /* Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
div#hold	{ 
	position:absolute; 
	left:40px;
	overflow:hidden;
	width:730px; height:159px; z-index:100;
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:730px; height:159px; 
	clip:rect(0px, 730px, 159px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}
  
/* table containing images. adjust according to your images' sizes and numbers */
#scroll_this { width:1041px;height:145px;overflow:hidden; }
/*table#t1 .scrollthumb { width:200px; vertical-align:middle; text-align:center }  */ 
	 
#bu_leftscroll {
	position:absolute;
	top:121px;
	width:34px;
	height:24px;
}	 

#bu_rightscroll {
	position:absolute;
	top:121px;
	right:0;
	width:34px;
	height:24px;
}	 

#bu_leftscroll a, #bu_rightscroll a {
	display:block;
	width:34px;
	height:24px;
}

.personnel_content {
	position:absolute;
	left:0;
	top:27px;
	height:270px;
	width:800px;
}

img.raised_pic {
	position: absolute;
	left:0;
	top:0;
	z-index:2;
}

.personnel_copy {
	margin-top: -60px;
	position:absolute;
	top:75px;
	left:450px;
	width:330px;
	z-index:3;
}

.personnel_copy strong {
	font-size:1.3em;
	display:block;
	margin-bottom:-6px;
}

.personnel_photo {
	position:absolute;
	left:48px;
	right:415px;
	top:1px;
	bottom:200px;
	z-index:1;
}

