body {
	background-image: url(../ausguard-body-bg.gif);
	background-color: #67494b;
	color: #fff;
	padding: 0 0 10px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}

a {
	color: #fff;
	text-decoration: underline;
}

img {
	border: 0;
}

.prodList {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 12px 0 0 0;
	text-transform: uppercase;
}

.prodList a {
	color: #fff;
	text-decoration: underline;
}

.prodList a:hover {
	text-decoration: none;
}

#homeProductGallery {
	width: 870px;
	text-align: center;
	padding: 12px 0 0 0;
}

#homeProductGallery .item {
	float: left;
	width: 150px;
	padding: 0 0 16px 0;
	margin: 0 12px;
}

#homeProductGallery .item img {
	border: 2px solid #666;
	width: 150px;
	height: 104px;
}

#homeProductGallery .item .itemName {
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #000;
	border: 2px solid #666;
	margin: 3px 0 0 0;
	width: 150px;
	background-color: #fff;
	font-weight: bold;
}

#homeProductGallery .item .itemName h2 {
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#homeProductGallery .item .itemName a {
	color: #000;
	display: block;
	text-decoration: none;
}

#homeProductGallery .item .itemName a:hover {
	color: #FF0000;
	display: block;
	text-decoration: none;
}

.hide {
	display: none;
}

.style1 {
	color: #000;
	font-weight: bold;
	text-align: left;
}

.style1 a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.style1 a:hover {
	color: #FF0000;
}

.partListBG {
	height: 386px;
	min-height: 386px;
	background:url(../Images/part-list-bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0;
}

.otherNeedsLine a {
	color: #FFFF00 !important;
}

.text {
	color: #000;
}

h1#heading {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.sitemap a {
	color: #000000;
	text-decoration: underline;
}

.sitemap a:hover {
	color: #000000;
	text-decoration: none;
}