@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_design{
	padding-top:39px;
	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_pages {
	position: absolute;
	bottom: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #292929;
	text-align: center;
	height:10px;
	padding-top:20px;
	padding-bottom:20px;
}
.navigation_home {
	height: 63px;
}
.submenu {
	width: 1000px;
	margin-top: 200px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.anylinkcss_design {
	position:absolute;
	visibility:hidden;
	text-align:left;
	z-index:100;
}
.smalllogo_design {
	float:left;
	height: 53px;
	width: 160px;
	padding-top: 13px;
}

