body {
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	padding-top: 30px;
}
#container{
	width: 885px;
	margin: auto;
}
#logo{
	width: 328px;
	height: 92px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	float: left;
}
#services{
	width: 615px;
	height: 18px;
	background-repeat:no-repeat;
	background-image:url(../images/services.gif);
	float: right;
	margin-top: 78px;
}
#showreel{
	width: 320px;
	height: 283px;
	background-color: #202020;
	float: left;
}
#logo *, #services *, #contact *{
	margin: 0px;
	padding: 0px;
	text-indent: -90000em;
}
#content_container{
	clear: both;
	padding-top: 15px;
}
#content{
	width: 528px;
	float: right;
}
#content div{
	width: 240px;
	float: left;
	text-align:justify;
	line-height: 1.4em;
}
#col_1{
	width: 242px !important;
	padding-right: 30px;
}
#content p{
	margin: 0px;
}
.clear{
	clear: both;
}
.clear p{
	padding-top: 28px;
	padding-bottom: 20px;
}
.clear p em{
	display: block;
	width: 885px;
	height: 112px;
	background-image:url(../images/holding_message.gif);
	background-repeat:no-repeat;
	text-indent: -90000em;
}
#contact{
	width: 323px;
	height: 39px;
	background-image:url(../images/contact.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	float: right;
}
#copyright{
	width: 469px;
	height: 39px;
	background-image:url(../images/copyright.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	float: left;
	text-indent: -90000em;
}
#copyright br{
	display: none;
}
#contact a{
	text-decoration: none;
	display:block;
	width: 141px;
	height: 21px;
	margin-top: 15px;
	text-indent: -90000em;
}
#footer{
	width: 885px;
	clear: both;
}
#contact span{
	display: none;
}
#locations{
	display: none;
}
