@charset "utf-8";
/* CSS Document */
body {
	margin-top: -16px;
	*margin-top: 0px;
	_*margin-top: 1px;
	padding: 0px;
	background-color: #000;
min-height: 900px;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
}
#page {
	min-height: 900px;
	width: 1100px;
	position: absolute;

	left: 50%;
	margin-left: -550px;
	padding-top: 0px;
	
}
#content {
	min-height: 900px;
		background-image: url(images/body-bg-land.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	_*margin-top: -20px;
}
img.right {
	float: right;
}
img.left {
	float: left;
	padding-right: 15px;
}
#text {
	width: 900px;
	margin-left: 100px;
	margin-top: 60px;
}
#text h1 {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3763f7;
	font-size: 18px;
	font-weight: 100;
	padding-top: 15px;
*padding-top: 0px;
	text-transform: uppercase; 
}
#foot {
	float: right;
	position: absolute;
	left: 802px;
	top: 730px;
}
.download a {
	text-decoration: none;
}
.download {
	width: 300px;
	position: absolute;
	left: 434px;
	top: 794px;
}
.download p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3763f7;
	font-size: 18px;
	font-weight: 100;
	padding-top: 15px;
	text-transform: uppercase;
	margin-top: 0px;
}
.play a {
	text-decoration: none;
}
.play {
	width: 300px;
	position: absolute;
	left: 729px;
	top: 413px;
}
.play p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3763f7;
	font-size: 18px;
	font-weight: 100;
	padding-top: 15px;
	text-transform: uppercase;
	margin-top: 0px;
}
.play2 a {
	text-decoration: none;
}
.play2 {
	width: 300px;
	position: absolute;
	left: 434px;
	top: 732px;
}
.play2 p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3763f7;
	font-size: 18px;
	font-weight: 100;
	padding-top: 15px;
	text-transform: uppercase;
	margin-top: 0px;
}
#text p {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	padding: 0;
}
#text ul {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
}
#text li {
	list-style-type: 
}
#topnav {
	background-image:url(images/topnav-bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	margin-bottom: 0px;
}
#topnav ul {
	list-style-type: none;
	padding-top: 15px;
	padding-left: 350px;
}
#topnav li {
	display: inline;
}
#banner {
	margin: 0px;
}
#banner h1 {
color: #fff;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: 100;
width: 700px;
padding-left: 100px;
padding-top: 30px;
margin: 0px;
letter-spacing: 1px;
color:#fff;
}
#banner img {
	width: 1024px;
	border-top: 5px solid #f68026;
	_*margin-top: -25px;
}
#sessions {
	background-color: #017ac3;
	margin: 0px;
}
#sessions ul {
	list-style-type: none;
	margin-top: 0px;
}
#sessions li {
	display: inline;
	margin-right: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
}
#sessions li a{
	text-decoration: none;
	color: #fff;
}
#sessions li a:hover{
	color: #f7a24a;
}
#video {
	height: 100%;
	border-top: 0px solid #000;
	padding-top: 60px;
	margin-left: 100px;
}

#bottom {
	width: 900px;
	height: 100%;
	margin-top: 80px;
	margin-left: 100px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
}
.presentations {
	width: 50%;
	padding: 0px 20px 0px 20px;
	float: left;
}
.presentations p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	clear: both;
}
img.pic {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	width: 80px;
}
.presentations h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 0px;
	width: 5em;
	color: #017ac3;
	font-weight: 100;
}
.side {
	width: 275px;
	height: 201px;
	float: right;
	background-image: url(images/side-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#download {
	*margin-top:20px;
}
#download a {
	text-decoration: none;
}
#download img{
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}
#download p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3763f7;
	font-size: 18px;
	font-weight: 100;
	padding-top: 15px;
}
#supporters {
	padding: 20px;
		font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-weight: 100;
	padding-top: 14px;
	font-size: 11px;
}
.presentations a.on {
	color: #f7a248;
}
#sessions a.on {
	color: #f7a248;
}

