﻿#wrapper {
	width: 1000px;
	height: auto;
	margin: 0px auto 0px auto;
}
.header {
	width: 1000px;
	float: left;
	height: auto;
}
body {
	background-image: url('../images/auto-expo-bg.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	background-color: #DDDDDD;
}
.main-row {
	float: left;
	width: 1000px;
	height: auto;
	border-radius: 10px;
}
.main-row-ins {
	float: left;
	width: 920px;
	height: auto;
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.first-row {
	float: left;
	width: 970px;
	height: 319px;
}
.nav-row {
	float: left;
	width: 198px;
	height: 319px;
	margin-right: 2px;
}
.slide-row {
	float: left;
	width: 770px;
	height: 319px;
}
.nav-box {
	float: left;
	width: 198px;
	height: 63px;
	margin-bottom: 1px;
}
.blurb-row {
	float: left;
	width: 970px;
	height: 110px;
	margin-top: 1px;
}
.third-row-left {
	float: left;
	width: 700px;
	height: auto;
	margin-top: 20px;
	margin-right: 20px;
}
.third-row-right {
	float: left;
	width: 250px;
	height: 947px;
	margin-top: 20px;
	background-color: #E9E9E9;
}
.news-box {
	float: left;
	width: 700px;
	height: auto;
	margin-bottom: 25px;
}
.news-box h2 {
	float: left;
	width: 98%;
	font-family: manorama;
	color: #5E571C;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 8px;
}
.news-box p {
	float: left;
	width: 98%;
	font-family: manorama;
	color: #484848;
	font-size: 18px;
	font-weight: normal;
	line-height: 125%;
}
.more-news {
	float: left;
	width: 700px;
	height: 25px;
	margin-bottom: 20px;
}
.more-speakers {
	float: left;
	width: 200px;
	height: 696px;
	margin-right: 20px;
	background-color: #E9E9E9;
}
.video-row {
	float: left;
	width: 480px;
	height: 696px;
}
.speakers-heading {
	float: left;
	width: 180px;
	height: 25px;
	background-color: #E9E9E9;
	margin: 10px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	text-align: center;
}
.speakers-images {
	float: left;
	width: 180px;
	height: 145px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.speakers-more {
	float: left;
	width: 180px;
	height: 20px;
	background-color: #E9E9E9;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
}
.video-player {
	float: left;
	width: 480px;
	height: 360px;
	margin-bottom: 10px;
}
.video-name-box {
	float: left;
	width: 480px;
	height: 90px;
	margin-bottom: 7px;
}
.video-img {
	float: left;
	width: 144px;
	height: 90px;
	margin-bottom: 7px;
}

.navigation {
	float: left;
	width: 1000px;
	height: 30px;
	border-radius: 10px;
	background-color: #768318;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 10px;
}
.video-text {
	float: left;
	width: 228px;
	height: 80px;
	padding-top: 10px;
	color: #000000;
	background-color: #DDDDDD;
	font-family: manorama;
	font-size: 19px;
	padding-left: 10px;
}
.video-play {
	float: left;
	width: 98px;
	height: 83px;
	background-color: #DDDDDD;
	padding-top: 7px;
}
.more-news-small {
	float: left;
	width: 480px;
	height: 25px;
	margin-top: 5px;
}
.BOTTOM {
	float: left;
	width: 1000px;
	height: 100px;
}
.right-img-box {
	float: left;
	width: 229px;
	height: 288px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
