@charset "UTF-8";
html {
	height: 100%;
	margin; 0;
}
body {
	height: 100%;
	margin: 0;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#indexcontainer {
	min-height: 100%;
	background-image: url(images/indeximages/index_bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
* html #indexcontainer {
	height: 100%;
}

#nonFooter {
	position: relative;
}

/** html #nonFooter {
	height: 100%;
}
*/
#footer {
	position: relative;
	margin: 0 auto 0 auto;
}
#top img {
	float: left;
}
#top {
	width: 619px;
	margin-right: auto;
	margin-left: auto;
}
