@charset "utf-8";

@font-face {
    font-family: 'BauhausLtBTLight';
    src: url('bauhausl-webfont.eot');
    src: url('bauhausl-webfont.eot?iefix') format('eot'),
         url('bauhausl-webfont.woff') format('woff'),
         url('bauhausl-webfont.ttf') format('truetype'),
         url('bauhausl-webfont.svg#webfonthmAzgbfo') format('svg');
    font-weight: normal;
    font-style: normal;

	}
h1.fontface {
	font: 30px/38px 'BauhausLtBTLight', Arial, sans-serif;
	letter-spacing: 0;
	font-family: BauhausLtBTLight, Arial, sans-serif;
	text-align: center;
	}
p.style1 {
	font: 18px/27px 'BauhausLtBTLight', Arial, sans-serif;
	text-align: center;
}
p.style2 {
	font: 12px/1px 'BauhausLtBTLight', Arial, sans-serif;
	text-align: center;
}

#main {
	position: relative;
	width: 1400px;
	margin-left: auto;
	margin-right: auto;

}

#contentmain {
	position: relative;
	width: 1250px;
	margin-left: auto;
	margin-right: auto;
	left: 89px;
	text-align: center;

}

#video {
	padding-left: 100px

}