#container {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 928px;
	background-color: #FFFFFF;
	position: relative;
}
#tagline {
	background-image: url(pix/tag_line.gif);
	height: 38px;
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	width: 466px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 16px;
}
#screen {
	background-image: url(pix/screen.gif);
	background-repeat: no-repeat;
	float: right;
	height: 372px;
	width: 466px;
	padding-bottom: 20px;
	background-position: center;
	background-color: #FFF;
	margin-right: 20px;
}
#screen_copy {
	width: 410px;
	background-color: #FFF;
	text-align:center;
	border: 1px solid #c02977;
	padding: 10px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6e6e6e;
	text-align: center;
}
#main_button {
	float: right;
	height: auto;
	width: 466px;
	clear: right;
	background-color: #FFF;
	margin-right: 16px;
}
#info {
	height: auto;
	width: 430px;
	background-color: #FFF;
	margin-top: 30px;
	float: right;
	margin-right: 20px;
}
.info_copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #6e6e6e;
	font-size: small;
	line-height: 18px;
	text-align: left;
}
#order_graphic {
	margin-top: 10px;
}

.highlight_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #b22969;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bold;
}

.headliners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b22969;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b22969;
	font-style: italic;
}
.italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #4e4e4e;
	text-align: center;
}

#video_nlnb {
	background-image: url(pix/screen_384x288.gif);
	background-repeat: no-repeat;
	height: 312px;
	width: 410px;
	background-color: #FFF;
	margin-right: auto;
	z-index:1000;
	margin-left: auto;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#video_spot {
	background-image: url(pix/screen_384x288.gif);
	background-repeat: no-repeat;
	height: 312px;
	width: 410px;
	padding-top: 11px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	background-image: url(pix/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 488px;
	width: 928px;
	clear: both;
}

#products {
	width: 100%;
	margin-bottom: 18px;
}
#conference   {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#float_right {
	float: right;
	height: auto;
	width: 410px;
	clear: right;
	background-color: #FFF;
	margin-right: 20px;
	margin-top: 30px;
	border: 1px solid #c02977;
	padding-right: 4px;
	padding-left: 4px;
}
.table_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}

