#BrandSelector
	{
	visibility: hidden;
	}

#WelcomeTab
	{
	position:relative;
	margin-top:0px;
	margin-bottom: -17px;
	margin-left:50px;
	}

#Content
	{
	display: block;
	height: auto;
	margin: 0px;
	border: none;
	background: #BEA549;
	}

#Content p
	{
	margin: 0px;
	margin-top: 17px;
	margin-left: 25px;
	padding: 0px;
	font-size: 10pt;
	}

#Content p.BrandList
	{
	margin: 0px;
	margin-left: 450px;
	padding: 0px;
	font-size: 10pt;
	}

#Content .WelcomeForeground
	{
	display: block;
	}

#Content .WelcomeForegroundPrint
	{
	display: none;
	}

#DotArrow
	{
	position: relative;
	display: block;
	z-index: 2;
	clear: both;
	height: 52px;
	margin-right: 30px;
	background-image: url('DotArrow.gif');
	background-repeat: no-repeat;
	overflow: visible;
	background-position: right bottom;
	}

#Footer
	{
	clear: both;
	height: 52px;
/*	background: transparent;*/
	vertical-align: bottom;
	}
