/* -------- Reset ALL browsers -------- */

html, body, div, table, h1, h2, h3, h4, h5, h6, p, form, img { 
	margin: 0px; 
	border: 0px; 
	padding: 0px;
}

/* -------- Set 100% mozilla height compatibility -------- */

html, body {
	width: 100%;
	background: #00548E;
}



.eye {
	background:   #FFFFFF url(/images/index/eye.jpg) no-repeat left center;
	height: 300px;
	padding: 0px 18px 0px 348px;
}

.efna {
	margin: 8px;
	float: left;

}

h1 {
	font: italic bold 28px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: right;
	margin: 8% 8px 3px 0px;
	border: none;


}

.logo {
	background: url(/images/index/EFNA_roll.gif) no-repeat right bottom;
	text-align: right;
	position: relative;
	top: 100px;
	margin-right: 8px;

}
#nav {
	position: relative;
	top: 80px;
}
.line {
	background: url(/images/index/indexBG.gif) repeat-x center;
}
