body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
html>body #maincontainer {
	height: auto;
}
*html #maincontainer {
	height: 100%;
}
#maincontainer {
	position: relative;
	min-height: 100%;
	width: 100%;
}
#backdiv {
	background-color: #171817;
	position: relative;
	height: 326px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#bottomdiv {
	position: relative;
	height: 200px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#menucircle {
	position: absolute;
	z-index: 7;
	height: 620px;
	width: 221px;
	left: 0px;
	top: 0px;
}
#flashdiv {
	position: absolute;
	z-index: 6;
	height: auto;
	width: 317px;
	left: 44px;
	top: 42px;
}
#menubuts {
	position: absolute;
	height: auto;
	width: 150px;
	left: 20px;
	top: 141px;
}
#topdiv {
	position: relative;
	height: 142px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#arch3 {
	position: absolute;
	height: 326px;
	width: 283px;
	left: 241px;
	top: 142px;
	z-index: 4;
}
#services {
	position: absolute;
	z-index: 3;
	height: 20px;
	width: 755px;
	top: 432px;
	left: 123px;
}
#logodiv {
	position: absolute;
	height: 64px;
	width: 226px;
	top: 55px;
	right: 30px;
	z-index: 3;
}
#tagline {
	position: absolute;
	z-index: 3;
	height: 48px;
	width: 218px;
	left: 208px;
	top: 64px;
}
#maintext {
	position: absolute;
	height: auto;
	width: 410px;
	left: 525px;
	top: 30px;
	z-index: 4;
}
