﻿.PageBody_Home
{
	font-family: Tahoma;
	font-size: 8pt;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	background-image: url(../images/SiteBG_Home_800.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.PageBody_About
{
	font-family: Tahoma;
	font-size: 8pt;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	background-image: url(../images/SiteBG_About_800.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.PageBody_Services
{
	font-family: Tahoma;
	font-size: 8pt;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	background-image: url(../images/SiteBG_Services_800.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.PageBody_Vendors
{
	font-family: Tahoma;
	font-size: 8pt;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	background-image: url(../images/SiteBG_Vendors_800.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.PageBody_BEE
{
	font-family: Tahoma;
	font-size: 8pt;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	background-image: url(../images/SiteBG_BEE_800.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.PageBody_Contact
{
	font-family: Tahoma;
	font-size: 8pt;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	background-image: url(../images/SiteBG_Contact_800.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}