html{font-size:62.5%;}
body{color:#000; 
    margin: 0px;
    padding: 0; 
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
    background: #fff url(../images/bg_page.gif) center top;
    overflow: auto;
}

#header{
	width: 100%;
	height: 309px;
	margin: 0 auto;
	display: block;
	background: url(../images/bg_header.gif) repeat-x top left;
}

.headerinner{width: 797px; margin: 0 auto 0 auto;}

h2 {
    margin: 10px 0 10px 0;
    padding: 0;
	color: #000000;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.2em;
}

p{
	text-align: justify;
	line-height: 1.4em;
	font-size: 1.1em;
	color: #666666;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 1em 0;
}
/*h2.agenda{
	text-indent: -10000px;
	background: url(../images/h2_agenda.gif) no-repeat;
	height: 17px;
	width: 81px;
}
h2.explore{
	text-indent: -10000px;
	background: url(../images/h2_intro.gif) no-repeat;
	height: 39px;
	width: 520px;
}
h2.social{
	text-indent: -10000px;
	background: url(../images/h2_social.gif) no-repeat;
}
h2.exhibitors{
	text-indent: -10000px;
	background: url(../images/h2_exhibitors.gif) no-repeat;
}
h2.speakers{
	text-indent: -10000px;
	background: url(../images/h2_speakers.gif) no-repeat;
}
h2.rsvp{
	text-indent: -10000px;
	background: url(../images/h2_rsvp.gif) no-repeat;
}
h2.location{
	text-indent: -10000px;
	background: url(../images/h2_location.gif) no-repeat;
}*/
#slider {
    width: 750px;
    margin: 0 auto;
    position: relative;
	margin-top: -35px;
}

.scroll {
    height: 2250px;
    width: 650px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: both;
}

.scrollContainer div.panel {
    padding: 20px 0px 10px 1px;
    height: 2250px;
    width: 650px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding:5px 0px 0px 0px;
}

ul.navigation li {
    display: inline;
    padding: 0px;
    border-right: 1px solid #fff;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;	
	text-transform: uppercase;
	font-size: 12px;
	
}
ul.navigation li a{
	
	margin:5px 10px;
	padding: 0px 10px 0px 10px;
	color: #fff;	
	text-decoration: none;
	font-weight:bold;
	
}

a.selected {color: #000000 !IMPORTANT;}

ul.navigation li.last{
	border-right: 0px;
}

ul.navigation li a{
	text-transform: uppercase;
	margin:5px 10px;
	padding: 0px;
	
	
}

ul.navigation li a:hover{
color: #000000;
}

.greyout{
	margin:5px 10px;
	padding: 0px 0px 0px 0px;
	color: #cccccc;	
}

.hide {
    display: none;
}


.locationtxt{
	text-align: center;
}
.speaker{
	float: left;
	width: 650px;
	padding: 0px;
	margin: 0px;
	display: block;
}
.speakers_image{
	float: left;
	margin: 0px 10px 5px 0px;
}
.speakers_bio{
	width: 650px;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
	font-size: 1.1em;
	color: #666666;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 1em 0;
}

.speakers_title{
	font-size: 1.1em;
	color: #666666;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	line-height: 1.4em;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bluebold{ color: #cc0018; }

.exhibitor{ float: left; padding: 10px 15px;}

.redbold{
	text-align: center;
	clear:  both;
	color: #ff1713;
	font-size: 100,10%;
	font-weight: bold;
}

#intro ul{
	text-align: justify;
	line-height: 1.4em;
	font-size: 1.1em;
	color: #666666;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 1em 15px;
	list-style-type: disc;
	}
