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

FEIM SITE 
Screen Styles
V 1.0.0 - Site Launch Styles

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



/*--------------------------------    
    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: 337px;
	text-indent: -9999px;
	background-color: #fff;
	float:left;
	}
	
h1#fei_logo {
	width: 338px;
	text-indent: -9999px;
	background-color: #fff;
	float:left;
	}

h1#fe_logo a {
	width: 337px;
	height: 115px;
	display: block;
	background-image: url(../img/logo/first_eagle_funds.gif);
	background-repeat: no-repeat;
	border: none;
	}
	
h1#fei_logo a {
	width: 337px;
	height: 115px;
	display: block;
	background-image: url(../img/logo/first_eagle_investment_managment.gif);
	background-repeat: no-repeat;
	border: none;
	}

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