@charset "UTF-8";



body {
	background-color: #000;
	height: 100%;
	width: 100%;
}
.maincontainer {
	background-color: #000;
	height: 1020px;
	width: 1020px;
	background-position: center center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.banner {
	background-image: url(../images/1does_layout_01.png);
	width: 1020px;
	height: 190px;
	color: #0F6;
}
.botton {
	color: #CCC;
	height: 60px;
	width: 155px;
	float: right;
	margin-right: 15px;
	margin-top: 45px;	
}
.video {
	height: 315px;
	width: 430px;
	margin-top: 290px;
	margin-left: 170px;
	-webkit-transition: border-right-width 3s ease-in-out;
	-moz-transition: border-right-width 3s ease-in-out;
	-ms-transition: border-right-width 3s ease-in-out;
	-o-transition: border-right-width 3s ease-in-out;
	transition: border-right-width 3s ease-in-out;
	float: none;
}
.myliveint {
	float: left;
	height: 40px;
	width: 243px;
	margin-top: 150px;
	margin-right: auto;
	margin-left: 95px;
	font-family: Disintegration, "Airstream NF";
	color: #F36523;
	font-size: 2em;
	background-color: #000;
}
.links {
	float: left;
	height: 80px;
	width: 4px;
	margin-top: 92px;
	margin-left: 300px;
}
.link2 {
	float: left;
	height: 60px;
	width: 1px;
	margin-left: 270px;
	margin-top: 75px;
}
.link3 {
	float: right;
	height: 15px;
	width: 5px;
	margin-right: 500px;
	margin-top: 87px;
}
.body_copy {
	font-family: "Comic Sans MS", cursive;
	font-size: 12pt;
	float: right;
	height: 315px;
	width: 450px;
	margin-top: -110px;
	color: #000;
	margin-right: 49px;
}
.about {
	font-family: Disintegration;
	font-size: 30pt;
	float: none;
	margin-right: 10px;
	color: #F36523;
	background-color: #000;
	margin-top: -40px;
	height: 50px;
	width: 90px;
}
.all_links {
	height: 90px;
	width: 900px;
}
.copy_rhigt {
	height: 50px;
	width: 400px;
	color: #FFF;
	float: right;
	margin-right: 275px;
	margin-top: 2px;
}
.botton3 {
	height: 60px;
	width: 155px;
	margin-top: 45px;
	margin-right: 5px;
	float: right;
}
.botton2 {
	float: right;
	height: 60px;
	width: 155px;
	margin-top: 45px;
	margin-right: 5px;
}
.botton4 {
	float: right;
	height: 60px;
	width: 155px;
	margin-top: 45px;
	margin-right: 6px;
}
.background {
	background-image: url(../images/2does_layout_02.jpg);
	height: 800px;
	color: #036;
}
