.mainbackground {
	background-attachment: fixed;
	background-image: url(graphics/header/mainpage_baseleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.maintextcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000099;
}
.basebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.basebartext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.productsbackground {

	background-attachment: fixed;
	background-image: url(graphics/header/2ndpagepic.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.enquirybackground {

	background-attachment: fixed;
	background-image: url(graphics/header/enquirybackground.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:hover {
	color: #CCFF00;
}

