@charset "UTF-8";
.container_pages {
	min-height:100%;
	width: 950px;
	position: absolute;
	text-align: left;
	margin-left: -475px;
	left: 50%;
	z-index: 2;
}
.whitespace_design {
	background-color: #FFFFFF;
	height: 300px;
	width: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	z-index: 0;
	top: 85px;
}
.left_fade_design {
	position: absolute;
	height: 280px;
	width: 23px;
	right: 50%;
	background-image: url(../images/left_fade_280.png);
	background-repeat: no-repeat;
	margin-right: 475px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.right_fade_design {
	position: absolute;
	height: 280px;
	width: 23px;
	left: 50%;
	background-image: url(../images/right_fade_280.png);
	background-repeat: no-repeat;
	margin-left: 145px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navigation {
	padding-top:37px;
	float: right;
	width: 780px;
}
.header_design {
	background-color: #CCCCCC;
	height: 280px;
	border: 10px solid #FFFFFF;
	width: 600px;
	margin-top:85px;
}
.content_container {
	margin-top:20px;
	margin-bottom:50px;
}
.footer {
	position: absolute;
	bottom: 0px;
	text-align: left;
	height:10px;
	padding-top:20px;
	padding-bottom:20px;
}
.anylinkcss {
	text-align: left;
	left:50% !important;
	margin-left:-304px;
	font-size:12px;
	padding-top:5px;
}
.smalllogo_design {
	float:left;
	height: 53px;
	width: 160px;
	padding-top: 13px;
}
#fadeshow1 {
	z-index:1000;
}
#slideshowtoggler {
	position:absolute;
	top:357px;
	height: 14px;
	width:590px;
	z-index:1001;
	padding-left: 5px;
	padding-right: 5px;
}
