* {
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	display: block;
}
ul,
ol {
	list-style: none;
}


html,
body {
	position: relative;
	height: 100%;
}
body {
	background-color: #fff;
	color: #000;
}
h1,
h2 {
	display: none;
}
img#logo {
	display: none;
}
object#flasher {
	width: 100%;
	height: 100%;
	min-width: 960px;
	min-height: 440px;
}
div#alternativeContent {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 840px;
	height: 440px;
	margin-top: -220px;
	margin-left: -420px;
	background: url(/images/bg_alt_brand.jpg) 90px top no-repeat;
}
div#nav {
	position: relative;
	width: 220px;
	height: 440px;
	background: url(/images/bg_alt_nav.gif) 459px top no-repeat;
	padding-left: 580px;
}
div#nav ul {
	position: relative;
	padding-top: 40px;
}
div#nav li,
div#nav a {
	display: block;
	width: 220px;
	height: 40px;
}
div#nav a {
	text-indent: -5000px;
	overflow: hidden;
}
li#menuAnaheim a:hover		{background: url(/images/bg_alt_nav.gif) -310px -40px no-repeat;}
li#menuAtlanta a:hover		{background: url(/images/bg_alt_nav.gif) -310px -80px no-repeat;}
li#menuDallas a:hover		{background: url(/images/bg_alt_nav.gif) -310px -120px no-repeat;}
li#menuHouston a:hover		{background: url(/images/bg_alt_nav.gif) -310px -160px no-repeat;}
li#menuLongIsland a:hover	{background: url(/images/bg_alt_nav.gif) -310px -200px no-repeat;}
li#menuNewYork a:hover		{background: url(/images/bg_alt_nav.gif) -310px -240px no-repeat;}
li#menuPasadena a:hover		{background: url(/images/bg_alt_nav.gif) -310px -280px no-repeat;}
li#menuSanJose a:hover		{background: url(/images/bg_alt_nav.gif) -310px -320px no-repeat;}
li#menuShadyGrove a:hover	{background: url(/images/bg_alt_nav.gif) -310px -360px no-repeat;}

li#menuAnaheim a:active		{background: url(/images/bg_alt_nav.gif) -530px -40px no-repeat;}
li#menuAtlanta a:active		{background: url(/images/bg_alt_nav.gif) -530px -80px no-repeat;}
li#menuDallas a:active		{background: url(/images/bg_alt_nav.gif) -530px -120px no-repeat;}
li#menuHouston a:active		{background: url(/images/bg_alt_nav.gif) -530px -160px no-repeat;}
li#menuLongIsland a:active	{background: url(/images/bg_alt_nav.gif) -530px -200px no-repeat;}
li#menuNewYork a:active		{background: url(/images/bg_alt_nav.gif) -530px -240px no-repeat;}
li#menuPasadena a:active	{background: url(/images/bg_alt_nav.gif) -530px -280px no-repeat;}
li#menuSanJose a:active		{background: url(/images/bg_alt_nav.gif) -530px -320px no-repeat;}
li#menuShadyGrove a:active	{background: url(/images/bg_alt_nav.gif) -530px -360px no-repeat;}