body {
	background-image: url(../images/layout/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#body {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: left;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin-top: -10px;
	padding-right: 10px;
}
#header {
	width: 840px;
	margin-left: 0px;
	height: 80px;
	margin-top: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-bottom: 40px;
	border-bottom-width: thick;
	border-bottom-style: inset;
	border-bottom-color: #F00;
}
#video {
	background-color: #000;
	width: 500px;
	margin-top: 5px;
	float: left;
	margin-right: 20px;
	text-align: center;
	height: 300px;
	vertical-align: middle;
	padding-top: 25px;
	padding-bottom: 25px;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 0px;
}
#topbar {
	height: 45px;
	width: 918px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/topbar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 50px;
	color: #F00;
	font-weight: 100;
}
#menu {
	height: 217px;
	width: 784px;
	margin-top: -100px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
#sidebanner {
	background-image: url(../images/layout/sidebanner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 113px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 520px;
	float: left;
	clear: right;
}
#content {
	padding: 10px;
	width: 780px;
	float: right;
	clear: left;
}
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
}
