@charset "utf-8";
/* CSS Document */

html
{
	text-align:center;
}
body
{
	background:#fff;
	width:800px;
	height:690px;
	position:relative;
	margin:0 auto;
}
#top-banner
{
	display:block;
	height:192px;
	background:url(../img/2008Promotions/holiday-banner.jpg) no-repeat;
	text-indent:-9999px;
}
#side-banner
{
	background:transparent url(../img/2008Promotions/callout.jpg) no-repeat scroll 0 0;
	display:block;
	height:361px;
	position:absolute;
	right:0;
	top:182px;
	width:242px;
	z-index:1000;
	text-indent:-9999px;
}
#flash
{
	display:block;
	left:0px;
	position:absolute;
	/* top:157px; */
}
#footer
{
	position:absolute;
	bottom:0px;
	left:224px;
	width:200px;
}