.tpcSlideShowContent
{
	float: left;
}

.tpcSlideShow
{
	width: 222px; 
	height: 155px; 
	background: url(images/slideshow/bg.gif); 
	float: left;
	position: relative;
}

.tpcSlide
{
    position: absolute;
    overflow: hidden;
    z-index: 2;
}

.comSlideImg
{
	margin-left: 34px;
	margin-top: 33px;
}

a .comSlideImg
{
	border: 0px none;
}

.tpcSlideWipe
{
    position: absolute;
    overflow: hidden;
    z-index: 5;
    display: none;
}

.tpcSlideWipe img
{
	padding-left: 33px;
	width: 154px;
	height: 2px;
}

.tpcSlideWipe a img
{
	border: 0px none;
}

#btnHmHome
{
	display: block;
	background: url(/images/btns/zc.hm.btn.up.home.jpg) no-repeat;
	width: 51px;
	height: 21px;
	margin-top: 15px;
	margin-left: 9px;
	float: left;
}

#btnHmHome:hover
{
	background: url(/images/btns/zc.hm.btn.hvr.home.jpg) no-repeat;
}

#btnHmParts
{
	display: block;
	background: url(/images/btns/zc.hm.btn.up.parts.jpg) no-repeat;
	width: 55px;
	height: 21px;
	margin-top: 15px;
	margin-left: 14px;
	float: left;
}

#btnHmParts:hover
{
	background: url(/images/btns/zc.hm.btn.hvr.parts.jpg) no-repeat;
}

#btnHmManuals
{
	display: block;
	background: url(/images/btns/zc.hm.btn.up.manuals.jpg) no-repeat;
	width: 78px;
	height: 21px;
	margin-top: 15px;
	margin-left: 14px;
	float: left;
}

#btnHmManuals:hover
{
	background: url(/images/btns/zc.hm.btn.hvr.manuals.jpg) no-repeat;
}

#btnHmSupport
{
	display: block;
	background: url(/images/btns/zc.hm.btn.up.support.jpg) no-repeat;
	width: 73px;
	height: 21px;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
}

#btnHmSupport:hover
{
	background: url(/images/btns/zc.hm.btn.hvr.support.jpg) no-repeat;
}

#btnHmSpecials
{
	display: block;
	background: url(/images/btns/zc.hm.btn.up.specials.jpg) no-repeat;
	width: 73px;
	height: 21px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}

#btnHmSpecials:hover
{
	background: url(/images/btns/zc.hm.btn.hvr.specials.jpg) no-repeat;
}

#btnHmAbout
{
	display: block;
	background: url(/images/btns/zc.hm.btn.up.about.jpg) no-repeat;
	width: 73px;
	height: 21px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}

#btnHmAbout:hover
{
	background: url(/images/btns/zc.hm.btn.hvr.about.jpg) no-repeat;
}






#btnCntHome
{
	display: block;
	background: url(/images/btns/zc.cnt.btn.up.home.jpg) no-repeat;
	width: 50px;
	height: 21px;
	margin-top: 15px;
	margin-left: 14px;
	float: left;
}

#btnCntHome:hover
{
	background: url(/images/btns/zc.cnt.btn.hvr.home.jpg) no-repeat;
}

#btnCntParts
{
	display: block;
	background: url(/images/btns/zc.cnt.btn.up.parts.jpg) no-repeat;
	width: 50px;
	height: 21px;
	margin-top: 15px;
	margin-left: 14px;
	float: left;
}

#btnCntParts:hover
{
	background: url(/images/btns/zc.cnt.btn.hvr.parts.jpg) no-repeat;
}

#btnCntManuals
{
	display: block;
	background: url(/images/btns/zc.cnt.btn.up.manuals.jpg) no-repeat;
	width: 70px;
	height: 21px;
	margin-top: 15px;
	margin-left: 11px;
	float: left;
}

#btnCntManuals:hover
{
	background: url(/images/btns/zc.cnt.btn.hvr.manuals.jpg) no-repeat;
}

#btnCntSupport
{
	display: block;
	background: url(/images/btns/zc.cnt.btn.up.support.jpg) no-repeat;
	width: 70px;
	height: 21px;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
}

#btnCntSupport:hover
{
	background: url(/images/btns/zc.cnt.btn.hvr.support.jpg) no-repeat;
}

#btnCntSpecials
{
	display: block;
	background: url(/images/btns/zc.cnt.btn.up.specials.jpg) no-repeat;
	width: 70px;
	height: 21px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}

#btnCntSpecials:hover
{
	background: url(/images/btns/zc.cnt.btn.hvr.specials.jpg) no-repeat;
}

#btnCntAbout
{
	display: block;
	background: url(/images/btns/zc.cnt.btn.up.about.jpg) no-repeat;
	width: 70px;
	height: 21px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}

#btnCntAbout:hover
{
	background: url(/images/btns/zc.cnt.btn.hvr.about.jpg) no-repeat;
}
