
.image {
	background-image: url(images/mainimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif, "Tahoma Regular";
	font-size: 11px;
	color: #333333;
	word-spacing: 4px;
	letter-spacing: 0.5px;
	text-align: left;
	white-space: normal;
	padding-right: 10px;
	padding-left: 25px;
}
.pixelfooter {
	font-family: Arial, Helvetica, sans-serif, "Tahoma Regular";
	font-size: 9px;
	color: #333333;
	word-spacing: 4px;
	letter-spacing: 0.5px;
	white-space: normal;
	text-decoration: none;
}
.contactdetails {
	font-family: Arial, Helvetica, sans-serif, "Tahoma Regular";
	font-size: 11px;
	color: #333333;
	word-spacing: 4px;
	letter-spacing: 0.5px;
	white-space: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif, "Tahoma Regular";
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif, "Tahoma Regular";
	font-size: 12px;
	color: #0033CC;
	word-spacing: 4px;
	letter-spacing: 0.5px;
	white-space: normal;
}
#pixelfooter a {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
#pixelfooter a:hover {
	color: #0033CC;
	font-size: 9px;
	font-weight: normal;
}

a.product-title {
  font-family: Arial, sans-serif;
  font-size: 14pt;
  text-decoration: none;
  color: #31519D; 
}
