html,body,div,span,h1,h2,h3,h4,p,blockquote,a,img,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	}
ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
/*Main
-----------------------------------------------------------------------------*/	

html, body {
	height: 100%;
}

body {
	font:62.5%/1.7 Arial, Helvetica, sans-serif;
	height:100%;
	text-align:center;
	color:#111;	
	background:#e3dfdf url(../images/background.gif) repeat-x top left;
	}
ul {list-style:none;}
a {
	outline:none;
	color:#c30000;
	text-decoration:none;
	}
	
a:hover {text-decoration: underline;}
	
blockquote {
	font-style:italic;
	padding:20px;
	}
.sIFR-flash:focus{outline: none;}
/*Headings
-----------------------------------------------------------------------------*/
#logo {
	position: absolute;	
	font-size:1.4em;
	text-indent:-9999px;
	top: 9px;
	left: 10px;
	}
#logo a {
	display:block;
	width:450px;
	height:128px;
	text-decoration:none;
	background:url(../images/logo.png) no-repeat 0 0;
	}
h1 {
	font-weight:normal;
	font-size:2.0em;
	color:#FFF;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	float: left;
	width: 900px;
	margin-left: 40px;
	line-height: 1.4em;
	padding-bottom: 35px;
	margin-top: 50px;
	}
h2 {
	font-weight:normal;
	font-size:1.7em;
	line-height: 1.3em;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color:#c30000;
	margin-bottom: 10px;
	}
p {
	padding-bottom:1em;
	}
#flash,
#showreel {
	float:left;
	}
#wrapper {
	width:960px;
	text-align:left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
	}
#header {
	float:left;
	display:inline;
	width:960px;
	height:496px;
	position:relative;
	background: url(../images/background-header.png) no-repeat 0 0;
	}
	
body.photos #header {height: auto;}
	
#content {
	float:left;
	display:inline;
	font-size:1.2em;
	width:920px;
	padding-left: 40px;
	margin-top: 25px;
	padding-bottom: 40px;
	}
#primary-content {
	float:left;
	display:inline;
	width:570px;
	padding-right: 20px;
	font-size: 1.1em;
	line-height: 1.5em;
	}
#secondary-content {
	float:left;
	display:inline;
	width:300px;
	padding:0 10px;
	}
	
a.space {float: left; margin-right: 10px;}

#secondary-content .contact-details {float: left; width: 280px; border-top: 1px solid #c5c5c5; padding: 10px 5px 5px 5px; margin-top: 15px; color: #444444;}
#secondary-content .contact-details p {padding-bottom: 5px; line-height: 1.3em;}
#secondary-content .contact-details .grey {color: #868686;}

#flash-image {
	float: left;
	display: inherit;
	position: relative;
	width: 910px;
	background: #444;
	margin-left: 20px;
	padding: 5px;
}

#flash-image img {float: left;}
body.photos #flash-image {margin-top: 100px;}
	
	
body.videos #flash-image {margin-top: 100px;}


/*Footer
-----------------------------------------------------------------------------*/
#footer {
	clear:both;
	font-size:1.1em;
	line-height:3em;
	width:100%;
	margin:0 auto;
	height:50px;
	background-color:#fff;
	border-top: #cfcfcf;
	text-align: center;
	}

#footer, .push {
	height: 50px; /* .push must be the same height as .footer */
	clear:both;
}
.push {
	width: 100%;
}

#footer .line{width: 880px; margin: 0 auto; text-align: left; color: #AAA; padding-top: 10px;}


/*Main Navigation
-----------------------------------------------------------------------------*/
#nav {
	float:right;
	width:auto;
	margin-top:53px;
	margin-right: 40px;
	}
#nav li {
	float:left;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 1.5em;
	}
#nav li a {
	display:block;
	text-decoration:none;
	float:left;
	color: white;
	margin-left: 40px;
	}
	
	

#nav li#home a:hover,
body.home #nav li#home a {
	color: red;
	}
	
	

#nav li#productions a:hover,
body.productions #nav li#productions a {
	color: red;
	}
	
	

#nav li#stunts a:hover,
body.stunts #nav li#stunts a {
	color: red;
	}
	
#nav li#videos a:hover,
body.videos #nav li#videos a {
	color: red;
	}
	
#nav li#photos a:hover,
body.photos #nav li#photos a {
	color: red;
	}
	
	
#return-tweets a {display: block; float: left; width: 100%;}
#return-tweets {line-height: 1.2em; padding-left: 5px; padding-top: 10px;}

.video-block {float: left; margin-bottom: 20px;}