* {
	outline:0 none;	
}
body{
	margin:0;
	padding:0;
	background:#343434 url(../images/noflash_bg2.jpg) no-repeat top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}
.hr hr{ display:none;}
.hr{
	height:1px;
	display:block;
	background: url(../images/hr.gif) repeat-x;
	margin-bottom:10px;
}
#am_wrapper{
	width:952px;
	position:relative;
	margin:0 auto;
}
#navigation {
	background:#48b8c8;	
	height:32px;
	margin-top:197px;
}
#nav{
	list-style:none;
	padding-left:15px;
	margin:0 auto;
	width:535px;
}
#nav li{ float:left;}
#nav li a{
	display:block;
	padding:0 15px;
	line-height:32px;
	font-size:14px;
	font-weight:bold;
	color:#44413b;
	text-decoration:none;
}
#nav li a:hover{
	background:#44413b;
	color:#b9ec0a;
}
#nav ul{
	position:absolute;
	list-style:none;
	width:150px;
	background:#48B8C8;
	margin:0;
	padding:0;
	left:-999em;
}
#nav li:hover ul,
#nav li.sfhover ul{
	left:auto;	
}
#nav ul li{
	display:block;
	float:none;
}
#sidenav { list-style:none; margin:0; padding:0;}
#sidenav li{ margin-bottom: 10px; line-height:20px; }
#sidenav li a{ font-weight:bold; font-size:18px; color:#fff; text-decoration:none; text-transform: uppercase; letter-spacing:-0.06em; }
#sidenav li li { list-style:disc; line-height:10px; }
#sidenav li li a{ font-size:12px; font-weight:normal; text-transform:uppercase; padding:1px 5px;}
#sidenav ul { margin-bottom:12px; padding-top: 10px;}
#sidenav li a:hover{ text-decoration:none; color: #48b8c8;}
#sidenav li li a:hover{ background:#48b8c8; text-decoration:none; color: #000;}
#content{
	background:#343434;
	padding:27px;
}
#leftcolumn{
	width:208px;
	float:left;
	display:inline;
	margin-right:27px;
}
#leftcolumn h2{
	font-size:26px;
	margin-bottom:5px;
	text-transform: uppercase;
	line-height: 22px;
	letter-spacing: -0.08em;
}
#leftcolumn h3{
	margin-top: 0;
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
	text-transform: uppercase;
}
#rightcolumn{
	width:591px;
	padding:36px;
	float:left;
	background:#4d4d4d;
}
#rightcolumn h2{
	font-size:35px;
	margin-bottom:12px;
	margin-top:0;
	text-transform: uppercase;
	letter-spacing: -0.05em;
}
#rightcolumn h3{
	font-size:15px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -0.06em;
	margin-top:-18px;
}
#rightcolumn h5{
	font-size:12px;
	text-transform: uppercase;
	letter-spacing: -0.02em;
}
#rightcolumn p {
	line-height:20px;
	margin-bottom:28px;
}
#rightcolumn a{
	color:#b9ec0a;		
}
#amlogo{
	background:url(../images/amlogo.gif) no-repeat;
	width:19px;
	height:19px;
	display:inline;
	text-indent:-999em;
	float:right;
	margin-top:2px;
}

#bandwidthoptions{
	width: 462px;
	position:relative;
	margin:240px auto 0;
}
#bandwidthoptions h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:25px;
	margin-bottom:0px;
	color:#fff;
}
#bandwidthoptions p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	margin:0;
}
#bandwidthoptions a{
	color:#fff;	
	font-weight:bold;
}
#pagecontentajax ul li{
	margin-bottom:10px;
	line-height:23px;
}
#speakers{
	
}

#speakers ul { list-style:none; margin:0; padding:0;}
#speakers li {
	margin:0;
	padding:0;
}

#speakers li .speakerimg {
	float:left;	
}
#speakers li .speakerimg img{
	width:200px;	
	margin:0 25px 25px 0;
}

#speakers li .speakername{
	float:left;
	font-size:16px;
	font-weight:bold;
}
#speakers li .bio {
	float:left;
	width:366px;
}
.h4title{
	background: #48B8C8;
	padding:3px 5px;
	margin-top: 0px !important;
	font-weight: bold !important;
}

#location h3 a { 
	/*display:block; */
	padding:2px 10px;
	/*margin-top:-35px;*/
	border:1px solid #666;
	background:#333;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0;
	line-height:21px;
}
#location h3 a:hover{
	background:#B9EC0A;
	color:#333;
}

.poster{
	float:left;
	margin: 0 25px 25px 0;
}
.imagegroup{
	border:0 none;
	display:inline;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
