* {
	margin: 0;
	padding: 0;
	border-style: none;
	list-style-type: none;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}

ol,ul {
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

:focus {
     outline: 0;
}

body {
	text-align: center;
}

div.logo {
	margin-left: auto;
	margin-right: auto;
	width: 680px;
	height: 211px;
	overflow: hidden;
}

div.logo img.logo {
	float: left;
}

div.logo div.confDescription {
	width: 350px;
	float: left;
	margin-top: 50px;
	text-align: center;
	font: italic 13pt Georgia, "Times New Roman", Times, serif;
}

div.mainContainer {
	width: 685px;
	height: 277px;
	background: url(images/mainContainerBackground-trans.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

div.mainContainer div.mainWidgets {
	width: 210px;
	height: 120px;
	float: left;
	background-color: #edb7fe;
	margin-top: 52px;
	text-align: center;
	padding-top: 90px;
	font: 18pt Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

div.mainContainer div.mainWidgets a {
	text-decoration: none;
	color: black;
}

div.mainContainer div.mainWidgets a:hover {
	text-decoration: none;
	background-color: black;
	color: white;
}

div.mainContainer div#widgetSpeakers.mainWidgets {
	background-image: url(images/widgetMagenta.jpg);
	margin-left: 13px;
}

div.mainContainer div#widgetLocation.mainWidgets {
	background-image: url(images/widgetYellow.jpg);
	margin-left: 15px;
}

div.mainContainer div#widgetRegister.mainWidgets {
	background-image: url(images/widgetCyan.jpg);
	margin-left: 13px;
}

div.switcherBox {
	width: 140px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 10px;
	padding-left: 600px;
	height: 50px;
}

div.mainContent {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.mainContent p {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.mainContent p strong {
	font-weight: bold;
}

div.mainContent img.right {
	float: right;
	background-color: white;
	padding: 1px;
	border: 1px solid #000;
	margin-bottom: 10px;
}

div.mainContent p em {
	font-style: italic;
}

div.mainContent h3 {
	font: 18pt Georgia, "Times New Roman", Times, serif;
	background-color: black;
	color: white;
	padding: 10px;
	margin-bottom: 20px;
}

ul.speakerstList {
	overflow: hidden;
	font: 10pt Georgia, "Times New Roman", Times, serif;
}

ul.speakerstList li {
	float: left;
	width: 200px;
	text-align: center;
	background-color: #f4f4f4;
	padding-top: 10px;
	padding-bottom: 20px;
	height: 160px;
	margin-bottom: 20px;
	border: 1px solid #dfdfdf;
}

ul.speakerstList li a {
	color: #1dc6fd;
	margin-left: 5px;
}

ul.speakerstList li:hover {
	border-color: #1ac3fa;
}

ul.speakerstList li.speakersCenter {
	margin-left: 35px;
	margin-right: 35px;
}

ul.speakerstList li img {
	margin-bottom: 10px;
}

ul#whoList.speakerstList li {
	width: 660px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	float: none;
	border-left-style: none;
	border-right-style: none;
	height: 150px;
	padding-bottom: 10px;
	clear: both;
}

ul#whoList.speakerstList li strong {
	text-transform: uppercase;
	font-weight: bold;
}

ul#whoList.speakerstList li p {
	margin-top: 10px;
}

ul#whoList.speakerstList li img {
	float: right;
	margin-left: 20px;
	padding: 1px;
	border: 1px solid #1cc5fc;
}

div.mainSponsors {
	background-color: #1c1c1c;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #bbb;
}

div.mainSponsors img.title {
	margin-bottom: 0;
	margin-left: 10px;
	padding-bottom: 50px;
	margin-right: 5px;
}

div.mainContent span.locationReference {
	display: block;
	margin-bottom: 20px;
	text-align: right;
	font: 12pt Georgia, "Times New Roman", Times, serif;
}

div.mainContent ul.confSchema {
	margin-bottom: 40px;
	text-align: left;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font: 12pt Georgia, "Times New Roman", Times, serif;
}

div.mainContent ul.confSchema li {
	border-top-style: dashed;
	border-top-width: 1px;
	border-left-style: dashed;
	border-left-width: 1px;
	border-right-style: dashed;
	border-right-width: 1px;
	padding: 3px 10px;
}

div.mainContent ul.confSchema li span.schemaTime {
	display: inline-block;
	width: 120px;
	font-weight: bold;
}

div.mainContent ul.confSchema li span.schemaEvent {
	font-weight: bold;
	font-style: italic;
}

div.mainContent ul.confSchema li span.schemaDescription {
	font-style: italic;
	margin-left: 120px;
	display: block;
	margin-bottom: 5px;
	font-size: 9pt;
}

div.mainContent span.locationReference {
	
}

div.mainFooter {
	padding-top: 10px;
	border-top: 5px solid #a5a5a5;
}

div.mainFooter ul.lowNavigation {
	overflow: hidden;
	padding-bottom: 20px;
}

div.mainFooter ul.lowNavigation li  {
	float: right;
	margin-right: 20px;
}

div.mainFooter ul.lowNavigation li.bar {
}

div.mainFooter ul.lowNavigation li a {
	font-size: 10pt;
	color: #16c0f4;
	text-decoration: none;
	padding-top: 2px;
}

div.mainFooter ul.lowNavigation li a:hover {
	background-color: black;
	color: white;
	border-bottom: 2px solid #121110;
}