#stripe {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background-attachment: fixed;
}
#background_window {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	background-repeat: no-repeat;
	position: absolute;
	left: 36px;
	top: 34px;
	z-index: 4;
	height: 599px;
	width: 960px;
	visibility: visible;
}
#top_green {
	background-image: none;
	background-repeat: no-repeat;
	position: absolute;
	left: 38px;
	top: 30px;
	z-index: 8;
	visibility: visible;
}
#bottom_green {
	background-image: none;
	position: absolute;
	top: 590px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	left: 36px;
	z-index: 6;
	visibility: visible;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
	letter-spacing: normal;
	word-spacing: normal;
	position: absolute;
	left: 14px;
	top: 20px;
}
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -15px;
	left: 575px;
	z-index: 8;
}
#nav {
	position: absolute;
	height: 33px;
	width: 617px;
	left: 324px;
	top: 10px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-position: center;
	position: absolute;
	height: 75px;
	width: 100%;
	left: 0px;
	background-image: url(images/footer_background.gif);
	background-repeat: repeat-x;
	top: 600px;
	right: 0px;
	text-align: center;
	vertical-align: text-top;
	white-space: normal;
	z-index: 1;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-attachment: fixed;
	background-position: center center;
	position: absolute;
	top: 55px;
	left: 200px;
}
