@charset "UTF-8";

.container_pages {
	width: 630px;
	position: absolute;
	text-align: left;
	margin-right: -475px;
	right: 50%;
	z-index: 2;
	border-left-width: 300px;
	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: 300px;
	position: fixed;
	z-index: 3;
	margin-right: 175px;
	right: 50%;
}
.left_fade_design {
	position: absolute;
	height: 10px;
	width: 280px;
	background-image: url(../images/top_fade_280.png);
	background-repeat: no-repeat;
	margin-right: 185px;
	margin-left: 10px;
	top: 40px;
	right: 50%;
	background-position: center;
	z-index: 3;
}
.right_fade_design {
	position: absolute;
	height: 23px;
	width: 280px;
	background-image: url(../images/bottom_fade_280.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 185px;
	top: 350px;
	right: 50%;
	background-position: center;
	z-index: 3;
}
.navigation{
	padding-top:37px;
	float: right;
	width: 460px;
}
.header_design {
	background-color: #CCCCCC;
	height: 280px;
	width: 280px;
	margin-top:50px;
	position: absolute;
	z-index: 3;
	margin-right: 175px;
	right: 50%;
	border: 10px solid #FFFFFF;
	background-image: url(../images/printing_header.jpg);
	background-position: center center;
}
.content_container {
	margin-top:120px;
	margin-bottom:50px;
}
.header_home {
	background-color: #CCCCCC;
	height: 380px;
	border: 10px solid #FFFFFF;
}

.logo_home {
	background-image: url(../images/fiw_mainlogo.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 78px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.footer {
	position: absolute;
	bottom: 0px;
	text-align: left;
	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 {
	text-align: left;
	left:50% !important;
	margin-left: 16px;
	font-size:12px;
	padding-top:5px;
}
.smalllogo_design {
	float:left;
	height: 53px;
	width: 160px;
	padding-top: 13px;
}

