
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/BebasNeue-webfont.eot');
    src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeue-webfont.woff') format('woff'),
         url('../fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('../fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
	font-family:'trebuc';
	src: url('../fonts/trebuc.eot');
	src: local('?'), url('../fonts/trebuc.woff') 
	format('woff'), url('../fonts/trebuc.ttf') 
	format('truetype'), url('../fonts/trebuc.svg') 
	format('svg');
	font-weight: normal;
	font-style: normal;
}



body{ font-size:16px; color:#fff; font-family: Verdana, Arial, Helvetica, sans-serif; background:#fff;}

a{text-decoration:none; color:#fff;}
a:hover{text-decoration:none; color:#FFFFCC;}

img{border:0px;}
 
 
 .clr{clear:both;}
 
 #wrapper{ margin:0px auto; width:100%;}

* {margin: 0; padding: 0; outline: 0;}





h1, h2 {
	font-family: 'BebasNeueRegular', sans-serif;
	font-weight: 300;
	margin:0 0 15px 0;
}


h1 {
	font-size: 76px;
	letter-spacing: -1px;
	line-height: 100%;
}


h2 {
	font-size: 24px;
}

h3 { font-size: 24px;  line-height: 100%; margin:20px 0 10px; }
h4{ margin-bottom:30px;}


p {
	margin: 0 0 15px 0;
}

a {
	color: #3e3e3e;
}



.clear {
	clear: both;
}
.wrap {
	width: 100%;
	max-width: 1600px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;

}

.wrap2 { max-width:1000px; color:#000; }



.section {
	width: 100%;
	max-width: 1600px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0 0 20px 0;
}


.inner {
	width: 1003px;
	margin: 0 auto;
	position: relative;
	
	padding:10px;
	
	
	
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}


.subMenu {
	
	z-index: 1000;
	width: 100%; box-shadow:2px 2px 2px 0px #444;
	background: #0066b3; border-bottom:1px solid #ddd; border-top:2px solid #ddd;
}

.subMenu .inner {
	padding:0;
	font-weight:bold;
	margin: 0 auto;
}


.subNavBtn {
	display: block;
	height: 35px;
	border-right:1px solid #1175c0;
	float: left; 
	margin: 0px 0px 0 0;
	text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 14px 8px 2px 19px;
	text-align: center;
	
	color: #fff;
}
.subMenu a:hover {
	background: #1783c7;
}

.active {
	background: #25aae1;
}
.end {
	margin: 0;
}




/* SECTIONS */
.sTop {
	min-height: 130px;
	background:#fff;
	color:#3d3d3d;
	padding: 50px 0;
	height: 200px;
	
}

.s1 {
	background:#d11340;
	color:#fff;   font-family: 'trebuc',Helvetica,Arial,sans-serif!important; font-size:17px!important; font-weight:normal!important;
	
}


.s2 {
	background: url(../images/bg-black1.jpg) top right repeat-x #313131; font-family: 'trebuc',Helvetica,Arial,sans-serif!important; font-size:17px!important; font-weight:normal!important;
}
.s2 a {
	color: #fff;
}

.s3 {
	background: #1d214e; font-family: 'trebuc',Helvetica,Arial,sans-serif!important; font-size:17px!important; font-weight:normal!important;
}


.s4 {
	background: #e3001b; font-family: 'trebuc',Helvetica,Arial,sans-serif!important; font-size:17px!important; font-weight:normal!important;
}



.s5 {
	background: #1d7093; font-family: 'trebuc',Helvetica,Arial,sans-serif!important; font-size:17px!important; font-weight:normal!important;
	color: #fff;
}

.s6 {
	background: #4a6065; font-family: 'trebuc',Helvetica,Arial,sans-serif!important; font-size:17px!important; font-weight:normal!important; color: #fff;
}

.s7 {
	background: #161616; font-family: 'trebuc',Helvetica,Arial,sans-serif!important; font-size:17px!important; font-weight:normal!important;
}
.s8 {
	background: #161616; font-family: 'trebuc',Helvetica,Arial,sans-serif!important; font-size:17px!important; font-weight:normal!important;
}
.s9 {
	background: #3c1c02; font-family: 'trebuc',Helvetica,Arial,sans-serif!important; font-size:17px!important; font-weight:normal!important;
}
.s10 {
	background: #33233d; font-family: 'trebuc',Helvetica,Arial,sans-serif!important; font-size:17px!important; font-weight:normal!important;
}

.terms{ width:100%; margin-bottom:20px; font-size:14px; line-height:18px; font-weight:bold;  }
.terms td{ padding-bottom:15px;}
.terms2{ width:100%; margin-bottom:20px; font-size:14px; font-weight:400; }
.SubHeading{ font-weight:bold; padding-bottom:10px;}

.privacy { width:100%; margin-bottom:20px; font-size:14px; line-height:18px;   }
.privacy ul{ margin:5px 0 15px; }
.privacy strong{ margin:15px 0 5px; display:block;}
.privacy li{ list-style:none; background:url(../images/bullet.png) no-repeat left; padding-left:20px; line-height:20px; }

.footer{ color:#666666; font-size:13px; margin-left:50px; }
.footer p{ padding:0px; margin:0px; text-align:center; line-height:20px;}
.footer p a{color:#000;}
.footer p a:hover{ color:#0066B3;}





