@charset "utf-8";
/* CSS Document */

body {
	background: #222222;
	margin: 0px;
	padding: 0px;
}
#holder {
	height: 100%;
	width: 100%;
}
#header img {
	float: left;
}
#header {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	height: 63px;
	clear: both;
	text-align: left;
}
#footer {
	width: 985px;
	margin: 15px auto 0px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
	background: url(images/Untitled-1_03.png) repeat-x scroll left bottom;
	clear: both;
	padding: 0px;
	height: 75px;
}

#container {
	margin: 0px auto;
	padding: 0px;
	height: 435px;
	width: 984px;
}
#navHolder {
	float: left;
	width: 173px;
	height: 435px;
	position: relative;
}
#contentHolder {
	float: left;
	height: 435px;
	width: 811px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	position: relative;
}
#botNavs {
	bottom: 0px;
	position: absolute;
	text-align: left;
	width: 173px;
	left: 0px;
}
#botNavs a {
	color: #666666;
	text-decoration: none;
	font: normal 18px Arial, Helvetica, sans-serif;
	display: block;
	width: 155px;
}
#botNavs a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#botNavs ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#botNavs li {
	margin: 10px 0px 0px;
	padding: 0px;
}
#topNavs {
	position: absolute;
	top: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 173px;
	left: 0px;
}
#current a:link, #current a:visited {
	color: #FFFFFF;
}

#topNavs a {
	color: #666666;
	text-decoration: none;
	font: normal 18px Arial, Helvetica, sans-serif;
	display: block;
	width: 155px;
}
#topNavs a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


#topNavs ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#topNavs li {
	margin: 0px 0px 10px;
	padding: 0px;
}

#footer_boxout {
	float: left;
	text-align: left;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
#footer_boxout a {
	color: #666666;
	text-decoration: none;
}
.keyline {
	border: 1px solid #999999;
}
#contentHolder p {
	color: #CCCCCC;
	font: 12px Arial, Helvetica, sans-serif;
}
#nextPage {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#contentHolder a {
	color: #CCCCCC;
	text-decoration: none;
}
#clientlist {
	margin: 0px;
	height: 435px;
	width: 550px;
	padding: 0px;
	float: left;
	overflow: auto;
}
#contentHolder h3 {
	color: #CCCCCC;
	font: bold 16px Arial, Helvetica, sans-serif;
}
#clientpic {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 435px;
	width: 261px;
	background: url(images/client_pi.jpg);
}
.tvboxes {
	margin-bottom: 10px;
}
#footer_copy {
	float: right;
	text-align: right;
	margin: 10px 10px 0px 5px;
	padding: 0px;
}
#showreelbox {
	position: absolute;
	top: 195px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	left: 0px;
	height: 70px;
	margin: 0px;
	padding: 0px;
}

