.HeaderPlacement {
	position: absolute;
	left: 0px;
	top: 0px;
}
.NavigationBarPlacement {
	position: absolute;
	left: 0px;
	top: 100px;
}
.MainBodyPlacement {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 500;
}
.RightGraphicsPlacement {
	left: 0px;
	top: 120px;
	position: absolute;
	z-index: 2;
	visibility: visible;
}
.MainTextPlacement {
	position: absolute;
	left: 0px;
	top: 120px;
	z-index: 1;
	visibility: visible;
}
.MainHeaderPlacement {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
}
.NavBarPlacement {
	position: absolute;
	left: 0px;
	top: 100px;
	height: 20px;
	background-color: #555FAA;
	z-index: 4;
}


.RightImagePlacement {
	position: absolute;
	left: 500px;
	top: 120px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.BlackHorizontalRule {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.Testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #660000;
}
.PullDownMenuPlacement {
	position: absolute;
	left: 0px;
	top: 120px;
	z-index: 5;
}
.SaleCalendarPlacement {
	position: absolute;
	left: 0px;
	top: 120px;
	z-index: 3;
}
