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


#Page_Holder {
	height: 730px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: auto;
	right: auto;
}
#Content_Holder {
	background-color: #000;
	height: 710px;
	width: 900px;
	position: relative;
	z-index: 2;
	left: auto;
	top: 0px;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	border: 5px ridge #333;
}
#Footer {
	background-color: #000000;
	height: 50px;
	width: 900px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-position: center center;
	vertical-align: bottom;
	background-image: url(images/Footer_Panel_Black_NO_Text.png);
}
#Footer_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #19150e;
	height: 20px;
	width: 497px;
	position: absolute;
	left: 20px;
	top: 17px;
	vertical-align: middle;
	background-position: center;
}

#Header {
	height: 120px;
	width: 900px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
}
#NavBar {
	height: 540px;
	width: 280px;
	position: absolute;
	left: 10px;
	top: 120px;
	z-index: 999;
}
#Column2 {
	height: 525px;
	width: 675px;
	top: 120px;
	position: absolute;
	right: 10px;
	background-color: #000;
	border: 8px ridge #ABAEB5;
	text-align: center;
	vertical-align: middle;
	z-index: 1;
}

.Below_Menu {
	background-color: #000;
	height: 400px;
	width: 170px;
	position: absolute;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	left: 0px;
	bottom: 0px;
}


.Contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFF;
	background-color: #000;
	height: 1px;
	width: 145px;
	position: absolute;
	top: 240px;
	left: 10px;
	background-position: center center;
	text-align: center;
	z-index: 999;
}
.NRT_Movie {
	background-color: #0CF;
	position: absolute;
	height: 220px;
	width: 140px;
	left: 10px;
	top: 0px;
}

	
#Col2_Movie {
	height: 465px;
	width: 170px;
	position: absolute;
	top: 25px;
	right: 5px;
}
#Col2_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFC;
	height: 280px;
	width: 490px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-align: left;
	padding: 20px;
	background-color: #000;
}
#Home_Page_Sales_PItch {
	background-color: #000;
	height: 165px;
	width: 510px;
	left: 10px;
	bottom: 10px;
	position: absolute;
}
