@charset "UTF-8";
body {
	background: #1C1C5A;
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 0;
	left: 0px;
}
.oneColFixCtrHdr #container {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #1E1C59;
	position: relative;
}
.oneColFixCtrHdr #header {
	background-color: #1E1C59;
	background-attachment: scroll;
	background-image: url(images_tv/customvideo_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(images_tv/customvideo_text.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: left;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#1E1C59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #cab468;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}
.picture_pad {
	padding-left: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: lighter;
	color: #1E1C59;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #1E1C59;
}
.video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.picture_pad-left {
	padding-right: 6px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	background-color: #1E1C59;
	padding: 6px;
}
.oneColFixCtrHdr #container #footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #1B1B58;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.video_float {
	position: absolute;
	z-index: 15;
	margin: 0px;
	padding: 0px;
	left: 400px;
	top: 205px;
	right: 0px;
	bottom: 0px;
}
.home_bkgd {
	background-image: url(building_bkgd.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
#home_video {
	margin: 0px;
	padding: 0px;
	float: right;
	z-index: 10;
	height: 203px;
	width: 361px;
}
.production_video {
	position: absolute;
	left: 470px;
	top: 295px;
	z-index: 10;
}
.home_video {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	margin: 0px;
	padding: 0px;
}
.replication_video {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 5px;
	z-index: 10;
}
.lowVolume_video {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 100px;
	z-index: 10;
	top: 5px;
}
.oneColFixCtrHdr #container #header table tr td #p7PMM_1 .p7PMM li a strong {
	color: #E1C059;
}
.MenuBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #E3C25B;
}
