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

html, body{
	width: 100%;
	height: 100%;
	background-color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 9pt;
}


a.specialeffectswhite {
  color:#FFFFFF;
} 

a.specialeffectswhite:hover {
  color:#FAA915;
} 

a.specialeffects:hover {
  color:#FAA915;
} 

#container{
	width:845px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	
}
#mid{
	width:465px;
	float:left;
	margin-right:0px;
	height: 930px;
	background-color:#FFFFFF;
}

#left{
	width: 190px;
	float: left;
	height: 930px;
	background-image: -webkit-linear-gradient(270deg,rgba(254,218,0,1.00) 31.12%,rgba(250,167,24,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(254,218,0,1.00) 31.12%,rgba(250,167,24,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(254,218,0,1.00) 31.12%,rgba(250,167,24,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(254,218,0,1.00) 31.12%,rgba(250,167,24,1.00) 100%);
}

#right{
	width: 190px;
	float: left;
	height: 930px;
	background-color: #FDEFB3;
}

.words{
	margin-top:20px;
	padding-left: 13px;
	padding-right: 13px;
	width: 164px;
	
}
.wordsm{
	margin-top:20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 425px;
}
h1{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:11pt;
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
}
h2{
	font-weight: bold;
	font-size: 9pt;
	padding:0px;
	margin:0px;
}

h3{
	font-weight: bold;
	font-size: 10pt;
	padding:0px;
	margin:0px;
}

.bar{
	width: 164px;
	border-bottom: 2px solid #FFFFFF;
	margin-top: 13px;
	margin-bottom: 13px;
}
.number{
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 16pt;
	font-weight:bold;
}
.space{
	margin-top:20px;
	margin-bottom:20px;

}
.copyr{
	font-size:8px;
	color:#686868;
}

#vent{
	z-index:1;
	width: 250px;
	position: absolute;
	color:#ffffff;
	margin-top: 30px;
	margin-left: 20px;
	font-size:14pt;
	float:left;
}

#contact{
	z-index:1;
	width: 950px;
	position: absolute;
	color:#ffffff;
	margin-top: -43px;
	margin-left: 215px;
	font-size:14pt;
	float:left;
}



/*-------ThermalCSS---------*/

#thermcona{
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height:870px;
	background-color:#ffffff;
}

#thermconb{
	margin-left:auto;
	margin-right:auto;
	width:450px;
	height:1370px;
	background-color:#ffffff;
}

#thermconc{
	margin-left:auto;
	margin-right:auto;
	width:450px;
	height:700px;
	background-color:#ffffff;
}



.headtherm{
	color:#FCAF17;
	font-size:18pt;
	font-weight:bold;
}

.thermwords{
	width:410px;
	padding-left:20px;
	padding-right: 20px;
}

.thermwordsb{
	width:460px;
	padding-left:20px;
	padding-right: 20px;
}

h4{
	color:#FCAF17;
	font-size:14pt;
	font-weight:bold;
}

.botnava{
	width: 450px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 8pt;
	background-color:#FAA21B;
	position:relative;
    bottom: -40px;
}

.botnavb{
	width: 500px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 8pt;
	background-color:#FAA21B;
	position:relative;
    bottom: -50px;
}

.botnavc{
	width: 450px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 8pt;
	background-color:#FAA21B;
	position:relative;
    bottom: -200px;
}


.botnavd{
	width: 500px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 8pt;
	background-color:#FAA21B;
	position:relative;
    	margin-top:382px;
}

#l{
	width:175px;
	height:1030px;
	margin-left:15px;
	float:left;	
	
}

#r{
	width:220px;
	height:1020px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-right:20px;
}

#video{
	width:385px;
	height:300px;
	margin-left:10px;
	margin-right:10px;
}

.comesoon{
	font-weight:bold;
	font-size:19pt;
	
}




@media (max-width: 980px){

html, body{
	width:100%;
	background-color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16pt;
}

#container{
	width:1090px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	
}
#mid{
	width:600px;
	float:left;
	margin-right:0px;
	height: 1600px;
	background-color:#FFFFFF;
}

#left{
	width: 244px;
	float: left;
	height: 1600px;
	background-image: -webkit-linear-gradient(270deg,rgba(254,218,0,1.00) 31.12%,rgba(250,167,24,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(254,218,0,1.00) 31.12%,rgba(250,167,24,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(254,218,0,1.00) 31.12%,rgba(250,167,24,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(254,218,0,1.00) 31.12%,rgba(250,167,24,1.00) 100%);
}

#right{
	width: 244px;
	float: left;
	height: 1600px;
	background-color: #FDEFB3;

}




.words{
	margin-top:20px;
	padding-left: 15px;
	padding-right: 13px;
	width: 200px;
	font-size: 16pt;
	
}
.wordsm{
	margin-top:20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 555px;
	font-size:16pt;
}
h1{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:18pt;
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
}
h2{
	font-weight: bold;
	font-size: 18pt;
	padding:0px;
	margin:0px;
}

h3{
	font-weight: bold;
	font-size: 19pt;
	padding:0px;
	margin:0px;
}

.bar{
	width: 200px;
	border-bottom: 2px solid #FFFFFF;
	margin-top: 13px;
	margin-bottom: 13px;
}
.number{
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 20pt;
	font-weight:bold;
}
.space{
	margin-top:20px;
	margin-bottom:20px;

}
.copyr{
	font-size:16px;
	color:#686868;
}

#vent{
	z-index:1;
	width: 250px;
	position: absolute;
	color:#ffffff;
	margin-top: 30px;
	margin-left: 20px;
	font-size:18pt;
	float:left;
}

#contact{
	z-index:1;
	width: 200px;
	position: absolute;
	color:#ffffff;
	margin-top: -49px;
	margin-left: 815px;
	font-size:18pt;
	float:left;
}


/*-------ThermalCSS---------*/

#thermcona{
	margin-left:auto;
	margin-right:auto;
	width:650px;
	height:1300px;
	background-color:#ffffff;
	
}

#thermconb{
	margin-left:auto;
	margin-right:auto;
	width:690px;
	height:2500px;
	background-color:#ffffff;
}

#thermconc{
	margin-left:auto;
	margin-right:auto;
	width:650px;
	height:900px;
	background-color:#ffffff;
	
}


.headtherm{
	color:#FCAF17;
	font-size:26pt;
	font-weight:bold;
}

.thermwords{
	width:580px;
	padding-left: 30px;
	padding-right: 30px;
	height:1000px;
	font-size:16pt;
}

.thermwordsb{
	width:580px;
	padding-left: 30px;
	padding-right: 30px;
	height:1000px;
	font-size:16pt;
}

h4{
	color:#FCAF17;
	font-size:20pt;
	font-weight:bold;
}

.botnava{
	width: 690px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 8pt;
	background-color:#FAA21B;
	position:relative; 	
    	font-size:13pt;
}

.botnavb{
	width: 650px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 8pt;
	background-color:#FAA21B;
	position:relative;
    	font-size:12pt;
    	margin-top:12px;
}


.botnavc{
	width: 650px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 8pt;
	background-color:#FAA21B;
	position:relative;
    	font-size:12pt;
    	margin-top:-680px;
}

.botnavd{
	width: 650px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 8pt;
	background-color:#FAA21B;
	position:relative;
    	font-size:12pt;
    	margin-top:92px;
}


#l{
	padding-top:10px;
	width:315px;
	height:1990px;
	margin-left:15px;
	float:left;	
	
}

#r{
	width:320px;
	height:1990px;
	float:right;
	margin-left:10px;
	margin-top:10px;
	margin-right:30px;
}

#video{
	width:385px;
	height:300px;
	margin-left:10px;
	margin-right:10px;
}

.comesoon{
	font-weight:bold;
	font-size:19pt;
	
}

}

