@charset "UTF-8";
/* CSS Document */

body{
	background:#000 url(../images/fp_faux_column.gif) repeat-y top center;
	position:relative;
}

#bluestem_under_construction{
	background:#1F6FB6;
	z-index:1000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.3em;
	padding-top:2.3em;
	padding-bottom:2.3em;
	color:#ffffff;
	position:fixed;
	width:100%;
	top:120px;
	opacity:0.90;
	text-align:center;
	
	/*display:none;*/
}

#bluestem_wrapper {
	position:relative;
	width:970px;
	margin: 0px auto;
	display:block;
	background:url(../images/wrapper_top.gif) no-repeat center top;
	z-index:100;
	min-height:1000px;
}

#bluestem_nav{
	background:#000 url(../images/fp_nav_bg.gif) no-repeat;
	width:353px;
	height:267px;
	top:388px;
	position:relative;
	color:#03a0da;
}

#bluestem_nav a {
	color:#03a0da;
	text-decoration:none;
	font-size:22px;
	font-family:"Courier New", Courier, monospace;
}

#bluestem_nav ul{
	padding-top:5px;	
}

#bluestem_nav ul li{
	line-height:22px;	
}

#bluestem_nav ul li a{
	margin:2px 0px 15px;	
	text-indent:-1000px;
	background:url(../images/fp_nav_text.jpg) no-repeat -10px -20px;
	padding:10px 0px 0px;
}

#bluestem_nav ul li a{
	border:0px solid #ff00ff;
	width:200px;
	height:25px;
	display:block;
}

#bluestem_nav ul li#bluestem_nav1 a,
#bluestem_nav ul li.first a{
	background-position:-10px -7px;	
	width:260px;
}



#bluestem_nav ul li#bluestem_nav2 a,
#bluestem_nav ul li.menu-330 a{
	background-position:-10px -58px;	
	width:120px;
}

#bluestem_nav ul li#bluestem_nav3 a,
#bluestem_nav ul li.menu-373 a{
	background-position:-10px -110px;	
	width:70px;
}

#bluestem_nav ul li#bluestem_nav4 a,
#bluestem_nav ul li.menu-263 a{
	background-position:-10px -160px;	
	width:280px;
}

#bluestem_nav ul li#bluestem_nav5 a,
#bluestem_nav ul li.last a{
	background-position:-10px -210px;	
	width:100px;
}

#bluestem_nav ul li#bluestem_nav1 a:hover,
#bluestem_nav ul li.first a:hover,
#bluestem_nav ul li.active a{
	background-position:-288px -7px;	
}

#bluestem_nav ul li#bluestem_nav2 a:hover,
#bluestem_nav ul li.menu-330 a:hover,
#bluestem_nav ul li.menu-330 a.active{
	background-position:-288px -58px;	
}

#bluestem_nav ul li#bluestem_nav3 a:hover,
#bluestem_nav ul li.menu-373 a:hover,
#bluestem_nav ul li.menu-373 a.active{
	background-position:-288px -110px;	
}

#bluestem_nav ul li#bluestem_nav4 a:hover,
#bluestem_nav ul li.menu-263 a:hover,
#bluestem_nav ul li.menu-263 a.active{
	background-position:-288px -160px;	
}

#bluestem_nav ul li#bluestem_nav5 a:hover,
#bluestem_nav ul li.last a:hover,
#bluestem_nav ul li.last a.active{
	background-position:-288px -210px;	
}

#bluestem_logo{
	background:url(../images/fp_logo.jpg) #000000 no-repeat -1px top;
	width:642px;
	height:182px;
	display:block;
	right:15px;
	position:absolute;
	top:53px;
}

#bluestem_center_band{
	z-index:50;
	width:50%;
	right:0;
	height:420px;
	background:#ffffff;
	position:absolute;
	top:235px;
}

#bluestem_top_browser{
	background:url(../images/top_browser.jpg) no-repeat;
	width:316px;
	height:337px;
	position:absolute;
	top:54px;
	left:0;
}

#bluestem_middle_browser{
	background:url(../images/middle_browser.jpg) no-repeat;
	width: 510px;
	height: 421px;
	position:absolute;
	top:235px;
	right:19px;
}

#bluestem_bottom_browser{
	background:url(../images/bottom_browser.jpg) no-repeat;
	wide: 932px;
	height: 301px;
	position:relative;
	display:block;
	margin-top:388px;
	margin-left:20px;
}

#bluestem_lower_band{
	width:100%;
	background:#000000 url(../images/fp_bg_bottom.gif) repeat-y 525px top;
	clear:both;
	display:block;
	height:100px;
	position:relative;
}

