body {
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 990px;
	text-align: left;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.top-txt {
	float: left;
	background-image: url(images/top-txt-bg.gif);
	background-repeat: no-repeat;
	width: 434px;
	height: 88px;
	position: relative;
}
div.top-txt p {
	position: absolute;
	color: #29232e;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	width: 295px;
	top: 54px;
	right: 30px;
}
div.registerbg {
	clear: both;
	background-image: url(images/broadbandvideo09.jpg);
	background-repeat: no-repeat;
	width: 556px;
	height: 297px;
	position: relative;
}
a.registerbtn {
	display: block;
	background-image: url(images/register-btn.gif);
	background-repeat: no-repeat;
	width: 148px;
	height: 39px;
	color: white;
	position: absolute;
	top: 144px;
	left: 367px;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	padding-top: 14px;
}
div.txtbg {
	clear: both;
	background-image: url(images/txt-bg.jpg);
	background-repeat: no-repeat;
	width: 556px;
	height: 330px;
}
div.txtbg p {
	width: 485px;
	margin-left: 34px;
	padding-bottom: 15px;
}
div.txtbg ul {
	margin-top: 0px;
}
div.txtbg li {
	margin-left: 10px;
	margin-bottom: 10px;
}
div.panel {
	clear: both;
	background-image: url(images/paneldiscussion-bg.jpg);
	background-repeat: no-repeat;
	width: 434px;
	height: 457px;
	position: relative;
}
span.discussion01,
span.discussion02,
span.discussion03,
span.discussion04,
span.discussion05,
span.discussion06 {
	color: #013f6b;
	font-size: 10px;
	text-align: center;
	width: 119px;
	display: block;
	position: absolute;
	top: 180px;
}
span.discussion02 {
	left: 149px;
}
span.discussion03 {
	left: 286px;
	width: 127px;
}
span.discussion04 {
	top: 387px;
}
span.discussion05 {
	top: 387px;
	left: 149px;
}
span.discussion06 {
	top: 387px;
	left: 296px;
}
div.sponsorsbg {
	clear: both;
	background-image: url(images/sponsors-bg.jpg);
	background-repeat: no-repeat;
	width: 434px;
	height: 170px;
}
div.sponsorstxt {
	float: left;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	line-height: 45px;
	height: 55px;
	text-align: left;
	width: 132px;
	margin-right: 5px;
	
}
div.ticketinfobg {
	clear: both;
	background-image: url(images/ticketinfo-bg.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 305px;
}
div.ticketinfobg p {
	color: #013f6b;
	font-size: 15px;
	font-weight: bold;
	margin-left: 34px;
}
div.ticketinfobg span {
	color: #29232e;
	font-size: 12px;
	font-weight: bold;
	margin-left: 34px;
	display: block;
}
div.ticketinfobg div.script {
	margin-top: 10px;
	margin-left: 34px;
	margin-bottom: 5px;
	clear: both;
}
div.ticketinfobg a {
	color: #ef6c0a;
	text-decoration: underline;
	display: block;
	margin-left: 34px;
	width: 270px;
}
div.left {
	float: left;
	width: 403px;
	margin-left: 34px;
	display: inline;
}
div.left p,
div.right p {
	color: #005580;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}
div.right {
	float: left;
	width: 422px;
	margin-left: 48px;
}
div.right span {
	display: block;
	padding-bottom: 10px;
}
div.right a {
	color: #005580;
	font-weight: bold;
}