#wrapper {
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
#headerlogo {
	margin: 0px;
	padding: 0px;
	height: 155px;
	width: 1000px;
}
body {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	background-color: #040404;
	background-repeat: no-repeat;
}
#logovideo {
	height: 400px;
	width: 1000px;
	background-color: #040404;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#video {
	padding: 0px;
	height: 307px;
	width: 640px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333;
	background-repeat: no-repeat;
	border: 1px solid #D0D0D0;
}
#welcomebtn {
	padding: 0px;
	height: 100px;
	width: 1000px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #FFF;
	background-color: #040404;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	text-align: center;
}
#warningsign {
	height: 100px;
	width: 1000px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #040404;
	background-repeat: no-repeat;
}
#copyright {
	color: #999;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 1000px;
	background-color: #040404;
	background-repeat: no-repeat;
}
