﻿/*=========================================================================================================================================
			Registration Complete
=========================================================================================================================================*/
.Page_Master
{
	width:765px;
	margin: 0 auto;
	background-color: #CAD7E4;
	position: relative;
}

.Page_Master #Header
{
	height:89px;
}

.Page_Master #Header #LogoOne
{
	height:82px;
	width:765px;
	background: url(images/header_logo[1].gif);
	z-index: 1000;
}

#Body
{
	overflow:hidden;
}

#Footer
{
	margin-top: 8px;
	height: 48px;
	width: 765px;
	background: url(images/hcfooter_background[1].gif);
	background-repeat: no-repeat;
}
#Footer
{
	padding-left:30px;
}

#Footer .FooterBlurb
{
	float: left;
	width: 400px;
	font-size: 7pt;
	color: White;
	padding: 0px 0px 0px 20px;
	margin:8px 0px 0px 10px;
	text-align: center;
	font-weight: bold;
}

#Footer .FooterBlurb a
{
	color: #2B5F94;
}

#Footer .FooterLogo 
{
	float:left;
	margin:8px 10px 10px 10px;
}

#Footer .imgLink
{
	display: block; 
	height: 32px; 
	text-indent: -9999px;
}

#Footer .LogoOrchardBooks,
#Footer .LogoOrchardBooks .imgLink
{
	width: 72px; 
	background-image: url(images/icon_orchard.gif);
}

#Footer .LogoHodder,
#Footer .LogoHodder .imgLink
{
	width: 24px; 
	background-image: url(images/icon_hodder.gif);
}

#Footer .LogoFranklinWatts,
#Footer .LogoFranklinWatts .imgLink
{
	width: 30px; 
	background-image: url(images/icon_watts.gif);
}

#Footer .LogoWayland,
#Footer .LogoWayland .imgLink
{
	width: 39px; 
	background-image: url(images/icon_wayland.gif);
}