@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bak.jpg);
	background-position: center;
	background-attachment: fixed;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}#wrapper #header img {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -7px;
}
#wrapper #box {
	background-image: url(images/midBg.gif);
	background-repeat: repeat;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #box #video {
	width: 639px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	overflow: hidden;
	text-align: center;
}
#wrapper #box #form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	width: 400px;
	text-align: center;
}
#wrapper #box #form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	width: 400px;
	text-align: center;
}
#wrapper #footer img {
}
.headings {
	color: #C00;
	font-size: 24px;
	text-align: center;
}
