@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #1a1b50;
	font-size: 12px;
}

body {
	background-color: #ededed;
	background-image: url(../images/grey_bg.gif);
	background-repeat: repeat-x;
	margin: 0 auto;
}

a {
	color: #00568e;
	text-decoration: none;
	font-weight: bold;
}	

#container {
	background: #fff;
	width: 963px;
	border: 0;
	text-align: center;
	z-index: 0;
	margin: 0 auto;
}
table.sponsorspage{
width: 963px;
}

#ticket_starburst {
	z-index: 8;
	margin-top: -25px;
	margin-left: 25px;
	text-align: left;
	position: absolute;
}

img {
	behavior: url(iepngfix.htc)
}

#yellow_bar {
	background-image: url(../images/yellow_bg.gif);
	width: 963px;
	height: 15px;
	clear: both;
}

#large_banner {
	width: 480px;
	height: 409px;
	float: left;
}

#inner_banner {
	float: left;
	padding: 10px 0px 0px 15px;
}

#content {
	width: 428px;
	height: auto;
	padding: 15px 10px 25px 45px;
	background: #FFFFFF;
	float: left;
}

#inner_content {
	width: 416px;
	height: auto;
	padding: 15px 20px 25px 32px;
	background: #FFFFFF;
	float: left;
}

#inner_content02{
	width: 896px;
	height: auto;
	padding: 10px 10px 25px 32px;
	background: #FFFFFF;
}

#speaker_bio {
	width: 400px;
	height: auto;
	padding: 15px 20px 25px 32px;
	background: #FFFFFF;
	float: left;
}

.headings {
	margin-left: -10px;
	width: auto;
	z-index: 1001;
}

.home_heading {
	width: 478px;
	margin-left: -40px;
}

#hor_banner {
	height: 100px;
	width: 963px;
	clear: both;
}

#hor_banner_right {
	width: 483px;
	height: 100px;
	float: left;
	background-color: #001454;
}

#hor_banner_stripe {
	width: 2px;
	height: 100px;
	background-color: #ffffff;
	float: left;
}

#hor_banner_left {
	height: 100px;
	width: 480px;
	float: left;
}

#footer {
	width: 963px;
	height: 30px;
}

#btm_line {
	width: 963px;
	height: 2px;
	background-color: #ffffff;
}

#imageAligning{
padding-left:10px;
padding-right:10px;
top:auto;
}

td.speakers{
width:152px;
vertical-align:top;

}

td.speakersSub{
width:200px;
vertical-align:top;

}
table.keynote{
width:450px;
margin: 0 auto;
}

h1{
color:#00568e;
font-size:20px;
margin:0;
}

h2{
color:#00568e;
font-size:14px;
margin:0;
}

img{border:none;}

th{
color:#00568e;
font-size:14px;
margin:0;
padding-bottom:10px;
padding-top:10px;
}