﻿/* Firefox-Specific Stylesheet */

#home-page-search-bg
{
	background: url('/Y:/My%20Server%20Documents/Website/2009%20WF%20Website/Images/our_mission_home_page.jpg') top right no-repeat;
	float:right;
	width:622px;
	height:346px;
	margin-top:-123px;
	margin-right:-60px;
}

#news-content
{
	margin-top:10px;
	text-align: center; 
	width:540px;
	float: right; 
	/*clear: both; */
}

#search
{
	width:355px;
	float:right;
	margin-top:-70px;
	padding-right:30px;
}

#search-default
{
	width:355px;
	float:right;
	margin-top:20px;
	padding-right:30px;
}

#search-input
{
	background:url('/Y:/My%20Server%20Documents/Website/2009%20WF%20Website/Images/search_input_bg.jpg') top left no-repeat;
	width:293px;
	height:33px;
	float:left;
}

#search-input input
{
	border:0px;
	margin:0px;
	padding:0px;
	height:18px;
	margin-left:58px;	
	background:transparent;
	margin-top:7px;
	/*border:1px solid black;*/	
	width:231px;
	
}

#search-button input
{
	width:53px;
	height:35px;
	border:0px;
	background: url('/Y:/My%20Server%20Documents/Website/2009%20WF%20Website/Images/search_button.jpg') top left no-repeat;
	cursor:pointer;
}

#home-page-contact-us
{
	float:left;
}

.left-side-header-bar
{
	width: 400px;
	height: 75px;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.right-side-header-bar
{
	width: 650px;
	height: 75px;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.menu-button-half
{
	margin-top:13px;
}

.menu-button-full
{
	margin-top:35px;
}

#content-wrapper
{
	width:1050px;
	margin:0 auto;
}

#header-image
{
	float:left;
	margin:0px;
	padding:0px;
	text-align:left;
}

#menu 
{
	margin:0px;
	
	padding:0px;
	height:203px;
}

div .asp-menu { padding-top:35px; float:right; padding-right:30px;  }

#menu-content
{
	/*padding-right:30px;*/	
}

#main-content
{
	padding-left:60px;
	padding-right:60px;
}	


