@charset "UTF-8";
/* ---------------------------------------
	
	The CSS document has been created by Evado Media

	Website: http://www.evadomedia.co.uk
	Email: admin@evadomedia.co.uk
	Tel: +44 (0) 1395 234897
	
	Skype: evadomedia
	
	
	This document is split into the following categories:
	
	1.	Page structure (DIV layout) 
	
--------------------------------------- */

/* ---------------------------------------
	1.	Page structure (DIV layout)
--------------------------------------- */
body {
	background:#FFF;
	font-family:"Times New Roman", Times, serif;
	color:#000;
}
.header {
	display:none;
}
#mainNav {
	display:none;
}
#ft {
	display:none;
}
#contentColLeft {
	display:none;
}
#contentColRight {
	display:none;
}
#contentColWrap {
	width:100%;
}
#contentCol {
	padding:40px;
}
#buttonWatchFilm {
	display:none;
}
#popupContact {
	display:none;
}



h2 {
	font-size:153.9%;
}
h3 {
	color:#000;
	font-size:153.9%;
	font-weight:bold;
}

h4 {
	color:#000;
	font-size:120%;
	font-weight:bold;
}