/* CSS Document */

#ProdCont{
	display:block;
	width:801px;
	height:150px;
	background:url(../images/index-prod.gif) repeat-x;
	padding-top: 1.5em;
}
#ProdCont ul li{
	display:block;
	float:left;
	list-style:none;
	width: 185px;
	height: 129px;
	margin-right: .4em;
}
/*-------------Index-rc--------------*/
#aut{
	height: 129px;
	width: 185px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(../images/ind-autotech_rc.gif) top left no-repeat;
	display: block;
}

#aut:hover{
	background-position: bottom left;
}

#holinger{
	height: 129px;
	width: 185px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(../images/ind-holinger_rc.gif) top left no-repeat;
	display: block;
}

#holinger:hover{
	background-position: bottom left;
}
#drexler{
	height: 129px;
	width: 185px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(../images/ind-drexler_rc.gif) top left no-repeat;
	display: block;
}

#drexler:hover{
	background-position: bottom left;
}

#quaife{
	height:129px;
	width: 185px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(../images/ind-quaife_rc.gif) top left no-repeat;
	display: block;
}

#quaife:hover{
	background-position: bottom left;
}

/*-------------index rc-end -------------*/

/*-------------autotechProd rc-----------------*/
#autotechDiff{
	font-size: .7em;
	color:#ffffff;
	font-weight:bold;
	height: 29px;
	width: 180px;
	/*text-indent: 10000px;
	overflow: hidden;*/
	text-align: right;
	padding-top: 100px;
	padding-right: 5px;
	background: url(../images/a_wav-diff_rc.gif) top left no-repeat;
	display: block;
}
#autotechDiff:hover{
	color: #000000;
	background-position: bottom left;
	text-decoration: none;
}

/*-------------autotechProd rc end-----------------*/


/*-------------drexlerProd rc-----------------*/
#drexlerDiff{
	font-size: .7em;
	color:#ffffff;
	font-weight:bold;
	height: 29px;
	width: 180px;
	/*text-indent: 10000px;
	overflow: hidden;*/
	text-align: right;
	padding-top: 100px;
	padding-right: 5px;
	background: url(../images/d_ind-diff_rc.gif) top left no-repeat;
	display: block;
}
#drexlerDiff:hover{
	color: #000000;
	background-position: bottom left;
	text-decoration: none;
}

#drexlerPankl{
	font-size: .7em;
	color: #ffffff;
	font-weight: bold;
	height: 29px;
	width: 180px;
	/*text-indent:10000px;
	overflow: hidden;*/
	text-align:right;
	padding-top: 100px;
	padding-right: 5px;
	background: url(../images/d_ind-pankl_rc.gif) top left no-repeat;
	display:block;
}
#drexlerPankl:hover{
	color: #000000;
	background-position: bottom left;
	text-decoration: none;
}

/*-------------drexlerProd rc end-----------------*/


/*-------------ppgProd rc-----------------*/
#ppgGearkit{
	font-size: .7em;
	color: #ffffff;
	font-weight: bold;
	height: 29px;
	width: 180px;
	/*text-indent:10000px;
	overflow: hidden;*/
	text-align:right;
	padding-top: 100px;
	padding-right: 5px;
	background: url(../images/p_ind-gearKits_rc.gif) top left no-repeat;
	display:block;
}
#ppgGearkit:hover{
	color: #000000;
	background-position: bottom left;
	text-decoration: none;
}
#ppgFinaldrive{
	font-size: .7em;
	color: #ffffff;
	font-weight: bold;
	height: 29px;
	width: 180px;
	/*text-indent:10000px;
	overflow: hidden;*/
	text-align:right;
	padding-top: 100px;
	padding-right: 5px;
	background: url(../images/p_ind-final_rc.gif) top left no-repeat;
	display:block;
}
#ppgFinaldrive:hover{
	color: #000000;
	background-position: bottom left;
	text-decoration: none;
}
/*-------------ppgProd rc-----------------*/


/*#indexProdCont .quaife{
	background-image:url(../images/ind-quaife_r.gif);
	background-repeat: no-repeat;
}
#indexProdCont .holinger{
	background-image:url(../images/ind-holinger_r.gif);
	background-repeat: no-repeat;
}
#indexProdCont .drexler{
	display:block;
	background-image:url(../images/ind-drexler_r.gif);
	background-repeat: no-repeat;
}
#indexProdCont .ppg{
	display:block;
	background-image:url(../images/ind-ppg_r.gif);
	background-repeat: no-repeat;
}

#indexProdCont a:hover{
	visibility:hidden;
}


#indexProdCont p{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	color: #333333;	
}*/