body {
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
	background:#000 url(../img/skyline.jpg) repeat-x;
	margin: 0;
	padding:0;
	color:#ccc;
}
input, textarea{
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
	background:#000;
	color:#ccc;
	border:2px solid #333;
}
strong{color:#fff;}
img{border:0;}
img, div { behavior: url(../js/iepngfix.htc) }
h1{
	text-transform:uppercase;
	color:#fff;
}
h2{
	margin-top:20px;
	font-size:18px;
	line-height:20px;
	color:#1d62aa;
}
a:link, a:visited{color:#9ccbe8;}
a:hover{color:#9f7800;}
td{
	vertical-align:top;
	padding:4px;
}
/* HEADER ITEMS */
#logo{
	width:155px;
	height:155px;
	margin-left:10px;
	position:absolute;
	top:17px;
	background: url(../img/logo.png) no-repeat;
}
#header{
	width:1000px;
	height:148px;
	margin:0 auto;
}
#topnav{
	height:35px;
	float:right;
}
#nav ul, #topnav ul{
	margin:0;
	padding:0;
}
#nav li, #topnav li{
	list-style-type:none;
	display:inline;
}
/* NAV ITEMS */
#nav{
	width:1000px;
	height:50px;
	margin:0 auto;
	background:#000;
	text-align:right;
}
#nav ul{
	padding:0;
}
#breadcrumbs{
	font-size:11px;
	width:940px;
	padding:0 30px;
	margin:0 auto;
	padding-top:7px;
	color:#9ccbe8;
	height:23px;
}
#pagetitle{
	width:940px;
	padding:20px 30px 0 30px;
	margin:0 auto;
}
#pagetitle h1{margin:0;}
#contentholder{
	width:100%;
	background:#25262b url(../img/contentholder-bgd.jpg) repeat-x;
}
#content{
	margin:0 auto;
	width:940px;
	padding:0 30px 40px 30px;
	min-height:300px;
	background: url(../img/content-bgd.gif) repeat-y;
}
.widecolumn #content{
	background:none;
}
#column1{
	width:680px;
	float:left;
}
#column1 img{
	border:5px solid #000;
}
#column1 img.noborder{
	border:none;
}
#column2{
	width:210px;
	float:right;
	padding-bottom:300px;
}
#fullcolumn{
	width:910px;
}
/* FILE FORMATS TABLE */
.fileformats {
	margin:20px 0;
}
.fileformats th{
	color:#fff;
	background:#000;
	padding:6px 4px;
	border:1px solid #191A1C;
}
.fileformats strong{color:#fff;}
.fileformats td{
	background:#323335;
	border:1px solid #191A1C;
}
.filetype{width:166px;}
.codec{width:126px;}
.colorspace{width:106px;}
.datarate{width:96px;}
.approxgb{width:96px;}

/* SUBNAV ITEMS */
#subnav{
	font-weight:bold;
	color:#9ccbe8;
	font-size:14px;
	line-height:18px;
	padding-left:0;
}
#subnav li{
	list-style-type:none;
	margin-bottom:20px;
}
#subnav li a{text-decoration:none;}
/* FOOTER ITEMS */
#footer{
	color:#666;
	font-size:9px;
	width:940px;
	margin:0 auto;
}
#contactinfo{
	padding:12px 0 30px 0;
	float:left;
	width:470px;
}
#copyright{
	padding:12px 0 30px 0;
	float:left;
	width:340px;
	text-align:right;
}
#sitemap{
	float:right;
	margin-right:20px;
}
.hr{
	height:4px;
	background:#000;
	margin:10px 0;
}
.hr hr{display:none;}
.clearer{clear:both;}
.alignright{
	margin:0 0 5px 10px;
	float:right;
}
.alignleft{
	margin:0 10px 5px 0;
	float:left;
}

#post-14 table{
	margin:0 auto;
}
table#cc_samples{margin:20px 0;}
table#cc_samples td{
	text-align:center;
}
table.clientlogos{
	float:right;
}
/* Duplication and Broadcast Services: Standards Conversion */
#post-53 table{
	width:80%;
	margin:20px auto;
	border:1px solid #272A31;
}
#post-53 th{
	color:#fff;
	background:#000;
	padding:6px 4px;
	border:1px solid #191A1C;
}
#post-53 td strong{color:#fff;}
#post-53 td{
	background:#323335;
	border:1px solid #191A1C;
}
/* HDTV */
#post-43 table{
	width:80%;
	margin:20px auto;
	border:1px solid #272A31;
}
#post-43 th{
	color:#fff;
	background:#000;
	padding:6px 4px;
	border:1px solid #191A1C;
}
#post-43 td strong{color:#fff;}
#post-43 td{
	background:#323335;
	border:1px solid #191A1C;
}
#recaptcha_response_field{color:#fff;}