#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	float: left;
	height: 229px;
	width: 537px;
	position: relative;
	background-image: url(images/expo_H.jpg);
	background-repeat: no-repeat;
}
#main {
	float: left;
	width: 537px;
	position: relative;
}
#sponsors {
	float: left;
	width: 175px;
	position: relative;
	background-image: url(images/logos.jpg);
	background-repeat: repeat;
	bottom: 160px;
}
#nav {
	float: left;
	width: 179px;
	position: relative;
	height: auto;
}
#footer {
	position: relative;
	float: left;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;
	list-style-type: square;
	list-style-position: outside;
}
.style14 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.speaker_names {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 3px;
	font-weight: bold;
	color: #603;
	text-align: center;
	vertical-align: top;
}

