body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
}

td, p, body			{ font-family:"Times New Roman", Times, serif; font-size:14px; color: #402c15; }
a					{ color:#78340c; text-decoration:underline; }
a:hover				{ color:#57260a; text-decoration:underline; }

#Container-Center {
	position: absolute;
	left: 50%;
	top: 0;
	width: 808px;
	margin: auto auto auto -404px;
	z-index: 0;
}

#Container-Left {
	position: absolute;
	left: 0;
	top: 0;
	width: 808px;
	margin: auto auto auto auto;
	z-index: 0;
}

#Top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 808px;
	height: 108px;
	z-index: 1;
}

#Logo {
	position: absolute;
	top: 17px;
	left: 19px;
	width: 265px;
	height: 165px;
	z-index: 3;
}

#Main-Image {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 758px;
	height: 298px;
	z-index: 1;
}

#Ribbon {
	position: absolute;
	top: 102px;
	left: 628px;
	width: 137px;
	height: 137px;
	z-index: 3;
}

#Featured-Home {
	position: absolute;
	top: 456px;
	left: 472px;
	width: 336px;
	height: 308px;
	z-index: 4;
}

#Air-Mail {
	position: absolute;
	top: 156px;
	left: 472px;
	width: 187px;
	height: 152px;
	z-index: 2;
}

#Nav-BG {
	position: absolute;
	top: 108px;
	left: 0px;
	width: 808px;
	height: 42px;
	z-index: 1;
	background-image: url(../images/Navigation-BG.jpg);
}

#Navigation {
	position: absolute;
	left: 306px;
	text-align: left;
	z-index: 2;
}
.Navigation1			{ font-family: "Times New Roman", Times, serif; font-size: 14px; color: #1f314a; background-image: url(../images/Nav-BG.gif); text-align: left; font-weight: bold; }
.Navigation1 a			{ color: #1f314a; text-decoration: none; }
.Navigation1 a:hover	{ color: #1f314a; text-decoration: none; }

.Navigation2			{ font-family: "Times New Roman", Times, serif; font-size: 14px; color: #1f314a; background-image: url(../images/Nav-BG-Over.gif); text-align: left; font-weight: bold; }
.Navigation2 a			{ color: #1f314a; text-decoration: none; }
.Navigation2 a:hover	{ color: #1f314a; text-decoration: none; }

.Navigation3			{ font-family: "Times New Roman", Times, serif; font-size: 14px; color: #1f314a; background-image: url(../images/Nav-BG-On.gif); text-align: left; font-weight: bold; }
.Navigation3 a			{ color: #1f314a; text-decoration: none; }
.Navigation3 a:hover	{ color: #1f314a; text-decoration: none; }

#Content {
	position: absolute;
	top: 448px;
	left: 0px;
	width: 758px;
	text-align: left;
	z-index: 3;
	background-image: url(../images/Content-BG.jpg);
}

.Footer			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; }
.Footer a		{ color: #ffffff; text-decoration: none; }
.Footer a:hover	{ color: #ffffff; text-decoration: underline; }

input, textarea {
	 border: 1px #1b253e solid;
}