@font-face {
  font-family: Flux;
  src: url(http://www.motorexpo.com/css/flux2/Flux-Bold.otf) format("opentype");
}


body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background-image: url(../images/furniture/background.png);
	background-repeat: repeat-x;
	background-color: #000000;
}
.Container {
	border: 0;
	width: 990px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

* html .Container {
	
	width: 1000px;

}

#info {
	background-image: url(../images/furniture/news_gradient.png);
	background-position: right top;
	background-repeat: repeat-y;
}
.LeftColumn {
	display: inline;
	float: left;
	width: 280px;
	background-repeat: no-repeat;
	height: 800px;
}

*html .LeftColumn {

width: 100px;

}


#earth_motorexpo {
	background-image: url(../images/furniture/worlds/uk-general-2.jpg);
}
#earth_los-angeles {
	background-image: url(../images/furniture/worlds/world-la.jpg);
}
#earth_london {
	background-image: url(../images/furniture/worlds/world-london.jpg);
}
#earth_new-york {
	background-image: url(../images/furniture/worlds/world-ny.jpg);
}
#earth_toronto {
	background-image: url(../images/furniture/worlds/world-toronto.jpg);
}
.MELogo {
	background-image: url(../images/furniture/ME2011Masthead.png);
	height: 107px;
	padding: 0;
	background-repeat: no-repeat;
	margin: 0;
}
.MELogo   h1 {
	display: none;
}

.RightColumn {
	margin: 0 0 0 280px;
	width: 710px;
	padding: 0;
	display: block;
}

* html .RightColumn {

	position: absolute;
	left: 10px;
	top: 126px;

}


.PageTitle  {
	display: block;
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 5px;
}

* html .PageTitle {

	height: -10px;

}

#top_bar_motorexpo {
	background-color: #FFFFFF;
}
#top_bar_los-angeles {
	background-color: #FF6600;
}
#top_bar_london {
	background-color: #2185BD;
}
#top_bar_toronto {
	background-color: #980F1E;
}
#top_bar_new-york {
	background-color: #FFFF00;
}
.PageContentLeft {
	margin: 0px;
	padding: 10px 20px 0 0;
	width: 490px;
	float: left;
}
.PageContentRight {
	margin: 0;
	padding: 0 0 0 510px;
}


.Footer {
	margin: 0px;
	padding: 0;
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #666666;
	clear: both;
	font-weight: bold;
	background-image: url(../images/furniture/footer_bg2.png);
	height: 35px;
}
.Footer p {
	margin: 0 auto;
	padding: 0px;
	vertical-align: middle;
	display: block;
}
.Footer a {
	color: #FFFFFF;
	margin: -5px 0 0 0;
	padding: 0;
	vertical-align: middle;
}
.Footer img {
	margin: 0 2px 0 5px;
	padding: 0;
	position: relative;
	top: 7px;
}

*html .Footer {

	display: none;

}

.Animator {
	height: 400px;
	position: relative;
}