#PromoUnit{
	position:absolute;
 	width:269px;
 	height:auto;
 	top:450px;
 	right:30px;
 	font-size:80%;
 	padding:10px 0 10px 10px;
 	background-color:#E8E8E8;
 	cursor:hand;

}
.PromoUnit a {text-decoration:none;color:#000000;}

.PromoUnit img{float:left; margin-right:10px;width:89px; height:67px}

.PromoUnit .PromoTitle{float:left; width:145px; padding-top:4px; padding-bottom:3px; font-weight:600;}

.PromoUnit .PromoCopy
{
	float:left;
	width:148px;
	line-height:1.3;
	background-color:#E8E8E8;
	color:#222222;
	cursor:hand;

}

#HomeContent .contentWrapper, #HomeContent #FooterContent, .BottomSubNav
{
 width:978px;
}

#HomeContent #Content
{
	float:left;
	width:978px;
	background-color:#e8e8e8;
}

*html #HomeContent #Content {padding-bottom:100px;}
#HomeContent #footerContent{margin-top:10px;}
html> #HomeContent #Content{min-height:587px;}

#HomeContent .LeftNav
{
	position:absolute;
	margin-left:18px;
	width:247px;
	z-index:999;
}
#HomeContent .Level1 li{width:247px; }
#HomeContent .Level1 li a{width:247px;}
#HomeContent .LV1Arw{left:238px;}
#HomeContent .FlyoutNav{width:247px;}
#HomeContent .Level1 ul{left:247px;}
#HomeContent .Level2 li{width:193px;}
#HomeContent .Level2 li a{width:auto; display:block; float:left;}
#HomeContent .Level2 ul{left:193px;}
#HomeContent .Level2 li .Preview{left:193px;}

.BottomSubNav
{
 position:relative;
 padding-left:5px;
}

.BottomSubNav a
{
	float:left;
	width:299px;
	height:74px;
	background-image:url(../images/homepage/shadow_promo.jpg);
	background-position:left center;
	margin:43px 25px 0 0px;
}

.BottomSubNav a img
{
	border:none; 
	margin-left:8px;
}

.TopLabel
{
	position:absolute;
	right:43px;
	top:369px;
	color:white;
	z-index:99;
}

.TopLabel span
{
	display:block;
	margin-bottom:5px;
	text-align:right;
}

.TopLabel a img{border:none;}

#HomeContent #FooterLinks_FooterContent
{
  	background-color:#E8E8E8;
  	padding:18px 0 0 0;
 }
