﻿
body
{
	background-image: url(../../images/BackgroundImage.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}
.PageDiv
{
	width: 100%;
	min-width: 925px;
	position: absolute;
	margin: 0px 0px 20px 0px;
}
.Logo
{
	position: absolute;
	left: 3%;
	top: 45px;
	width: 280px;
	height: 62px;
	border: solid 1px #656565;
}
.SuperNav
{
	position: absolute;
	right: 3%;
	top: 20px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.SuperNav a:link, .SuperNav a:visited, .SuperNav a:active
{
	color: #fff;
	text-decoration: none;
}
.SuperNav a:hover
{
	color: #fff;
	text-decoration: underline;
}
.NavBarTop
{
	position: absolute;
	right: 3%;
	top: 40px;
	text-align: left;
}
.NavBarTop_Link
{
	background-color: #282828;
	color: #c8c8c8;
	height: 70px;
	width: 70px;
	float: left;
	margin-right: 2px;
	padding: 5px 0px 0px 7px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.NavBarTop_LinkRight
{
	background-color: #282828;
	color: #c8c8c8;
	height: 70px;
	width: 250px;
	float: left;
	padding: 5px 0px 0px 7px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.PageCopy_Default
{
	position: absolute;
	left: 7%;
	top: 255px;
	width: 480px;
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	background-image: url(../images/000000_75.png);
	background-repeat: repeat;
	padding: 20px 25px 20px 25px;
}
.PageCopy_Contact
{
	position: absolute;
	left: 7%;
	top: 170px;
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	background-image: url(../images/000000_75.png);
	background-repeat: repeat;
	padding-top: 20px;
}
.PageCopy_PrivacyLegal
{
	position: absolute;
	left: 7%;
	top: 170px;
	width: 520px;
	height: 320px;
	overflow: auto;
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	background-image: url(../images/000000_75.png);
	background-repeat: repeat;
	padding: 20px 25px 20px 25px;
	scrollbar-base-color: #333;
}
.NavBarBottom
{
	position: absolute;
	top: 590px;
	height: 90px;
	width: 100%;
	background-color: #000;
	color: #fff;
}
.NavBarBottom_LinkArea
{
	width: 810px;
}
.NavBarBottom_Link
{
	position: relative;
	float: left;
	top: 25px;
	height: 50px;
	margin-right: 35px;
	border-left: solid 1px #fff;
	padding: 15px 0px 0px 15px;
	font-family: Arial;
	font-size: 12pt;
}
.Footer_Left
{
	position: absolute;
	left: 3%;
	top: 727px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	padding-bottom: 40px;
}
.Footer_Right
{
	position: absolute;
	right: 3%;
	top: 727px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	padding-bottom: 40px;
}
.Button
{
	border: solid 1px #464445;
	background-color: #fff;
	color: #000;
	font-size: 8pt;
	cursor: pointer;
}
