html,body {
	background:#0c1b3a url(../images/background_tile.gif) top center repeat-x;
	height:100%;
}

#wrapper {
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	color: #666666;
	font-size: 85%;
	height:100%;
	}

#container {
	margin:0 auto;
	width: 990px;
	background:url(../images/shadow_03.png) top center repeat-x;
	height:720px;
	}

#content{
	position:relative;
	width:960px;
	margin:0 auto;
}	

#footer {

	}

#header {
	height: 100px;
	margin-bottom:20px;
	}
	
#bottom {
	height:1%;
}


#globalheader { width: 544px; height: 200px; position: absolute; z-index: 9998; top:533px; left:24px; }
#globalheader #globalnav li a{ margin: 0; padding: 0; background-image: url(../images/footer_nav2.png);  background-repeat: no-repeat;}
#globalheader #globalnav li { display: inline;height:143px;}
#globalheader #globalnav li a { float: left; color:red; height: 0; padding-top: 143px;overflow: hidden; }
#globalheader #globalnav li a.active { float: left; color:red; height: 0; padding-top: 69px; overflow: hidden; }
#globalheader #globalnav li a,
#globalheader #globalsearch {  }
/* BUTTONS */
#globalheader #globalnav li#gn-home a { width: 136px; background-position: 0 0; }
#globalheader #globalnav li#gn-value a { width: 132px; background-position: -136px 0; }
#globalheader #globalnav li#gn-approach a { width: 139px; background-position: -268px 0; }
#globalheader #globalnav li#gn-about a { width: 125px; background-position: -407px 0; }


/* OVER STATES */
#globalheader #globalnav li#gn-home a:hover { background-position: 0 -143px; }
#globalheader #globalnav li#gn-value a:hover { background-position: -136px -143px; }
#globalheader #globalnav li#gn-approach a:hover { background-position: -268px -143px; }
#globalheader #globalnav li#gn-about a:hover { background-position: -407px -143px; }


a#whybfi-link { background-image: url(../images/whybfi_link.png); background-repeat:no-repeat; width: 135px; background-position: 0 0; display:block; height:30px;position:absolute;top:15px;left:805px; }
a#whybfi-link:hover { background-position: -135px 0; }

a#search-link { background-image: url(../images/search_link.png); background-repeat:no-repeat; width: 212px; background-position: 0 0; display:block; height:32px;position:absolute;top:635px;left:723px; }
a#search-link:hover { background-position: -210px 0; }



#footer #bottom {	
background:url(../images/footer_bg.png) top center repeat-x;
	height:126px;
	margin-top:10px;}
#footer #bottom li {	
display:block;
	list-style-type:none;
	float:left;
}
#footer #bottom ul {	
position:relative;
	width:700px;
	left:153px;
	top:30px;
}
