/* CBG */

body{
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	position: relative;
}

h1{
	font-size: 19px;
	margin-left: -10px;
}

.body_container{
position:relative;
}


#main_container_1 {

	margin-left: auto;
	margin-right: auto;
	width: 949px;
	position: relative;
	min-height: 700px;
	background-color: #fff;	
}




#main_container {
	background-image: url(../images/borders.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	margin-left: auto;
	margin-right: auto;
	width: 949px;
	position: relative;
	min-height: 700px;
	background-color: #fff;	
}

.banner_container{
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 138px;
	position: relative;
	background-color: #FFFFFF;
}

#banner_link {
	width: 178px;
	float: left;
	padding: 0 0 0 0px;
}

#banner_link a {
	width: 178px;
	height: 138px;
	display:block;
}

#banner_link a span {
	visibility: hidden;
}

.top_nav{
	float: right;
	width: 300px;
	margin: 0 0 0 0;
	padding: 43px 187px 0 0;
	}
	
.top_nav ul{

	padding: 0;
	margin: 0;
}
	
.top_nav li{
	float: right;
	display: inline;
}

li.home {
	width: 49px;
	list-style: none;
}

li.home a {
	height: 34px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 34px;
	text-decoration: none;
}	

li.home a:link, li.home a:visited {
	width: 49px;
	color: #fff;
	display: block;
	background: url(../images/home_button.jpg);
	background-repeat: no-repeat;
}
	
li.home a:hover {
	width: 49px;
	background: url(../images/home_button.jpg) 0 -34px;
	background-repeat: no-repeat;
}

li.contact {
	width: 95px;
 	list-style: none;

}

li.contact a {
	height: 34px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 34px;
	text-decoration: none;
}	

li.contact a:link, li.contact a:visited {
	width: 95px;
	color: #fff;
	display: block;
	background: url(../images/contact_button.jpg);
	background-repeat: no-repeat;
}
	
li.contact a:hover {
	width: 95px;
	background: url(../images/contact_button.jpg) 0 -34px;
	background-repeat: no-repeat;
}

li.site_map {
	width: 72px;
 	list-style: none;

}

li.site_map a {
	height: 34px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 34px;
	text-decoration: none;
}	

li.site_map a:link, li.site_map a:visited {
	width: 72px;
	color: #fff;
	display: block;
	background: url(../images/site_map_button.jpg);
	background-repeat: no-repeat;
}
	
li.site_map a:hover {
	width: 72px;
	background: url(../images/site_map_button.jpg) 0 -34px;
	background-repeat: no-repeat;
}

.industrial_equip a{
	height: 167px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 167px;
	text-decoration: none;
}

.industrial_equip a:link, .industrial_equip a:visited {
	width: 252px;
	color: #fff;
	display: block;
	background: url(../images/industrial_equip.jpg);
	background-repeat: no-repeat;
}
	
.industrial_equip a:hover {
	width: 252px;
	background: url(../images/industrial_equip.jpg) 0 -167px;
	background-repeat: no-repeat;
}

.lab_equip a{
	height: 167px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 167px;
	text-decoration: none;
}

.lab_equip a:link, .lab_equip a:visited {
	width: 242px;
	color: #fff;
	display: block;
	background: url(../images/lab_equip.jpg);
	background-repeat: no-repeat;
}
	
.lab_equip a:hover {
	width: 242px;
	background: url(../images/lab_equip.jpg) 0 -167px;
	background-repeat: no-repeat;
}

.left_column{
	width: 180px;
	z-index: 1;
	float: left;
	
}

.left_column ul{
	padding: 0;
	margin:6px 0 0 0;
}

.left_column li{
	background-image: url(../images/left_nav_bg.jpg);
	background-repeat:no-repeat;
	display: block;
	list-style: none;

}


.left_column li a {
	height: 40px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 32px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}	

.left_column li a:link, .left_column li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(../images/left_nav_bg.jpg);
	padding: 8px 0 0 7px;
}
	
.left_column li a:hover {
	color: #FFF;
	background:  url(../images/left_nav_bg.jpg) 0 -40px;
	padding: 8px 0 0 7px;
}


.left_column li.why_choose{
	background-image: url(../images/why_choose.jpg);
	background-repeat:no-repeat;
	height: 39px;
	display: block;
	list-style: none;

}


.left_column li.why_choose a {
	height: 39px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 31px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}	

.left_column li.why_choose a:link, .left_column li.why_choose a:visited {
	color: #FFFFFF;
	display: block;
	background: url(../images/why_choose.jpg);
	padding: 8px 0 0 7px;
}
	
.left_column li.why_choose a:hover {
	color: #FFF;
	background:  url(../images/why_choose.jpg) 0 -39px;
	padding: 8px 0 0 7px;
}

.left_column li.benefits{
	background-image: url(../images/benefits.jpg);
	background-repeat:no-repeat;
	height: 40px;
	display: block;
	list-style: none;

}


.left_column li.benefits a {
	height: 40px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 32px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}	

.left_column li.benefits a:link, .left_column li.benefits a:visited {
	color: #FFFFFF;
	display: block;
	background: url(../images/benefits.jpg);
	padding: 8px 0 0 7px;
}
	
.left_column li.benefits a:hover {
	color: #FFF;
	background:  url(../images/benefits.jpg) 0 -40px;
	padding: 8px 0 0 7px;
}


.left_column li.whats_hot{
	background-image: url(../images/whats_hot.jpg);
	background-repeat:no-repeat;
	height: 40px;
	display: block;
	list-style: none;

}


.left_column li.whats_hot a {
	height: 40px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 32px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}	

.left_column li.whats_hot a:link, .left_column li.whats_hot a:visited {
	color: #FFFFFF;
	display: block;
	background: url(../images/whats_hot.jpg);
	padding: 8px 0 0 7px;
}
	
.left_column li.whats_hot a:hover {
	color: #FFF;
	background:  url(../images/whats_hot.jpg) 0 -40px;
	padding: 8px 0 0 7px;
}






















.address_container{
	background-image: url(../images/globe.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	min-height: 157px;
	margin-top: 0;
	padding: 170px 0 0 30px;
	font-size: 10px;
	
}

.contact_divider{
	padding: 4px 0 4px 0;
	
}

.flash_container{
	position: absolute;
	z-index: 25;
	left: 142px;
	top: 138px;
	width: 167px;
	height: 167px;
}

.flash_container img{
	padding: 0;
	margin: 0;
	
}

.star_container{
	position: absolute;
	z-index: 25;
	left: 110px;
	top: 455px;
	width: 167px;
	height: 167px;
}
.star3_container{
	position: absolute;
	z-index: 25;
	left: -7px;
	top: 462px;
	width: 167px;
	height: 167px;
}
.star2_container img{
	padding: 0;
	margin: 0;
	
}
.invoice_container{
	position: absolute;
	z-index: 25;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 167px;
}
.invoice_container img{
	padding: 0;
	margin: 0;
	
}
.star_container img{
	padding: 0;
	margin: 0;
	
}

.right_column{
	background-image: url(../images/right_col_top.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	width: 767px;
	margin: 0 0 0 182px;

}

.right_column_2{
	background-image: url(../images/right_col_bottom.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	width: 767px;
	
}

.nav_table{
	padding: 0;
	margin: 0 0 0 127px;
	
}

.text_container{
	width: 665px;
	padding: 10px 25px 15px 45px;
	min-height: 430px;
	font-size: 12px;
	
	
}

.text_container2{
	width: 665px;
	padding: 10px 25px 15px 45px;
	min-height: 300px;
	font-size: 12px;
	
	
}

.text_container a{
	text-decoration: underline;
	color: #000;
}

.text_container a:hover{
	color: #2294d9;
	
}

.large_flash_container{
	margin: 0 0px 10px 20px;
	
}

.text_container ul{
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 31px;
}


.text_container li{
	list-style: url(../images/list_bullet.jpg);
	padding: 0px 0px 10px 0px;

}

.footer{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 949px;
	font-size: 11px;
	position: relative;
	
}

.footer ul{
	margin-top: 0;
	
}

.right_footer_links{

	position: relative;
	
}

.link_column_4{
	position: absolute;
	top: 37px;
	right: 318px;
	width: 150px;
	
}

.link_column_3{
	position: absolute;
	top: 37px;
	right: 421px;
	width: 150px;
	
}

.link_column_2{
	position: absolute;
	top: 37px;
	left: 270px;
	
}

.link_column_1{
	position: absolute;
	top: 37px;
	left: 190px;
	margin: 0;
}

.footer li{
	list-style: none;
	
}

.footer li a{
	text-decoration: none;
	color: #8e8e8e;	
}

.footer li a:hover{
	color: #4a4a4a;
	text-decoration: underline;
	
}

.copyright_year{
	position: absolute;
	right: 102px;
	bottom: 43px;
	color: #8e8e8e;	
	
}
.form_container {
	margin-left: 5px;
	border: 1px;
}

.cpd {
background : #29ADFF;
}



.cpdll {
background : #F1F9FC;
color: #333;
}



.cpdhl {
background : #FFF;
color: #333;
font-weight: bold;
}

.alignRight{text-align:right;}

.alignLeft{text-align:left;}
