
.flyoutPromoArea {
	position: absolute;
	margin-top: -90px;
	margin-left: -64px;
	left: -999em;
	width: 200px;
	padding: 0;
	z-index: 10;
}

.flyoutPromo	{
	float: left;
	width: 136px;
	border-bottom: 1px solid #b43f97;
}


IMG.promoFlyoutArrow {
	float: left; 
	margin-top: 64px; 
	margin-left: 4px;
	}


#nav li:hover div, #nav li.sfhover div {left: 760px;}

#nav li:hover div div, #nav li.sfhover div div	{left: auto;}

DIV.promo1 A, DIV.promo2 A, DIV.promo3 A, DIV.promo4 A, DIV.promo5 A	{
	display: block;
	width: 136px;
	height: 33px;
	}

DIV.promo1	{
	width: 136px;
	height: 33px;
	background: url(promo_1.png) top left no-repeat;
	line-height: 12px;
	margin: auto;
	}

	
DIV.promo1 A:hover		{
	display: block;
	width: 136px;
	height: 33px;
	background: url(promo_1_over.png) top left no-repeat;
	text-decoration: none;
	}



DIV.promo2	{
	width: 136px;
	height: 33px;
	background: url(promo_2.png) top left no-repeat;
	line-height: 12px;
	margin: auto;
	}

	
DIV.promo2 A:hover		{
	display: block;
	width: 136px;
	height: 33px;
	background: url(promo_2_over.png) top left no-repeat;
	text-decoration: none;
	}



DIV.promo3	{
	width: 136px;
	height: 33px;
	background: url(promo_3.png) top left no-repeat;
	line-height: 12px;
	margin: auto;
	}

	
DIV.promo3 A:hover		{
	display: block;
	width: 136px;
	height: 33px;
	background: url(promo_3_over.png) top left no-repeat;
	text-decoration: none;
	}



DIV.promo4	{
	width: 136px;
	height: 33px;
	background: url(promo_4.png) top left no-repeat;
	line-height: 12px;
	margin: auto;
	}

	
DIV.promo4 A:hover		{
	display: block;
	width: 136px;
	height: 33px;
	background: url(promo_4_over.png) top left no-repeat;
	text-decoration: none;
	}



DIV.promo5	{
	width: 136px;
	height: 33px;
	background: url(promo_5_on.png) top left no-repeat;
	line-height: 12px;
	margin: auto;
	}

	
DIV.promo5 A:hover		{
	display: block;
	width: 136px;
	height: 33px;
	background: url(promo_5_over.png) top left no-repeat;
	text-decoration: none;
	}



