#HomeContent0 
{
	width: 183px;
	height: 215px;
	overflow: hidden;
	background-color: White;
	padding: 5px 10px 0px 5px;
}

#HomeContent1 
{
	width: 183px;
	height: 180px;
	overflow: hidden;
	background-color: White;
	padding: 5px 10px 0px 5px;
}

#HomeContent2 
{
	width: 183px;
	height: 97px;
	overflow: hidden;
	background-color: White;
	padding: 5px 10px 0px 5px;
}

#GapFooter
{
	background-image:url();
	background-color:Black;
	height: 22px;
}

#MainNav 
{
	background-image: url(/shared/images/home-nav-back.jpg);
	background-repeat: repeat-x;
}

#LogoSpace 
{
	background-image:url(/shared/images/home-masthead.jpg);
	height: 78px;
	width: 759px;
	overflow: hidden;
}

#Logo 
{
	position: relative;
	top: 5px;
	left: 10px;
	width: 760px;
	height:80px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 430px;
	xfloat: left;
}

#TopBackLeft, #TopBackRight
{
	height:120px;
}


#LogoContainer 
{
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	width: 100%;
	z-index: 100;
	clear: both;
}