* {
	margin: 0;
	padding: 0;
}

#logo {
	float: left;
	margin-left: 15px;
}

body {
	font-family:arial,helvetica,clean,sans-serif;
	color:#333333;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:100%;
	line-height:1.5;
}

#containercontainer {
	width: 1000px;
	margin: 0 auto;
}

#container {
	background: #FFFFFF;
	#border-color: #DEDEDE;
	#border-style: solid;
	#	border-width: 0 1px 1px;
	float: left;
	margin-bottom: 20px;
	padding: 5px 20px 0;
	text-align: left;
	width: 960px;
	position: relative;
}

#header {
	float: right;
	color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 24px;
}

#topnav {
	overflow: hidden;
	position: relative;
	overflow: hidden;
	margin-bottom: 13px;
	float: right;
	top: -2px;
	margin-top: 0;
}

#content {
	background: #FFFFFF;
	clear: both;	
	overflow: hidden;
	position: relative;
	padding-bottom: 40px;
}

#main {
	margin-left: 20px;
	margin-right: 30px;
	overflow: hidden;
	width: 480px;
	float: left;
	overflow: hidden;
}

#main h1 {
	font-size: 32px;
	color: #002060;
	font-weight:normal;
	line-height: 0.8;
	margin-bottom: 20px;
}

a img {
	text-decoration:none;
	border:none;
}

#sponsors img {
	text-decoration:none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

#main h2 {
	font-size: 28px;
	color: #002060;
	font-weight:normal;
	line-height: 0.8;
	margin-bottom: 20px;
}

#main h3 {
	font-size: 18px;
	color: #002060;
	font-weight:normal;
	line-height: 0.8;
	margin-top: 20px;
}

#footer {
	width: 100%;
	clear: both;
	background: #4B4C47;
	color: #FFFFFF;
}

#footer-container {
	height: 190px;
	margin: 0 auto;
	font-size: 1em;
	width: 980px;
}

#header a {
	color: #FFFFFF;
}

a {
	color:#666666;
}

#frontpage {
	margin: 0px;
	overflow: hidden;
	width: 960px;
	float: left;
	overflow: hidden;
}

#speaker  {
	width: 600px; 
	float: left; 
	margin-bottom: 50px;
}

#sponsors  {
	width: 600px; 
	float: left; 
	margin-bottom: 50px;
}

#speaker h2 {
	background-color: #FA6022; 
	padding: 5px 0 5px 20px; 
	color: #FFFFFF; 
	font-size: 11px; 
	margin-bottom: 25px;
}

#sponsors h2 {
	background-color: #FA6022; 
	padding: 5px 0 5px 20px; 
	color: #FFFFFF; 
	font-size: 11px; 
	margin-bottom: 25px;
}

#speaker #picture {
	 float: left; 
	 margin-right: 20px; 
	 height: 200px; 
	 width: 100px;
}

#speaker #name {
	font-weight: bold; 
	font-size: 14px; 
	margin-bottom: 10px;
}

#speaker #bio {
	 margin-bottom: 10px;
}

#speaker #links {
	margin-left: 135px;
 }
 
 #agenda #topic {
	color: #666666; 
	float: left; 
	line-height: 1; 
	font-size: 14px; 
	font-weight: bold; 
	width: 600px;
 }
 
 #agenda #slot {
	 font-size: 11px; 
	 line-height: 1.5; 
	 font-weight: normal; 
	 margin-bottom: 2px; 
	 color: #666666;
}

#agenda #topic_speaker {
	 float: left; 
	 padding: 0 0 0 0; 
	 color: #666666; 
	 margin: 0 20px 0 0;
}
 
 #agenda #name {
	font-size: 11px; 
	background-color: #404040; 
	color: #ffffff; 
	text-align: center; 
	padding-bottom: 3px;
 }
 
 #agenda #abstract {
	 font-size: 12px; 
	 font-weight: normal; 
	 line-height: 1.1; 
	 margin: 0 0 0 20px;
 }
 
 #agenda #topic_wrapper2 {
	 color: #666666; 
	 float: left; 
	 padding: 0 0 20px 20px;
	 font-size: 14px; 
	 font-weight: bold; 
	 width: 500px;
 }
 
 #agenda #topic_wrapper1 {
	 width: 100%; 
	 float: left; 
	 margin-bottom: 10px;
	 padding: 0 0 0 20px;
 }
 
#coupon {
	width: 600px; 
	float: left; 
	margin-bottom: 50px;
}

#coupon h2 {
	background-color: #FA6022; 
	padding: 5px 0 5px 20px; 
	color: #FFFFFF; 
	font-size: 11px; 
	margin-bottom: 25px;
}

#coupon h3 { 
	background-color: #FA6022; 
	padding: 5px 0 5px 20px; 
	color: #FFFFFF; 
	font-size: 11px; 
	margin-top: 40px;
	margin-bottom: 10px;
}

#coupon p {
	margin-bottom: 15px;
}
