﻿
.m480v3p a {
	display: block;
	width: 296px;
	height: 40px;
	color: #333;
	background: url(images/480v3p-normal.jpg) 0 0 no-repeat;
	text-decoration: none;
}
.m480v3p a:link {
	background-position: 0 0px;
}
.m480v3p a:hover {
	background: url(images/480v3p-hover.jpg) 0 0 no-repeat;
}

.m230v3p a {
	display: block;
	width: 296px;
	height: 40px;
	color: #333;
	background: url(images/230v3p-normal.jpg) 0 0 no-repeat;
	text-decoration: none;
}
.m230v3p a:link {
	background-position: 0 0px;
}
.m230v3p a:hover {
	background: url(images/230v3p-hover.jpg) 0 0 no-repeat;
}

.m230v1p a {
	display: block;
	width: 296px;
	height: 40px;
	color: #333;
	background: url(images/230v1p-normal.jpg) 0 0 no-repeat;
	text-decoration: none;
}
.m230v1p a:link {
	background-position: 0 0px;
}
.m230v1p a:hover {
	background: url(images/230v1p-hover.jpg) 0 0 no-repeat;
}

.m115v1p a {
	display: block;
	width: 296px;
	height: 40px;
	color: #333;
	background: url(images/115v1p-normal.jpg) 0 0 no-repeat;
	text-decoration: none;
}
.m115v1p a:link {
	background-position: 0 0px;
}
.m115v1p a:hover {
	background: url(images/115v1p-hover.jpg) 0 0 no-repeat;
}

.mEquip a {
	display: block;
	width: 296px;
	height: 40px;
	color: #333;
	background: url(images/equipment-normal.jpg) 0 0 no-repeat;
	text-decoration: none;
}
.mEquip a:link {
	background-position: 0 0px;
}
.mEquip a:hover {
	background: url(images/equipment-hover.jpg) 0 0 no-repeat;
}

.mParts a {


	display: block;
	width: 109px;
	height: 40px;
	color: #333;
	background: url(images/parts-normal.jpg) 0 0 no-repeat;
	text-decoration: none;
		float: left;
}
.mParts a:link {
	background-position: 0 0px;
}
.mParts a:hover {
	background: url(images/parts-hover.jpg) 0 0 no-repeat;
}

.mServices a {

	display: block;
	width: 187px;
	height: 40px;
	color: #333;
	background: url(images/services-normal.jpg) 0 0 no-repeat;
	text-decoration: none;
}
.mServices a:link {
	background-position: 0 0px;
}
.mServices a:hover {
	background: url(images/services-hover.jpg) 0 0 no-repeat;
}

.mContactUs a {
	display: block;
	width: 296px;
	height: 40px;
	color: #333;
	background: url(images/contactus-normal.jpg) 0 0 no-repeat;
	text-decoration: none;
}
.mContactUs a:link {
	background-position: 0 0px;
}
.mContactUs a:hover {
	background: url(images/contactus-hover.jpg) 0 0 no-repeat;
}



