@charset "UTF-8";
/* CSS Document */

body ,html{
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	}
#MasterContainer {
	background-image: url(Images/NameFW3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	height: 728px;
	width: 1024px;
	background-color: #FFF;
	overflow: hidden;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 50px;
}
#MailLink {
	height: 50px;
	width: 60px;
	top: 600px;
	position: relative;
	overflow: hidden;
	left: 920px;
}
#BeaverGraphic {
	height: 45px;
	width: 50px;
	position: relative;
	top: 650px;
	left: 920px;
	background-color: #FFF;
	background-image: url(Images/BeaverGraphic2.jpg);
	background-repeat: no-repeat;
	border: none;

}
#Container {
	height: 600px;
	width: 700px;
	background-color: #FFF;
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	top: 75px;
}
#flashcontent {
	height: 500px;
	background-color: #FFF;
	margin-left: auto;
	width: 700px;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	top: -35px;
}
#Copyright {
	font-size: 9px;
	color: #e5d8a4;
	position: relative;
	width: 200px;
	text-transform: capitalize;
	font-style: normal;
	text-align: center;
	top: 710px;
	left: 50px;
}
#MenuBarBox {
	height: 50px;
	width: 500px;
	position: relative;
	top: 570px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}
