/*
**********************************

FEIM SITE 
Screen Styles
V 1.1.0 - Site Launch Styles (Header Revise)

**********************************



/*--------------------------------    
    Structure
--------------------------------*/

#pageWrap{
	width:735px;
	background-image: url(../img/bkg/container765.gif);
	}
	
#header{
	width:675px;
	margin-left:30px;
}

#photo {
	margin: 0 0 45px 30px;
}

#home .callout {
	margin: -20px 30px 30px 30px;
	color: #00467F;
}

#contentWrap {
	margin: 0 30px 50px 30px;
}

#footer {
	margin: 140px 30px 0 30px;
}

/*--------------------------------    
    Header
--------------------------------*/

h1 {
	margin: 10px 0 25px 0;
	padding: 0;
}

h1#fe_logo {
	width: 218px;
	height: 55px;
	text-indent: -9999px;
	background-color: #fff;
	float:left;
	padding: 40px 0 20px 0;
	}

h1#fe_logo a {
	width: 218px;
	height: 55px;
	display: block;
	background-image: url(../img/logo/first_eagle_logo.gif);
	background-repeat: no-repeat;
	border: none;
	}

hr {
	border-style: none;
	height: 1px;
	color: #00467F;
	background-color: #00467F;
	margin-bottom: 1.5em;
}

.headLinks {
	height: 22px;
	float: right;
	font-family: "Arial", "Sans-Serif";
	padding: 3px 0 3px 13px;
	border-left: 1px solid #999;
	margin-top: 78px;
}

.headLinks a {
	width: 205px;
	height: 8px;
	display: block;
	text-decoration: none;
	text-indent: -9000px;
	font-size: 1px;
}

.headLinks a#fef_text {
	background-image: url(../img/logo/fef_text.gif);
}

.headLinks a#feim_text {
	background-image: url(../img/logo/feim_text.gif);
	margin-bottom: 6px;
}

.headLinks a:hover {
	background-position: 0 -8px;
}