﻿h1 { display:none; }

/************************* Header
*/

#headerFrame
{
	background:url(Landing/HeaderFrameBg.jpg) no-repeat left top;
}

/************************* Content Inner
*/

#contentInner { padding-bottom:0; }

/************************* Site Search
*/

#siteSearchFrame form { display:none; }

/************************* Main Nav Frame
*/

#mainNavFrame { display:none; }

/************************* Landing Page Frame
*/

#landingPageFrame
{
	width:822px;
	padding:45px 0 0 158px;
	height:auto !important;min-height:531px;height:531px;
	background:url(Landing/LandingPageFrameBg.jpg) no-repeat left top;
	position:relative;
	overflow:hidden;
}

#landingPageFrame br { display:none; }

#landingPageFrame .PageSelectBusiness
{
	float:left;
	width:258px;
	height:366px;
	margin-right:119px;
	background:url(Landing/PageSelectSprite.jpg) no-repeat 0 0;
}
#landingPageFrame .PageSelectBusiness:hover
{
	background:url(Landing/PageSelectSprite.jpg) no-repeat 0 -366px;
}

#landingPageFrame .PageSelectPublic
{
	float:left;
	width:324px;
	height:366px;
	background:url(Landing/PageSelectSprite.jpg) no-repeat -258px 0;
}
#landingPageFrame .PageSelectPublic:hover
{
	background:url(Landing/PageSelectSprite.jpg) no-repeat -258px -366px;
}

#landingPageFrame .PageSelectBusiness span,
#landingPageFrame .PageSelectPublic span
{
	display:none;
}

#landingPageFrame .LimitedTickets
{
	position:absolute;
	top:425px;
	left:132px;
	width:284px;
	height:36px;
}
#landingPageFrame .buzzspeaks
{
	position:absolute;
	top:425px;
	right:132px;
	width:284px;
	height:66px;
}
#landingPageFrame .buzzspeaks span { display:none; }
#landingPageFrame .LimitedTickets span { display:none; }
