@charset "UTF-8";
body {
	margin-top: 0px;
	margin-left: 0px;
}
#wrapper {
	height: auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	position: relative;
}
#flashmovie {
	height: auto;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#greenbanner {
	background-image: url(images/home-green-banner2_03.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 29px;
	width: 885px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#homenavigation {
	height: auto;
	width: 890px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer {
	height: auto;
	width: 890px;
	margin-top: 150px;
	margin-right: auto;
	margin-left: auto;
}

