/* ALWAYS */

html, body, div, span,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img,
dl, dt, dd, ol, ul, li,
fieldset, form, label{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

/* LAYOUT */

body {
	background: #079cde;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color:#6b6155;
	font-size:12px;
}

#wrapper {
	width:1003px;
	margin: 0 auto;
	text-align:left;
}

#foil {
	width:1003px;
	text-align:left;
	position:absolute;
	background: #FFFFFF url(images/header.jpg) center top no-repeat;
}

#header {
	width:1003px;
	height:162px;
}

#header span.register {
	position:absolute;
	left:363px;
	top:45px;
}

#header span.date {
	position:absolute;
	color:#FFFFFF;
	width:250px;
	text-align:right;
	left:675px;
	top:22px;
	font-size:20px;
}

#header span.location {
	position:absolute;
	width:250px;
	text-align:right;
	left:675px;
	top:45px;
	font-size:25px;
	color:#DD0000;
}

#menu {
	clear:both;
	height:40px;
	margin-left:50px;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	float: left;
	height:15px;
	margin-left:25px;
	background-repeat:no-repeat;
	background-position:top left;
}

#menu ul li.m1 { background-image:url(images/menu_home.gif); }
#menu ul li.m1a { background-image:url(images/menu_home.gif); background-position:bottom left; }
#menu ul li.m2 { background-image:url(images/menu_conference.gif); }
#menu ul li.m2a { background-image:url(images/menu_conference.gif); background-position:bottom left; }
#menu ul li.m3 { background-image:url(images/menu_breakouts.gif); }
#menu ul li.m3a { background-image:url(images/menu_breakouts.gif); background-position:bottom left; }
#menu ul li.m4 { background-image:url(images/menu_registration.gif); }
#menu ul li.m4a { background-image:url(images/menu_registration.gif); background-position:bottom left; }
#menu ul li:hover { background-position:bottom left; }

a { color: #10a0df; font-weight:bold; text-decoration:none; }
a:hover { text-decoration:underline; }

#content {
	margin: 0 auto;
	width: 870px;
	padding: 0 0 30px 0;
}

#content div.text {
	float:left;
	width:550px;
	padding: 20px 0;
}

#inside div.text h3 {
	color:#fbba00;
	font-size:22px;
	margin-bottom:15px;
}

#inside div.text p {
	line-height:20px;
}

#inside div.video {
	float: right;
	width: 250px;
	margin-right:40px;
}

#inside div.testimonial {
	float: right;
	width: 244px;
	height: 176px;
	padding: 15px 0 0 20px;
	background-image:url(images/testimonial_back.jpg);
	background-repeat:no-repeat;
}

#inside div.testimonial h2 {
	color:#f16504;
	font-size:20px;
	font-weight:bold;
	margin:0;
}

#inside div.testimonial p.quote {
	padding:8px 0 8px 0;
	font-size:11px;
	width:200px;
	margin:0;
}

#inside div.testimonial p.author {
	color:#f16504;
	font-size:11px;
	width:130px;
	margin:0;
}

#inside div.register {
	float: left;
	margin-top:20px;
	width: 260px;
	height: 370px;
	background-image:url(images/margin_registration.gif);
	background-repeat:no-repeat;
}

#inside div.sponsors {
	float: right;
	width: 230px;
	height: 550px;
	padding: 20px 0 0 20px;
	margin-top:20px;
	background-image:url(images/sponsors.jpg);
	background-repeat:no-repeat;
}

#inside div.sponsors h2 {
	color:#f16504;
	font-size:20px;
	font-weight:bold;
}

form.learn {
	margin-top:25px;
	float:left;
	width:250px;
}

form.learn h2 {
	color:#6b6155;
	font-size:18px;
	height: 28px;
	padding: 7px 0 0 7px;
	text-transform: uppercase;
}

form.learn fieldset {
	float: left;
	width: 150px;
	margin: 10px 0 0 25px;
	display: inline;
}

form.learn input {
	width: 150px;
	height: 15px;
}

form.learn label {
	width: 150px;
	font-size: 12px;
}

form.learn button {
	float: left;
	width: 87px;
	height: 30px;
	margin: 10px 0 0 66px;
	background: url(images/button_submit.gif);
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-transform: uppercase;
	border: none;
}

#footer {
	clear:both;
	padding: 0 0 20px 0;
	width: 1003px;
	overflow: hidden;
	background: #bdd8eb url(images/footer.gif) center top no-repeat;
	text-align:center;
}

#footer div.title {
	margin-top:29px;
}

#footer div.sponsors {
	width:600px;
	margin: 25px auto;
	text-align:left;
}

#footer div.sponsors span {
	float: left;
	width: 140px;
	margin: 0 0 0 2px;
	display: inline;
}

#schedule {
	margin-top:15px;
}

#cbrow {
	width:590px;
}

#cbblue {
	background-color:#53accc;
	color:#FFFFFF;
}

#cbgray {
	background:#d9d9d9;
	color:#000000;
}

#cbvid {
	width:590px;
	background:#d9d9d9;
	color:#000000;
	text-align:center;
}
#cbvid object,#cbvid embed {
	margin:20px 0 20px 0;
}

#inside2 .time {
	float:left;
	width:155px;
	height:24px;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#FFFFFF;
	padding-top:10px;
	padding-left:15px;
}

#inside2 .desc {
	float:left;
	width:401px;
	height:24px;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#FFFFFF;
	padding-top:10px;
	padding-left:15px;
}

.breaktitle {
	clear:both;
	background: #FFFFFF url(images/back_grad_orange.gif) left top repeat-x;
	height:25px;
	width:575px;
	padding-top:5px;
	padding-left:15px;
	font-size:15px;
	font-weight:bold;
	margin:15px 0 5px 0;
}

.blocktitle {
	clear:both;
	background: #FFFFFF url(images/back_grad_orange.gif) left top repeat-x;
	height:25px;
	width:575px;
	padding-top:5px;
	padding-left:15px;
	font-size:18px;
	font-weight:bold;
	margin:15px 0 5px 0;
}

.blocktext {
	clear:both;
	background: #FFFFFF url(images/back_grad_gray.gif) left top repeat-x;
	width:560px;
	min-height:75px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	margin:5px 0 5px 0;
}

.blocktext ul {
	list-style:none;
	padding:5px 5px 5px 5px;
}

.blocktext li {
	background:url(images/bullet.gif) left center no-repeat;
	padding-left:15px;
}

.blocktext .li2 {
	background:url(images/bullet.gif) left 5px no-repeat;
	padding-left:15px;
	padding-bottom:5px;
}

.blocktext .ul3 { padding:5px 5px 5px 5px; }
.blocktext .li3 { }

.blocktext .portrait {
	float:right;
	padding:5px 0 10px 10px;
}

#inside2 div.testimonial {
	width: 575px;
	height:400px;
	margin-top:20px;
	padding: 15px 0 0 20px;
	background-image:url(images/testimonial_lrg_back.jpg);
	background-repeat:no-repeat;
}

#inside2 div.testimonial h2 {
	width: 590px;
	color:#f16504;
	font-size:20px;
	font-weight:bold;
	margin:0 0 15px 0;
}

#inside2 div.testimonial p.quote {
	width: 530px;
	margin:0;
	padding:0;
	font-size:11px;
}

#inside2 div.testimonial p.author {
	width: 530px;
	margin:0 0 10px 0;
	padding:0;
	color:#f16504;
	font-size:11px;
}

#inside2 div.sponsors {
	float: right;
	width: 230px;
	height: 550px;
	padding: 20px 0 0 20px;
	margin-top:20px;
	background-image:url(images/sponsors.jpg);
	background-repeat:no-repeat;
}

#inside2 div.sponsors h2 {
	color:#f16504;
	font-size:20px;
	font-weight:bold;
}

#inside2 div.slideoo {
	float: right;
	width: 230px;
	height: 400px;
	padding: 20px 0 0 20px;
	margin-top:20px;
	background-image:url(images/slideooback.jpg);
	background-repeat:no-repeat;
}

#inside2 div.slideoo h2 {
	color:#f16504;
	font-size:20px;
	font-weight:bold;
}

#inside2 div.slideoo div.show {
	margin-top:10px;
}


