@import url("css/variations/stylesheetwidget.css");

.landingwrapper{
	margin:0;
	color:#444;
	font: 13px/18px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Bitstream Vera Sans", verdana, helvetica, sans-serif;
	min-width:961px;
	background: #e2e2e2 url(landing-superbowl/bg-superbowl-landing.jpg) no-repeat 50% 0;
}
#landing-header{
	width:100%;
	height:131px;
	position:absolute;
	top:0;
	left:0;
}
.landing-logo{
	margin:0;
	position:absolute;
	top:46px;
	left:41px;
}
.landing-logo a{
	display:block;
	width:249px;
	height:78px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(landing-superbowl/landing-logo.png) no-repeat;
	cursor:pointer;
}
.landing-add-nav{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:absolute;
	top:0;
	right:36px;
	font-size:10px ;
	line-height:24px;
	z-index:2000;
}
.landing-add-nav li{
	float:left;
	color:#01884E;
	border-left:1px solid #cecfcf;
	margin:0 1px 0 -1px;
	list-style-type:none;
	padding:0 6px 0 9px;
}
.landing-add-nav a{
	color:#01884E;
	text-decoration:none;
}
.landing-add-nav a:hover{
	text-decoration:underline;
}
#landing-content-holder{
	width:100%;
}
.ee-mall{
	width:245px;
	height:271px;
	background:url(landing-images/bg-eeMall.png) no-repeat;
	float:left;
	padding: 18px 0pt 0pt 40px;
}
.partners{
	width:276px;
	height:289px;
	float:left;
}
.green{
	width:280px;
	height:289px;
}