@charset "utf-8";
/* CSS Document */

body {
	background-color: #2a2a2a;
}

.topheader {
	background-color: #000000;
	background-repeat: no-repeat;
	height: 100px;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
}
.topheaderwrap {
	position: relative;
	width: 900px;
	left: 0px;
	top: 0px;
	margin-left: 0 auto;
	margin-right: 0 auto;
	margin: 0 auto;
}
.header {
	background-color: #2e2e2e;
	position: absolute;
	height: 335px;
	width: 100%;
	left: 0px;
	top: 100px;
	vertical-align: top;
}
.bar {
	background-color: #111111;
	position: absolute;
	height: 45px;
	width: 100%;
	left: 0px;
	top: 435px;
}
.buttons {
	position: absolute;
	height: 235px;
	width: 100%;
	left: 0px;
	top: 480px;
	background-image: url(bg.png);
	z-index: 1;
	background-repeat: no-repeat;
}

.bottonwrap {
	position: relative;
	height: 235px;
	width: 900px;
	margin-left: 0 auto;
	margin-right: 0 auto;
	margin: 0 auto;
	z-index: 0;
	left: 0px;
}


.button1 {
	position: absolute;
	left: 0px;
	top: 12px;
	width: 220px;
}
.button2 {
	position: absolute;
	left: 226px;
	top: 12px;
	width: 220px;
}
.button3 {
	position: absolute;
	left: 452px;
	top: 12px;
	width: 220px;
}
.button4 {
	position: absolute;
	left: 678px;
	top: 12px;
	width: 220px;
}
.righttop {
	position: absolute;
	height: 550px;
	width: 260px;
	left: 595px;
	top: 32px;
	text-align: justify;
	background-image: url(sidebg.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.conthead {
	position: absolute;
	height: 377px;
	width: 517px;
	left: 20px;
	top: 31px;
	text-align: justify;
	z-index: 1;
	visibility: visible;
}

.content {
	position: relative;
	height: 100%;
	width: 900px;
	top: 0px;
	background-color: #d2d2d2;
	margin-left: 0 auto;
	margin-right: 0 auto;
	margin: 0 auto;
	z-index: 0;
	left: 0px;

}
.contentwrap {
	position: absolute;
	height: 600px;
	width: 100%;
	top: 696px;
	z-index: 0;
	left: 0px;
}
h1 {
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bottomad {
	position: absolute;
	left: 22px;
	top: 378px;
	z-index: 0;
	width: 834px;
	height: 188px;
}
.video {
	position: absolute;
	left: -41px;
	top: -1px;
}
