* {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #00BB00;
}

a:link:hover, a:visited:hover {
	color: #00DD00;
}

a:link:active, a:visited:active {
	color: #00FF00;
}

body {
	color: #444444;
	display: block;
	font-family: Myriad Pro Light, Calibri, Arial, Verdana, sans-serif;
	font-size: 16px;
	position: relative;
}

div.button_gray  {
	background: #404040 url(/images/button-gray.jpg) no-repeat 0pt 0pt;
	height: 150px;
	margin: 0 auto;
	width: 450px;
}

div.button_gray div.button_text {
	color: #FFFFFF;
	font-size: 30px;
	height: 100%;
	letter-spacing: 8px;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

div.button_gray div.button_text div.small {
	font-family: Calibri, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding-top: 50px;
}

div.centered {
	text-align: center;
}

div.content {
	margin: 0 auto;
	width: 900px;
}


div.copyright {
	color: #999999;
	font-size: 10px;
	font-style: italic;
	margin-top: 40px;
	text-align: center;
}

div.ecomoose  {
	float: left;
	font-size: 36px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 8px;
}

div.header {
	background: #404040 url(/images/header-gray.gif) repeat-x scroll 0pt 0pt;
	border-bottom: 2px solid #00FF00;
	color: #FFFFFF;
	height: 60px;
	width: 100%;
}

div.moose_coming {
	background: #FFFFFF url(/images/moose-front-shadow.jpg) no-repeat 0pt 0pt;
	height: 378px;
	margin: 0 auto;
	width: 500px;
}

div.studios {
	float: right;
	font-size: 18px;
	margin-top: 25px;
	margin-right: 20px;
}

p {
	margin-bottom: 1em;
}
