@charset "UTF-8";
body {
	background-color: #1C1B19;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	width:100%;
	height:100%;
}
.container_home {
	height: 600px;
	width: 950px;
	margin-top: -300px;
	position: absolute;
	text-align: center;
	margin-left: -475px;
	left: 50%;
	top: 50%;
	z-index: 1;
	padding-top: 20px;
}
.container_pages {
	height:100%;
	width: 950px;
	position: absolute;
	text-align: left;
	margin-left: -475px;
	left: 50%;
	z-index: 2;
}
.whitespace1 {
	background-color: #FFFFFF;
	height: 400px;
	width: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	z-index: 0;
	top: 50%;
	margin-top: -280px;
}
.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;
	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:30px;
}
.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_home {
	position: absolute;
	bottom: 0px;
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #292929;
	text-align: center;
}
.footer_pages {
	bottom: 0px;
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #292929;
	text-align: center;
}
.navigation_home {
	height: 63px;
}
.submenu {
	width: 1000px;
	margin-top: 200px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.anylinkcss_home {
	position:absolute;
	visibility:hidden;
	text-align:left;
	z-index:100;
	padding-top:10px;
	padding-bottom:10px;
}
.anylinkcss_design {
	position:absolute;
	visibility:hidden;
	text-align:left;
	z-index:100;
}
.smalllogo_design {
	float:left;
	height: 53px;
	width: 160px;
	padding-top: 13px;
}

