/* Initialize */
	body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p {margin: 0;padding: 0;}
	h1, h2, h3, h4, h5, h6 {font-size: 100%;}
	ol, ul {list-style: none;}
	img {border: 0;}

/* Layout */
	html {color: #c1c2c2; background-color: #303131; font: 11px arial, sans-serif; background: url('imgs/bg.gif') repeat-x #303131;}
	body {margin: 0 auto; padding: 0; width: 962px; position: relative;}
	div#logo h1 {position: absolute;text-indent: -1000em;width: 100px; height: 92px;top: 0; left: 20px;background: url('imgs/ef_logo.png') top left no-repeat;}
	div#logo h2 {position: absolute;text-indent: -1000em;width: 140px; height: 25px;top: 97px; left: 20px;background: url('imgs/ef_careers.png') top left no-repeat;}
	ul#top_nav {margin-top: 7px;}
	ul#top_nav li {display: inline;margin: 0 0 0 12px;padding-left: 6px;background: url('imgs/bg_bullet.gif') center left no-repeat;}
	#header {height: 130px;}
	#footer {color: #7a7a7a; margin-top: 10px;}

/* Link Styles */
	a:link, a:visited {color: #c1c2c2; text-decoration: none;}
	a:hover, a:active {color: #c1c2c2; text-decoration: underline;}
	#footer a:link, #footer a:visited {color: #7a7a7a; text-decoration: none;}
	#footer a:hover, #footer a:active {color: #7a7a7a; text-decoration: underline;}

/* Float Classes */
.right{float: right;}
.left{float: left;}

/* Flash Content */
	/*hide from ie on mac\*/
	#flashcontent {width: 962px;height: 574px;
}

