body
{
 background-color:#EBE6D6;
 color:#333;
 font-family: helvetica, sans;
 font-size:11px;
 margin:0px;
 padding:0px;
 text-align: center;
}
 
/**** IE6 Transparent Image Fix *****/
img, div { behavior: url(js/iepngfix.htc) }
	
#bkg
{  
 padding:0px;
 margin:0px;
 width:100%;
 height:100%;
 position:absolute;
 z-index:0;
 top:0px;
 left:0px;
}   

.red
{
 color:#CC0000;
 text-decoration:underline;	
}

.spacer
{
 clear:both;
 margin:0px;
 padding:0px;
} 
   
#container
{    
 position:relative; 
 margin:0 auto;  
 width:560px;
 text-align: left; 
 padding-top:20px;
 _text-align /**/:left; /* IE 5.x fix */;
 z-index:1;
}   
   
#links
{
 margin:10px 0px 0px -5px;
 padding:0px;
}

#links li
{
 display:inline;
 list-style:none;
 margin: 0px;
 padding:0px;
}   

.navBtn
{
 float:left;
 display: block;
 border:none;
 display: block;
}      

.nav1
{               
 background: url("../images/storeAd.png") no-repeat;
 _background:transparent none !important; /* IE 5.x-6.x Only */ 
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/storeAd.png",sizingMethod="image"); /* IE 5.x-6.x Only */ 
 _cursor:pointer;	
 margin-left:4px;                                                                                                          
 width:138px;
 height:36px;
}  

.nav1:hover
{
 background: url("../images/storeAdOver.png") no-repeat;
_background:transparent none !important; /* IE 5.x-6.x Only */ 
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/storeAdOver.png",sizingMethod="image"); /* IE 5.x-6.x Only */ 
 _cursor:pointer;
}

.nav2
{
 background: url("../images/findStore.png") no-repeat;
_background:transparent none !important; /* IE 5.x-6.x Only */ 
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/findStore.png",sizingMethod="image"); /* IE 5.x-6.x Only */
 width:125px;
 height:35px;
 margin:4px 0px 0px 4px;
}

.nav2:hover
{
 background: url("../images/findStoreOver.png") no-repeat;
_background:transparent none !important; /* IE 5.x-6.x Only */ 
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/findStoreOver.png",sizingMethod="image"); /* IE 5.x-6.x Only */
}  

.nav3
{
 background: url("../images/printCoupons.png") no-repeat;
_background:transparent none !important; /* IE 5.x-6.x Only */ 
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/printCoupons.png",sizingMethod="image"); /* IE 5.x-6.x Only */
 width:138px;
 height:36px;
 margin-left: 5px;
}

.nav3:hover
{
 background: url("../images/printCouponsOver.png") no-repeat;
_background:transparent none !important; /* IE 5.x-6.x Only */ 
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/printCouponsOver.png",sizingMethod="image"); /* IE 5.x-6.x Only */
 margin-left: 5px;
}   

#videoPlayer
{
 width:566px;
 height:405px;
 padding:0px;
 margin:0px;
} 

#logo
{
 float:right;
 margin-top:15px;
 width:184px;
 height:42px;
} 

a #logo
{
 border:none;
}

a #dealsImg
{
 border:none;
}
   
#title
{
 width:191px;
 height:66px;  
}   

#moreDeals
{
 width:100%;
 text-align:right;
 padding:0px 0px 5px 0px;
 margin:-20px 0px 0px 0px;
 font-weight:bold;
}

#dealsImg
{
 margin:4px 0px 0px -1px; 
 width:568px;
 height:161px;
}

#footer{
margin-top:-20px;
}

.text{font-size:11px;}

.imgfooter{vertical-align: middle; margin: 10px 5px 10px 10px; border: none; height:30px;}

