@charset "UTF-8";

.container_pages {
	width: 730px;
	position: absolute;
	text-align: left;
	margin-right: -475px;
	right: 50%;
	z-index: 2;
	border-left-width: 200px;
	border-left-style: solid;
	border-left-color: transparent;
	padding-left: 20px;
	top: 0px;
	min-height: 100%;
}
.left_fade {
	position: absolute;
	height: 381px;
	width: 23px;
	right: 50%;
	background-image: url(../images/left_fade.png);
	background-repeat: no-repeat;
	margin-right: 475px;
	margin-top: 10px;
	margin-bottom: 9px;
}
.right_fade {
	position: absolute;
	height: 381px;
	width: 23px;
	left: 50%;
	background-image: url(../images/right_fade.png);
	background-repeat: no-repeat;
	margin-left: 475px;
	margin-top: 10px;
	margin-bottom: 9px;
}
.whitespace_design {
	background-color: #FFFFFF;
	min-height: 100%;
	width: 200px;
	position: fixed;
	z-index: 3;
	margin-right: 280px;
	right: 50%;
}
.left_fade_design {
	position: absolute;
	height: 10px;
	width: 180px;
	background-image: url(../images/top_fade_280.png);
	background-repeat: no-repeat;
	margin-right: 290px;
	margin-left: 10px;
	top: 40px;
	right: 50%;
	background-position: center;
	z-index: 3;
}
.right_fade_design {
	position: absolute;
	height: 23px;
	width: 180px;
	background-image: url(../images/bottom_fade_280.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 290px;
	top: 420px;
	right: 50%;
	background-position: center;
	z-index: 3;
}
.navigation{
	padding-top:37px;
	float: right;
	width: 560px;
}
.header_design {
	background-color: #CCCCCC;
	height: 350px;
	width: 180px;
	margin-top:50px;
	position: absolute;
	z-index: 3;
	margin-right: 280px;
	right: 50%;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/video_header.jpg);
	background-position: left center;
}
.content_container {
	margin-top:120px;
	margin-bottom:50px;
}
.header_home {
	background-color: #CCCCCC;
	height: 380px;
	border: 10px solid #FFFFFF;
}
.footer {
	position: absolute;
	bottom: 0px;
	text-align: left;
	height:10px;
	padding-top:20px;
	padding-bottom:20px;
}
.submenu {
	width: 1000px;
	margin-top: 200px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.anylinkcss {
	text-align: left;
	left:50% !important;
	margin-left:-84px;
	font-size:12px;
	padding-top:5px;
}
.smalllogo_design {
	float:left;
	height: 53px;
	width: 160px;
	padding-top: 13px;
}

