html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}


@media (max-width: 767px) {
#background-image {
	/*  */display:none;
    }
}
body {
	background-color: #000;
  background: url(lumeVidBg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
iframe
{
	/*margin-top:15px;*/
}
#wrapper {
	position: absolute;
	z-index: 10;
	width: 100%;
	color: white;
	font-weight: 400;
	font-size: 85%;
	}
#wrapper strong {
	font-weight: 700;
	}

#wrapper em {
	font-style: italic;
	}
h2 {
	font-size: 160%;
	margin-top: 10px;
	-epub-text-transform: uppercase;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	line-height: 130%;
	}

#menu {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	margin: 0;
	background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .8);
	text-align: center;
	vertical-align: middle;
	list-style: none;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	letter-spacing: 0.18em;
	z-index: 100;
}
a:link, a:visited {
	color: #bde9de;
	text-decoration: none;
	}

a:hover, nav a:active {
	text-decoration: underline;
	}

#menu li {
	display: inline;
	}

#menu a {
	display: inline-block;
	padding: 15px;
	}

#menu a:active {
	}

#container {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
	background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .8);

	padding-bottom: 30px;
	color: #FFF;
	padding-top: 0px;
	min-height: 640px;
}

img.logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.logoContent {
	background: rgb(0, 0, 0); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(0, 0, 0, .8);

}

.logoPushWrap {
    height: 140px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 5;

}
h2 {
	font-size: 160%;
	margin-top: 10px;
	-epub-text-transform: uppercase;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	line-height: 130%;
}
.page-content
{
	margin-top: 50px;
	font-size: 0.85em;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
}
.page-content-video
{
  top:100%;
  position: relative;

  margin-top: -170px;

  z-index: 5;
}
.page-content h1{
	font-size: 2.5em;
	letter-spacing: 0.14em;
	color: #bde9de;
	margin-bottom: 15px;

	text-align: center;
}

.page-content h2{
	font-size: 1.6em;
	letter-spacing: 0.08em;
	color: #bde9de;
	margin-bottom: 0px;
	margin-top: 15px;

	margin-left: 12%;
	margin-right: 12%;
}
.page-content p {
	line-height: 160%;
	margin-top: 1.7%;
	margin-bottom: 0;
	letter-spacing: 0.06em;

	margin-left: 12%;
	margin-right: 12%;

}
.page-content ul {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 145%;
	letter-spacing: 0.09em;
	list-style-type: square;
	padding-left: 20px;
	list-style-position: inside;
	}

.page-content li {
	text-indent: -13px;
	margin-left: 13px
}
.page-content img
{
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.page-content .bodyImage
{
  width: 100%;
}
#footer
{
	margin: 7px;
	width: 100%;
	text-align: center;
	font-size: 0.7em;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
	color: #000 !important;
}
#footer p
{
	margin-top: 5px;
}
#footer a
{
	color: #000 !important;
}
.half_right img
{
	width:105px;
	margin: 0px;
	padding: 0px;
	float:left;
}
.page-content .half_left
{
	width: 30% !important;
	margin-right: 15px !important;
	float: left;
	margin-left: 140px;
	margin-bottom: 60px;
}
.page-content .half_right
{
	width: 30% !important;
	margin-left: 15px !important;
	float: left;
	margin-bottom: 60px;
}
.buyframe
{
	margin-left: 115px;
	margin-right: 115px;

}

.sideLeft
{
    width: 100%;
    position: fixed;
  	bottom: 150px;
  	left: 10px;
    z-index: 5;
}
