#masthead  {
	background-attachment: scroll;
	background-image: url(images/ESM_masthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999999px;
	height: 118px;
	width: 955px;
	background-color: #FFF;
}
#mainmenu {
	height: 46px;
	width: 955px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mainmenu img   {
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	background-attachment: scroll;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#container {
	height: 800px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	height: 85px;
	width: 100%;
	background-color: #FFF;
	text-align: center;
	clear: both;
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/footer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#footer p img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#footer a:link , #footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #005B88;
	font-size: 12px;
	font-weight: bold;
}
#footer a:hover, #footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
#footer #footercopy {
	width: 955px;
	height: 35px;
	text-align: center;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
	line-height: 12px;
	margin-top: 0px;
}
#footer #footercopy a {
	color: #005B88;
	font-size: 9px;
}
