body {
	background-image: url(images/products_bg_01.jpg);
	background-repeat: repeat-x;
	background-color: #bb9c6b;
}
.productsBorder2 {
	height: 69px;
	background-image: url(images/products_02.jpg);
	background-repeat: no-repeat;
}
.locatorBorder {
	height: 63px;
	background-image: url(images/locator_02.jpg);
	background-repeat: no-repeat;
}
.locatorBorder2 {
	height: 55px;
	background-image: url(images/locator_03.jpg);
	background-repeat: no-repeat;
}


a:link, a:hover, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #A22932;
	text-decoration: none;
}
.productsBorder {
	width: 487px;
	background-image: url(images/products_03.jpg);
	background-repeat: no-repeat;
	height: 129px;
}
.productsBG {
	background-image: url(images/products_11.gif);
	background-repeat: repeat-y;
	width: 800px;
}
.contactBG {
	background-image: url(images/contact_04.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 238px;
}
.contactBG2 {
	background-image: url(images/contact_05.jpg);
	background-repeat: repeat-y;
	width: 732px;
	height: 4px;
	background-position: center;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #95332f;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #606060;
}
