
/* TECHNOLOGY SECTION CSS */


/* Subnavigation  */

#subnav #equipment a 			{ background: url(../images/technology/subnav_equipment.gif) no-repeat; width: 81px; }
#subnav #equipment a:hover		{ background-position: -81px 0; }
#subnav #certification a 		{ background: url(../images/technology/subnav_certification.gif) no-repeat; width: 90px; }
#subnav #certification a:hover	{ background-position: -90px 0; }

/* Subav "Current Page" Highlight States */
#wrapper.equipment #subnav #equipment a			{ background: url(../images/technology/subnav_equipment.gif) no-repeat; background-position: -81px 0; }
#wrapper.certification #subnav #certification a	{ background: url(../images/technology/subnav_certification.gif) no-repeat; background-position: -90px 0; }



/* Background Image */

#technology #wrapper.equipment #contentBlock {
	background: url(../images/technology/mainPhoto_equipment.jpg) no-repeat 280px 90px;
	min-height: 565px;
}

#technology #wrapper.certification #contentBlock {
	background: url(../images/technology/mainPhoto_certification.jpg) no-repeat 280px 90px;
	min-height: 492px;
}


/* Photo Strip Element*/

#technology #contentColumn	{ 
	width:373px;
	padding:138px 277px 15px 35px;
	background: url(../images/technology/photoStrip_technology.jpg) no-repeat; 
}
