.BGabout {
	background-image: url(images/BGabout.jpg);
	background-repeat: no-repeat;
}
.BGlinks {
	background-image: url(images/BGlinks.jpg);
	background-repeat: no-repeat;
}
.BGcontact {

	background-image: url(images/BGcontact.jpg);
	background-repeat: no-repeat;
}
.BGproducts {
	background-image: url(images/BGproducts.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.vertline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
