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

body{
	background-color: black;
	padding: 0px;
	margin: 0px;
}
a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-weight: 900;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	
}
a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	color: grey;
	text-decoration: underline;
}

/*Div*/
#divTop {
	z-index: 10;
	background-color: #680000;
	position:fixed;
	width: 100%;
	height: 100px;
	top: 0px;
}
#divBottom {
	z-index: 1;
	background-color: #680000;
	position: fixed;
	width: 100%;
	height: 50px;
	bottom: 0px;
}
#divNav {
	position: absolute;
	right: 10px;
	top: 5px;
}
#divLogo {
	position: absolute;
	top:-40px;
	left:0px;
}
#divContent {
	position: absolute;
	left: 10px;
	top: 110px;
	min-width: 1346px;
	max-width: 1346px;
	min-height: 598px;
	max-height: 598px;
	background-color: #900000;
	border-radius: 15px;
}
#wtBoard {
	position: absolute;
	top: 10px;
	left: 10px;
	min-width: 1326px;
	min-height: 578px;
	max-width: 1326px;
	max-height: 578px;
	border-radius: 10px;
	background-color: black;
	overflow: hidden;
}
#divSocial {
	position: absolute;
	top: 18px;
	left: 10px;
}
#divAnim {
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 10px;
	background-color: blue;
	height: 274px;
	width: 648px;
	overflow: hidden;
	cursor: pointer;
}
#divEdit {
	position: absolute;
	bottom: 10px;
	left: 10px;
	border-radius: 10px;
	background-color: blue;
	height: 274px;
	width: 648px;
	overflow: hidden;
	cursor: pointer;
}
#divStream {
	position: absolute;
	top: 10px;
	right: 10px;
	border-radius: 10px;
	background-color: blue;
	height: 558px;
	width: 648px;
	overflow: hidden;
	cursor: pointer;
}
#animWords {
	position: absolute;
	top: 0px;
	width: 648px;
	height: 274px;
	opacity: .2;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	font-weight: 900;
	font-size: 70px;
	background-color: white;
}
#animWords span {
	position: relative;
	top: 90px;
}
#editWords {
	position: absolute;
	top: 0px;
	width: 648px;
	height: 274px;
	opacity: .2;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	font-weight: 900;
	font-size: 70px;
	background-color: white;
}
#editWords span {
	position: relative;
	top: 90px;
}
#streamWords {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 648px;
	height: 558px;
	opacity: .2;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	font-weight: 900;
	font-size: 55px;
	background-color: white;
}
#streamWords span {
	position: relative;
	top: 244px;
}
#divAnimFull {
	position: absolute;
	top: 718px;
	width: 100%;
	height: 3434px;
	color: white;
}
#afIntro {
	position: absolute;
	padding: 10px;
	top: 10px;
	left: 10px;
	border-radius: 10px;
	width: 430px;
	background-color: red;
	text-align: justify;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 17px;
	font-weight: 900;
	text-transform: uppercase;
}
#divEditFull {
	position: absolute;
	top: 3196px;
	width: 100%;
	height: 3435px;
	color: white;
}
#divStreamFull {
	position: absolute;
	top: 5675px;
	width: 100%;
	height: 3435px;
	color: white;
}
#animCont {
	position: absolute;
	left: 10px;
	top: 10px;
	min-width: 1346px;
	max-width: 1346px;
	min-height: 3374px;
	max-height: 3374px;
	background-color: #900000;
	border-radius: 15px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
}
#animWtBoard {
	position: absolute;
	top: 10px;
	left: 10px;
	min-width: 1326px;
	min-height: 3354px;
	max-width: 1326px;
	max-height: 3354px;
	border-radius: 10px;
	background-color: black;
	overflow: hidden;
}
#editCont {
	position: absolute;
	left: 10px;
	top: 10px;
	min-width: 1346px;
	max-width: 1346px;
	min-height: 3375px;
	max-height: 3375px;
	background-color: #900000;
	border-radius: 15px;
}
#editWtBoard {
	position: absolute;
	top: 10px;
	left: 10px;
	min-width: 1326px;
	min-height: 3355px;
	max-width: 1326px;
	max-height: 3355px;
	border-radius: 10px;
	background-color: black;
	overflow: hidden;
}
#stCont {
	position: absolute;
	left: 10px;
	top: 10px;
	min-width: 1346px;
	max-width: 1346px;
	min-height: 3368px;
	max-height: 3368px;
	background-color: #900000;
	border-radius: 15px;
}
#stWtBoard {
	position: absolute;
	top: 10px;
	left: 10px;
	min-width: 1326px;
	min-height: 3348px;
	max-width: 1326px;
	max-height: 3348px;
	border-radius: 10px;
	background-color: black;
	overflow: hidden;
}
#animTitle {
	position: relative;
	top: 20px;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 60px;
	border-bottom-style: solid;
	border-color: red;
}
#stTitle {
	position: relative;
	top: 20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	font-weight: 900;
	font-size: 60px;
}
#cdaServ {
	position: absolute;
	top: 100px;
	right: 10px;
	width: 648px;
	height: 266px;
	background-color: blue;
	border-radius: 10px;
	font-size: 33px;
	font-weight: 900;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	align-content: center;
	list-style-position: inside;
	line-height: 50px;
	overflow: hidden;
}
#cdaDescript {
	position: absolute;
	top: 100px;
	left: 10px;
	width: 648px;
	height: 266px;
	background-color: blue;
	border-radius: 10px;
	font-size: 20px;
	font-weight: 900;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	align-content: center;
	overflow: hidden;
}
#mgServ {
	position: absolute;
	top: 883px;
	left: 10px;
	width: 648px;
	height: 266px;
	background-color: blue;
	border-radius: 10px;
	font-size: 33px;
	font-weight: 900;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	align-content: center;
	list-style-position: inside;
	line-height: 50px;
	overflow: hidden;
}
#mgDescript {
	position: absolute;
	top: 883px;
	right: 10px;
	width: 648px;
	height: 266px;
	background-color: blue;
	border-radius: 10px;
	font-size: 20px;
	font-weight: 900;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	align-content: center;
	overflow: hidden;
}
#pcServ {
	position: absolute;
	top: 1656px;
	right: 10px;
	width: 648px;
	height: 266px;
	background-color: blue;
	border-radius: 10px;
	font-size: 23px;
	font-weight: 900;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	align-content: center;
	list-style-position: inside;
	line-height: 50px;
	overflow: hidden;
}
#pcDescript {
	position: absolute;
	top: 1656px;
	left: 10px;
	width: 648px;
	height: 266px;
	overflow: hidden;
	background-color: blue;
	border-radius: 10px;
	font-size: 20px;
	font-weight: 900;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	align-content: center;
}
#mvsvWords {
	position: absolute;
	width: 400px;
	top: 98px;
	left: 20px;
	text-align: left;
}
#mvsvDescript {
	position: absolute;
	top: 100px;
	right: 10px;
	width: 648px;
	height: 266px;
	background-color: blue;
	border-radius: 10px;
	font-size: 20px;
	font-weight: 900;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	align-content: center;
	overflow: hidden;
}
#pceWords {
	position: absolute;
	width: 400px;
	top: 1228px;
	right: 20px;
}
#pceDescript {
	position: absolute;
	top: 883px;
	right: 10px;
	width: 648px;
	height: 266px;
	background-color: blue;
	border-radius: 10px;
	font-size: 20px;
	font-weight: 900;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	align-content: center;
	overflow: hidden;
}
#ecgWords {
	position: absolute;
	top: 2303px;
	left: 20px;
	width: 400px;
}
#ecgDescript {
	position: absolute;
	top: 1656px;
	left: 10px;
	width: 648px;
	height: 266px;
	background-color: blue;
	border-radius: 10px;
	font-size: 20px;
	font-weight: 900;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	align-content: center;
	overflow: hidden;
}
#sasWords {
	position: absolute;
	width: 400px;
	top: 98px;
	left: 20px;
	text-align: left;
}
#sasDescript {
	position: absolute;
	top: 100px;
	left: 10px;
	width: 648px;
	height: 266px;
	background-color: blue;
	border-radius: 10px;
	font-size: 20px;
	font-weight: 900;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	align-content: center;
	overflow: hidden;
}
#aoServ {
	position: absolute;
	top: 883px;
	left: 10px;
	width: 648px;
	height: 266px;
	background-color: blue;
	border-radius: 10px;
	font-size: 33px;
	font-weight: 900;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	align-content: center;
	list-style-position: inside;
	line-height: 50px;
	overflow: hidden;
}
#aoDescript {
	position: absolute;
	top: 883px;
	right: 10px;
	width: 648px;
	height: 266px;
	background-color: blue;
	border-radius: 10px;
	font-size: 20px;
	font-weight: 900;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	align-content: center;
	overflow: hidden;
}
#ioServ {
	position: absolute;
	top: 1656px;
	right: 10px;
	width: 648px;
	height: 266px;
	background-color: blue;
	border-radius: 10px;
	font-size: 23px;
	font-weight: 900;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	align-content: center;
	list-style-position: inside;
	line-height: 50px;
	overflow: hidden;
}
#ioDescript {
	position: absolute;
	top: 1656px;
	left: 10px;
	width: 648px;
	height: 266px;
	background-color: blue;
	border-radius: 10px;
	font-size: 20px;
	font-weight: 900;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	align-content: center;
	overflow: hidden;
}
#cdaCta {
	padding: 20px;
	position: absolute;
	background-color: red;
	width: 90%;
	left: 3.5%;
	top: 376px;
	border-radius: 10px;
	font-size: 26px;
	font-weight: 900;
	text-transform: uppercase;
}
#cdaTier {
	position: relative;
	width: 1295px;
	height: 567px;
	padding: 10px;
	top: 542px;
	border-bottom-style: solid;
	border-color:red;
}
#cdaTier video {
	height: 580px;
}
#sasGraphic video{
	height: 520px;
}
#ecgGraphic video {
	height: 460px;
}
#cdaTier1 {
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#cdaTier1 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#cdaTier2 {
	position: absolute;
	top: 10px;
	left: 442px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#cdaTier2 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#cdaTier3 {
	position: absolute;
	top: 10px;
	left: 874px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#cdaTier3 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#mgCta {
	padding: 20px;
	position: absolute;
	background-color: red;
	width: 90%;
	left: 3.5%;
	top: 1159px;
	border-radius: 10px;
	font-size: 26px;
	font-weight: 900;
	text-transform: uppercase;
}
#mgTier {
	position: relative;
	width: 1285px;
	height: 567px;
	padding: 10px;
	top: 1040px;
	border-bottom-style: solid;
	border-color:red;
}
#mgTier video {
	height: 580px;
}
#mgGraphic video {
	height: 470px;
}
#mgTier1 {
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#mgTier1 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#mgTier2 {
	position: absolute;
	top: 10px;
	left: 442px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#mgTier2 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#mgTier3 {
	position: absolute;
	top: 10px;
	left: 874px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#mgTier3 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#pcCta {
	padding: 20px;
	position: absolute;
	background-color: red;
	width: 90%;
	left: 3.5%;
	top: 1932px;
	border-radius: 10px;
	font-size: 26px;
	font-weight: 900;
	text-transform: uppercase;
}
#pcTier {
	position: absolute;
	top: 2777px;
	left: 10px;
	width: 1306px;
	border-radius: 10px;
}
#pcTier video {
	height: 580px;
}
#pcTier1 {
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#pcTier1 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#pcTier2 {
	position: absolute;
	top: 10px;
	left: 442px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#pcTier2 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#pcTier3 {
	position: absolute;
	top: 10px;
	left: 874px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#pcTier3 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#mvsvCta {
	padding: 20px;
	position: absolute;
	background-color: red;
	width: 90%;
	left: 3.5%;
	top: 376px;
	border-radius: 10px;
	font-size: 26px;
	font-weight: 900;
	text-transform: uppercase;
}
#mvsvTier {
	position: relative;
	width: 1295px;
	height: 567px;
	padding: 10px;
	top: 547px;
	border-bottom-style: solid;
	border-color:red;
}
#mvsvTier video{
	height: 580px;
}
#mvsvTier1 {
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#mvsvTier1 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#mvsvTier2 {
	position: absolute;
	top: 10px;
	left: 442px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#mvsvTier2 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#mvsvTier3 {
	position: absolute;
	top: 10px;
	left: 874px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#mvsvTier3 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#pceCta {
	padding: 20px;
	position: absolute;
	background-color: red;
	width: 90%;
	left: 3.5%;
	top: 1159px;
	border-radius: 10px;
	font-size: 26px;
	font-weight: 900;
	text-transform: uppercase;
}
#pceTier {
	position: relative;
	width: 1295px;
	height: 567px;
	padding: 10px;
	top: 1032px;
	border-bottom-style: solid;
	border-color:red;
}
#pceTier video{
	height: 580px;
}
#pceTier1 {
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#pceTier1 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#pceTier2 {
	position: absolute;
	top: 10px;
	left: 442px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#pceTier2 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#pceTier3 {
	position: absolute;
	top: 10px;
	left: 874px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#pceTier3 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#ecgCta {
	padding: 20px;
	position: absolute;
	background-color: red;
	width: 90%;
	left: 3.5%;
	top: 1932px;
	border-radius: 10px;
	font-size: 26px;
	font-weight: 900;
	text-transform: uppercase;
}
#ecgTier {
	position: absolute;
	top: 2766px;
	left: 10px;
	width: 1306px;
	border-radius: 10px;
}
#ecgTier video{
	height: 580px;
}
#ecgTier1 {
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#ecgTier1 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#ecgTier2 {
	position: absolute;
	top: 10px;
	left: 442px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#ecgTier2 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#ecgTier3 {
	position: absolute;
	top: 10px;
	left: 874px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#ecgTier3 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#sasCta {
	padding: 20px;
	position: absolute;
	background-color: red;
	width: 90%;
	left: 3.5%;
	top: 376px;
	border-radius: 10px;
	font-size: 26px;
	font-weight: 900;
	text-transform: uppercase;
}
#sasTier {
	position: relative;
	width: 1295px;
	height: 567px;
	padding: 10px;
	top: 547px;
	border-bottom-style: solid;
	border-color:red;
}
#sasTier video{
	height: 580px;

}
#sasTier1 {
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#sasTier1 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#sasTier2 {
	position: absolute;
	top: 10px;
	left: 442px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#sasTier2 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#sasTier3 {
	position: absolute;
	top: 10px;
	left: 874px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#sasTier3 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#aoCta {
	padding: 20px;
	position: absolute;
	background-color: red;
	width: 90%;
	left: 3.5%;
	top: 1159px;
	border-radius: 10px;
	font-size: 26px;
	font-weight: 900;
	text-transform: uppercase;
}
#aoTier {
	position: relative;
	width: 1295px;
	height: 567px;
	padding: 10px;
	top: 1025px;
	border-bottom-style: solid;
	border-color:red;
}
#aoTier video{
	height: 580px;
}
#aoTier1 {
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#aoTier1 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#aoTier2 {
	position: absolute;
	top: 10px;
	left: 442px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#aoTier2 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#aoTier3 {
	position: absolute;
	top: 10px;
	left: 874px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#aoTier3 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#ioCta {
	padding: 20px;
	position: absolute;
	background-color: red;
	width: 90%;
	left: 3.5%;
	top: 1932px;
	border-radius: 10px;
	font-size: 26px;
	font-weight: 900;
	text-transform: uppercase;
}
#ioTier {
	position: absolute;
	top: 2758px;
	left: 10px;
	width: 1306px;
	border-radius: 10px;
}
#ioTier video{
	height:580px;
}
#ioTier1 {
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#ioTier1 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#ioTier2 {
	position: absolute;
	top: 10px;
	left: 442px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#ioTier2 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#ioTier3 {
	position: absolute;
	top: 10px;
	left: 874px;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	background-color: #900000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
}
#ioTier3 table{
	position: absolute;
	top: 0px;
	height: 367px;
	width: 412px;
}
#editTitle {
	position: relative;
	top: 20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	font-weight: 900;
	font-size: 60px;
}
#cdaServBg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#cdaServList {
	position: absolute;
	top: 0px;
	left:0px;
}
#cdaDescWords {
	position: absolute;
	width: 628px;
	top: 20px;
	left: 10px;
}
#mgServBg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#mgServList {
	position: absolute;
	top: 0px;
	left: 76px;
}
#mgDescBg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#mgDescWords {
	position: absolute;
	top: 64px;
	left: 0px;
	
}
#pcServBg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#pcServList {
	position: absolute;
	top: 0px;
	left: -18px;
}
#pcDescBg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#pcDescWords {
	position: absolute;
	width: 628px;
	top: 52px;
	left: 10px;
}
#mvsvServBg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#mvsvServList {
	position: absolute;
	top: 0px;
	left: 0px;
}
#mvsvDescBg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#mvsvDescWords {
	position: absolute;
	width: 608px;
	top: 55px;
	left: 19px;
}
#pceServBg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#pceServList {
	position: absolute;
	top: 0px;
	left: 27px;
}
#pceDescWords {
	position: absolute;
	width: 626px;
	top: 62px;
	left: 10px;
}
#pceDescBg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#ecgServBg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#ecgServList {
	position: absolute;
	top: 0px;
	left: 0px;
}
#ecgDescBg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#ecgDescWords {
	position: absolute;
	top: 61px;
	left: 10px;
	width: 628px;
	
}
#sasServBg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#sasServList {
	position: absolute;
	top: 25px;
	left: 0px;
}
#sasDescBg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#sasDescWords {
	position: absolute;
	width: 638px;
	top: 67px;
	left: 0px;
}
#aoServBg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#aoServList {
	position: absolute;
	top: 20px;
	left: -13px;
}
#aoDescBg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#aoDescWords {
	position: absolute;
	width: 626px;
	top: 67px;
	left: 0px;
}
#ioServBg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#ioServList {
	position: absolute;
	top: 30px;
	left: 0px;
}
#ioDescWords {
	position: absolute;
	width: 626px;
	top: 60px;
	left: 0px;
}
#cdaWords {
	position: absolute;
	width: 400px;
	top: 100px;
	left: 20px;
	text-align: left;
}
#cdaGraphic {
	position: absolute;
	background-color:blue;
	width: 830px;
	height: 510px;
	top: 106px;
	right: 10px;
	border-radius: 10px;
	overflow: hidden;
}
#mgWords {
	position: absolute;
	width: 400px;
	top: 1233px;
	right: 20px;
}
#mgGraphic {
	position: absolute;
	background-color:red;
	width: 836px;
	height: 470px;
	top: 1233px;
	left: 10px;
	border-radius: 10px;
	overflow: hidden;
}
#cdaGraphic img {
	position: relative;
	height: 650px;
}
#pcWords {
	position: absolute;
	top: 2314px;
	left: 20px;
	width: 400px;
}
#pcGraphic {
	position: absolute;
	background-color:orange;
	width: 830px;
	height: 453px;
	top: 2314px;
	right: 10px;
	border-radius: 10px;
	overflow: hidden;
}
#mvsvGraphic {
	position: absolute;
	background-color:blue;
	width: 830px;
	height: 510px;
	top: 98px;
	right: 10px;
	border-radius: 10px;
	overflow: hidden;
}
#pceGraphic {
	position: absolute;
	background-color:red;
	width: 830px;
	height: 454px;
	top: 1228px;
	left: 10px;
	border-radius: 10px;
	overflow: hidden;
}
#ecgGraphic {
	position: absolute;
	background-color:orange;
	width: 830px;
	height: 453px;
	top: 2303px;
	right: 10px;
	border-radius: 10px;
	overflow: hidden;
}
#sasGraphic {
	position: absolute;
	background-color:blue;
	width: 830px;
	height: 510px;
	top: 98px;
	right: 10px;
	border-radius: 10px;
	overflow: hidden;
}
#aoWords {
	position: absolute;
	width: 400px;
	top: 1228px;
	right: 20px;
}
#aoGraphic {
	position: absolute;
	background-color:red;
	width: 830px;
	height: 454px;
	top: 1228px;
	left: 10px;
	border-radius: 10px;
	overflow: hidden;
}
#ioWords {
	position: absolute;
	top: 2296px;
	left: 20px;
	width: 400px;
}
#ioGraphic {
	position: absolute;
	background-color:orange;
	width: 830px;
	height: 453px;
	top: 2296px;
	right: 10px;
	border-radius: 10px;
	overflow: hidden;
}
#pcGraphic video {
	position: relative;
	top:-33px;
}
#mvsvGraphic video {
	height: 510px;
}
#pceGraphic video {
	position: relative;
	top: -40px;
}
#shopCart {
	position: fixed;
	top: 110px;
	right: -281px;
	background-color: blue;
	max-height: 744px;
	width: 300px;
	border-radius: 10px;
	padding: 5px;
	overflow: scroll;
	color: white;
	font-weight: 450;
	font-size: 20px;
}
#shopCart table{
	background-color:black;
	border-style: groove;
	border-color: red;
	border-radius: 10px;
	border-width: 4px;
	width: 300px;
}

.title {
	font-size: 36px;
}
.tdTitle {
	text-align: center;
	font-weight: 900;
	font-size: 30px
}
.tdPrice {
	text-align: right;
	font-weight: 900;
}
.tdItem {
	padding: 5px;
	text-align: center
}
.cdaHeading {
	font-size: 33px;
	font-weight: 900;
	border-bottom-style: solid;
	border-color: red;
}
.desc {
	position: relative;
	top: 10px;
}
.serv {
	position: relative;
	top: 20px;
}
.cta {
	position: relative;
	top: 20px;
}
.sc {
	position: relative;
	top: 30px;
}
.package {
	height: 567px;
	width: 327px;
	background-color: darkgrey;
	border-radius:10px;
	overflow: hidden;
	cursor: pointer;
}
.pckOne {
	position: relative;
	left: -340px;
}
.pckTwo {
	position: relative;
	top: -567px;
}
.pckThree {
	position: relative;
	top: -1134px;
	left: 340px;
}
.packHeader {
	background-color:#252525;
	height: 50px;
	font-size:35px;
}
.packInfo {
	background-color: white;
	color:black;
	font-size: 30px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-transform: uppercase;
	font-weight: 900;
	padding-bottom: 40px;
}
.packPrice {
	background-color: #252525;
}
.cartItem {
	width: 180px;
	text-align: left;
}
.cIPrice {
	text-align: right;
}

#paypal-container-3PPFZB2MGM8B2 {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

.paypalTd {
	overflow: hidden;
}

#paypal-container-FQDZDEGREHNTA {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-EVQ5JBCJQKK56 {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-P9XUGHPVLGF9W {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-BUXTANLNDQKZ8 {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-QPPGJJ9B43YZC {
	position: relative;
	top: -70px;
	height: 173;
	font-size: 15px;
}

#paypal-container-MFB7LV4DAU3DQ {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-SC8GRCZNWSD7S {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-2RMEYZZYS6TP8 {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-PSJHMV9LWDCTW {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-QKHVKMF63VS76 {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-BRLFZLMRMP94W {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-R3UVESUYZEAS8 {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-B5472MQARTPBN {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}
#paypal-container-4SYA6BQWKGPPY {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-A6KGYBQZPSYZ6 {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-C8MEPHQ7QJNQJ {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-34PA6S26626CG {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-6XCYM2SZBKCGS {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-MC3KKRR3LAX8W {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-73Y6LRCSKQM9S {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-FDRUM2APCMM6S {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

#paypal-container-EZ65XVABXHV8W {
	position: relative;
	top: -70px;
	height: 176px;
	font-size: 15px;
}

.subTable {
	padding: 5px;
	font-size: 15px;
}

.subTable td {
	padding:6.6px;
}

.subTotal {
	font-weight: 900;
}

.subSubmit {
	text-align: center;
	vertical-align: bottom;
	height: 41px;
}
