ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, img {
	margin:0;
	padding:0;
	border: 0;
}

ul { 
	list-style:none;
}

body {
	background-color: #fff;
	font-family: sans-serif;
	color: #7d7e7f;
	font-size: 62.5%;
	padding: 0 0 0 0;
}


div#header {
	width: 970px;
	height: 135px;
	margin: 0 auto;
	position: relative;
	z-index: 50;
}

div#mainNav {
	width: 970px;
	height: 30px;
	margin: 0 auto;
	position: relative;
	z-index: 40;
}

div#contentWrap, div#contentWrapNoLeft, div#contentWrapWide {
	width: 970px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	position: relative;
	z-index: 5;
}


/*BANNER
***********************************************************/

div#banner {
	width: 720px;
	height: 300px;
	margin: 20px 0 0 0;
	position: relative;
	z-index: 2;
}

/*photo*/

div.bannerPhoto {
	width: 720px;
	height: 300px;
	position: absolute;
	z-index: 5;
	top: 0px;
	right: 0px;
}

div.bannerPhoto div.image {
	width: 720px;
	height: 300px;
	position: absolute;
	z-index: 6;
	top: 0px;
	left: 0px;
}

div.bannerPhoto img {
	position: absolute;
	z-index: 6;
	top: 0px;
	left: 0px;
}

div#banner .frame {
	width: 720px;
	height: 300px;
	position: absolute;
	z-index: 450;
	top: 0px;
	right: 0px;
}

div#banner .text {
	position: absolute;
	bottom: 0;
	z-index: 40;
	background-color: #a1a1a1;
	background: rgba(161,161,161,0.7);
	/* height: 49px; */
	padding: 10px 20px;
	color: white;
	width: 100%;
}

div#banner .text h2 {
/* 	width: 700px;
	position: absolute;
	z-index: 40;
	bottom: 0;
	left: 0;
	background-color: #a1a1a1;
	background: rgba(161,161,161,0.9);
	font-size: 20px;
	color: #fff;
	padding: 5px 0 5px 20px; */
	font-size: 28px;
}

div#banner .text p {
	font-size: 16px;
}

div#banner .text h3 {
	width: 720px;
	position: absolute;
	z-index: 50;
	top: 160px;
	left: 0;
	font-size: 24px;
	letter-spacing: 1px;
	color: #000;
	text-align: center;
	padding: 80px 0 0 0;
	background: transparent url('../images/buttons/btnPlay.png') center top no-repeat;
	opacity: 0.8;
}

div#banner .text:hover h3 {
	opacity: 1;
}



/*CONTENT
*************************************************************/

div#leftNav {
	width: 220px;
	float: left;
	margin: 0 0 0 0;
}

div#leftNavInner {
}

div#sidebar {
	width: 220px;
	float: right;
	margin-top: 0;
}

div#content {
	float: left;
	width: 720px;
	padding: 0 0 30px 30px;
}

body#home div#content {
	width: 750px;
	padding: 0 0 30px 0;
	float: right;
}	

div#contentWrapNoLeft div#content {
	float: left;
	width: 720px;
	padding: 0 30px 30px 0;
}	

div#contentWrapWide div#content {
	float: none;
	width: 970px;
	padding: 0 0 30px 0;
}	

div#column1 {
	width: 500px;
	float: left;
	padding: 15px 0 0 0;
}

div#column2 {
	width: 460px;
	float: right;
	padding: 15px 0 0 0;
}

div.contactus {
	text-align: center;
	margin-bottom: 10px;
}

div.contactus p {
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding: 10px;
	background-color: #b12c1b;
	text-transform: capitalize;
}



/*FOOTER
*******************************************************/

div#footer {
	width: 100%;
	position: relative;
	z-index: 1;
	margin-top: 30px;
	padding: 0 0 0 0;
	overflow: hidden;
}

div#footerInner {
	width: 930px;
	padding: 20px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #f0f0f0;
}

div.footerColumn {
	width: 170px;
	float: left;
	padding: 0 0 0 0;
}
div#bottom {
}

div#bottomInner {
	padding: 20px 0 20px 0;
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
}

div#bottom ul.logosList {
	width: 500px;
	float: left;
}

div#bbdc {
	width: 470px;
	float: right;
}

#footer span.email a{
	color: #00F;	
	font-size: 11px;
	text-decoration: underline;		
}

/*STICKY Cookie Policy
***********************************************************/

div#stickycookiePolicy {
	height: auto;
	padding: 10px 10px 15px;
	background-color: #000;
	position: fixed;
	z-index: 500;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	color: rgba(255,255,255,0.7);
	opacity: 0.6;
}

div#stickycookiePolicy:hover {
	opacity: 1;
}

div#stickycookiePolicy .inner {	
	margin: 0 auto;
	position: relative;
	z-index: 10;
	text-align: center;
	font-size: 14px;
}


div#stickycookiePolicy a.more {
	color: #fff;
	color: rgba(255,255,255,0.7);
}
div#stickycookiePolicy a.more:hover {
	opacity: 1;
}

div#stickycookiePolicy a.close {
	position: relative;
	display: inline-block;
	text-indent: -5000px;
	cursor: pointer;
}

div#stickycookiePolicy a.close:hover {
	opacity: 1;
}

div#stickycookiePolicy a.close:before {
	content: "\f057";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	font-size: 28px;
	line-height: 32px;
	position: absolute;
	top: -5px;
	right: 0;
	left: 10px;
	text-indent: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 0.5;
}

div#stickycookiePolicy a.close:hover:before {
	color: #fff;
	opacity: 1;
}



