h1{

	font-weight:bold;
	font-size:22px !important;
	color:#000 !important;

	}
p{

	color:#000 !important;
	margin-top:15px;
	margin-bottom:15px;
	margin-right: 30px;

	}
#ul_bio {
	color: #000 !important;
	padding-right: 40px;
}
#main img{
	float: left;
	position: relative;
	display: inline-block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#banner{
	width:100%;
	height:185px;
	display:block;
	margin-top:-25px;
	position:relative;
	}
#menu {
margin-top: -80px!important;
}
#logo img{
	margin:0px !important;
	}
.banner-us{
	background-image: url(../images/about_us_banner_full.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}


#left_side{
	width:226px;
	display:inline-block;
	float:left;

	}
#left_side ul{
	width:194px;
	height:60px;
	list-style:none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	}
	#left_side ul.about-submenu{
		margin-top:40px;
	}
.button_testing{
	width:132px;
	height:36px;
	background-image: url(../images/testing_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	}
.button_testing:hover{
	background-image: url(../images/testing_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -36px;
	display:block;
	}
.button_faq{
	width:132px;
	height:36px;
	background-image: url(../images/faq_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	}
.button_faq:hover{
	background-image: url(../images/faq_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -36px;
	display:block;
	}

	#left_side ul a{
	border-top: 1px #dfdfdf solid;
	display: block;

}
#left_side ul a:last-child{
	border-bottom: 1px #ffffff solid;
	display:block;
}
#left_side ul a li:last-child{
	border-bottom: 1px #dfdfdf solid;
}


#left_side ul a li{
	height:29px;
	border-top: 1px #ffffff solid;
	margin:0px;
	padding:0px;
	font-family: Tahoma,Arial!important;
	color:#3e3e3e!important;

	}
	#left_side ul a li{
	background-image: url(../images/nav_arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	display:block;
	padding-left:20px;
	line-height: 29px;
	color:#3e3e3e!important;

	}

	#left_side ul a.active li,#left_side ul a li:hover{
		background-color:#e8e8e8 ;
		font-weight:bold;
		font-size: 12px;
		}
/*
#left_side ul a li{
	height:32px;

	}
	#left_side ul a.about-us li{
	background-image: url(../images/about_us_submenu.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	#left_side ul a.leadership li{
	background-image: url(../images/about_us_submenu.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;

	}

	#left_side ul a.about-us li:hover{
	background-image: url(../images/about_us_submenu.png);
	background-repeat: no-repeat;
	background-position: 0px -72px;

	}
	#left_side ul a.about-us.active li{
	background-image: url(../images/about_us_submenu.png);
	background-repeat: no-repeat;
	background-position: 0px -72px;

	}
	#left_side ul a.leadership li:hover {
	background-image: url(../images/about_us_submenu.png);
	background-repeat: no-repeat;
	background-position: 0px -102px;

	}
	#left_side ul a.leadership.active li{
	background-image: url(../images/about_us_submenu.png);
	background-repeat: no-repeat;
	background-position: 0px -106px;

	}*/

#main{
	width:530px;
	min-height:1200px;

	display:inline-block;
	background-color:#efefef;
	margin-top:-20px;
	padding-top:20px;
	float:left;
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	z-index:1;
	position:relative;
	}
#main ul{

	color:#000 !important;
	margin-left:50px;
	margin-right:30px;

	}
.product{
	margin-top:30px;
	margin-bottom:30px;

	}
table{
	font-size:12px;
	margin-bottom:10px;

	}
table tr td{
	padding:3px;
	text-align:center;
	}
.table_header{
	color:#FFF;
	background-color:#000;

	margin:3px;
	}
.button_data_sheet{
	widows:136px;
	height:34px;
	overflow:hidden;
	border:none;
	display:block;
	background-image: url(../images/data_sheet_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

	}
.button_data_sheet:hover{
	background-image: url(../images/data_sheet_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -34px;

	}

.read-more-button{
	width:85px;
	height:22px;
	overflow:hidden;
	border:none;
	display:inline-block;

	position:relative;
	z-index:99;


	background-image: url(../images/read_more_bio_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
.read-more-button:hover{
	background-image: url(../images/read_more_bio_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	}
.read-more-button-close{
	width:85px;
	height:22px;
	overflow:hidden;
	border:none;
	display:inline-block;

	position:relative;
	z-index:99;


	background-image: url(../images/close_bio_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
.read-more-button-close:hover{
	background-image: url(../images/close_bio_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	}

.download-bio-button{
	width:102px;
	height:22px;
	overflow:hidden;
	display:inline-block;
	position:relative;
	background-image: url(../images/download_bio_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top:-5px;
	}
.download-bio-button:hover{
	background-image: url(../images/download_bio_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	}
.person{
	margin-top:15px;
	margin-bottom:15px;
	margin-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:108px;
	width:439px;

	}
.person .line{
	margin-left:-105px;
	margin-top:-10px;
	margin-bottom:15px;
	width:527px;
	}
.person h2{
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 16px;
	}
.person-image-holder{
	position:absolute;
	width:108px;
	height:200px;
	float:left;
	left:0px;
	display:block;

	}
#right_side{
	background-color:#e1e1e1;
	width:190px;
	position:absolute;
	padding-left:30px;
	padding-top:20px;
    height:auto;
    bottom:0;
    top:0;
    left:750px;
    right:0;
	z-index:0;
/*
	background-color:#e1e1e1;
	width:190px;
	height:800px;

	margin-top:-20px;
	margin-left:-10px;
	padding-top:20px;
	padding-left:30px;
	display:block;
	float:left;
	z-index:0;
*/


	}
.call-note{
	font-size:20px;
	}

input[type=text]{
	height:12px;
	width:140px;
	padding:5px;
	border:#CCC 1px solid;
	margin-bottom:10px;

	moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;

	}
#right_side input[type=image]{
	height:32px;
	width:95px;
	background-image: url(../images/submit_blue_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px;
	margin-bottom:30px;

	}
#right_side input[type=image]:hover{
	background-image: url(../images/submit_blue_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;


	}
.request_quote{
	widows:128px;
	height:30px;
	overflow:hidden;
	border:none;
	display:block;
	background-image: url(../images/request_quote_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

	}
.request_quote:hover{
	background-image: url(../images/request_quote_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	}
.director_odd{
	border-top:#FFF 1px solid;
	border-bottom:#999 1px solid;
	display:block;
	width:100%;
	margin-left:-20px;
	padding-left:20px;
	padding-top: 15px;
	padding-bottom:15px;
	background-color:#CCC;
	}
