@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'HelveticaNeue-UltraLight';
  src: url('../font/HelveticaNeue-UltraLight.eot?#iefix') format('embedded-opentype'),  url('../font/HelveticaNeue-UltraLight.otf')  format('opentype'),
	     url('../font/HelveticaNeue-UltraLight.woff') format('woff'), url('../font/HelveticaNeue-UltraLight.ttf')  format('truetype'), url('../font/HelveticaNeue-UltraLight.svg#HelveticaNeue-UltraLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue-Bold';
  src: url('../font/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),  url('../font/HelveticaNeue-Bold.woff') format('woff'), url('../font/HelveticaNeue-Bold.ttf')  format('truetype'), url('../font/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TradeGothicLTStd-Bd2';
  src: url('../font/TradeGothicLTStd-Bd2.eot?#iefix') format('embedded-opentype'),  url('../font/TradeGothicLTStd-Bd2.otf')  format('opentype'),
	     url('../font/TradeGothicLTStd-Bd2.woff') format('woff'), url('../font/TradeGothicLTStd-Bd2.ttf')  format('truetype'), url('../font/TradeGothicLTStd-Bd2.svg#TradeGothicLTStd-Bd2') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue-Thin';
  src: url('../font/HelveticaNeue-Thin.eot?#iefix') format('embedded-opentype'),  url('../font/HelveticaNeue-Thin.otf')  format('opentype'),
	     url('HelveticaNeue-Thin.woff') format('woff'), url('HelveticaNeue-Thin.ttf')  format('truetype'), url('../font/HelveticaNeue-Thin.svg#HelveticaNeue-Thin') format('svg');
  font-weight: normal;
  font-style: normal;
}





body{ margin:0px; padding:0; background-color:#240928; }

.wrapper{ float:left; width:100%;}
.container{ width:900px; margin:auto;}
.row{ width:100%; float:left; margin:20px 0;}
.background{ background:url(../images/Background.jpg)  no-repeat; color:#240928; float: left; min-height: 200px; width: 100%;}
.banner{ background:url(../images/Banner.jpg) no-repeat; float: left; min-height: 200px; width: 100%;}
.golden{ color:#f0b618;margin: 0; font-family: 'HelveticaNeue-UltraLight'; font-size:30px!important;}
.golden1{ color:#f0b618;margin: 0; font-family: 'HelveticaNeue-Bold'; font-size: 42px;}
.white{ color:white;margin: 0; font-family: 'HelveticaNeue-Bold';  line-height: 21px; font-size: 42px;}
.white1{ color:white;margin: 0;  font-family: 'TradeGothicLTStd-Bd2'; text-transform:uppercase; font-size: 13px; line-height: 6px;}
.white2{ color:white;margin: 0; font-family: 'HelveticaNeue-Bold'; }
.video{ border: 1px solid; float: left;height: 317px; margin: 18px 12px 12px 13px;text-align: center; width: 561px;}
.frame { background: url("../images/videoframe.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); float: left;}
.title { float: left; width: 70%;}
.social { float: right;text-align: right;width: 28%; padding: 65px 12px 0 0;}
.clear{ float:left; width:100%; margin:2px 0;}
.center {float: none;margin: auto;width: 600px; padding-top: 40px;}
.site { color: #36153f;float: right;margin: 67px 43px 15px 2px; font-family: 'HelveticaNeue-Bold';}
.light{font-family: 'HelveticaNeue-Thin';}






