/** Generated by FG **/
@font-face {
	font-family: 'Conv_Sansation_Light';
	src: url('fonts/Sansation_Light.eot');
	src: local('☺'), url('fonts/Sansation_Light.woff') format('woff'), url('fonts/Sansation_Light.ttf') format('truetype'), url('fonts/Sansation_Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html{
	height: 100%;
}
html body {
	background: #060606;
	color: #e5e5e5;
 font-family: "Conv_Sansation_Light", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
 font-weight: 100;
 text-align: center;
}
.center{
	margin: 0 auto;
}
.row{
	/*border: 1px solid #00ff5f;*/
	margin: 6px;
	padding: 6px;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.topline-heading{
	margin-right: 16px;
 letter-spacing: 0px;
 font-size: 36px;
 font-family: 'Conv_Sansation_Light';
}
.section-heading{
	font-size: 26px;
	text-align: left;
}
#contact .badge{
	background: #fe7e00;
	color: black;
}
#cam-prod, #live-stream, #aud-par, #pres-sys{
	box-shadow: inset 1px 1px 40px black;
	background-image: url(../images/High-End-Video-Production-Camera_1170px_orange.jpg);
	background-repeat: repeat-x;
	background-size: auto;
	background-position-y: -200px;
}
#live-stream{
	background-position-y: -252px;
}
#aud-par{
	background-position-y: -345px;
}
#pres-sys{
	background-position-y: -400px;
}
.row.footer{
	margin-top: 20px;
}

