body
{
	background-image: url(/images/homebg.gif); 
	background-repeat: repeat-x;	
}

#wrapper
{
	/*background-color: #EFF0E2;*/
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}

#chessLogo
{
	background-image: url(/images/homeLogo.gif);
	position: absolute;
	top: 230px;
	left: 20px;
	width: 412px;
	height: 102px;
}

#homePic
{
	background-image: url(/images/homePic.png);	
	position: absolute;
	width: 460px;
	height: 460px;
	top: 70px; /*115px */
	left: 495px;
}

#homeNav
{
	background-image: url(/images/tanLines.gif);
	position: absolute;
	top: 50px;
	left: 0px;
	width: 450px;
	height: 115px;
}

#homeFooter
{
	color: #005838;
	font-family: Verdana;
	font-size: 11pt;
	text-decoration: none;	
	position: absolute;
	left: 95px;
	top: 470px;
}

#homeFooter a
{
	color: #005838;
	text-decoration: underline;	
}

#homeFooter a:hover
{
	color: #107A54;
	text-decoration: underline;	
}

#homeUncommon
{
	font-family: "Century Gothic" Arial;
	color: #005838;
	font-size: 32pt;
	position: absolute;
	left: 460px;
	top: 455px;
	width: 430px;
	z-index: 10;
}

#homeTo
{
	font-family: "Century Gothic" Arial;
	color: #B3B77D;
	font-size: 22pt;
	position: absolute;
	left: 535px;
	top: 490px;
	width: 30px;
	z-index: 9;
}

#homeExceptional
{
	font-family: "Century Gothic" Arial;
	color: #B3B77D;
	font-size: 32pt;
	font-weight: bold;
	position: absolute;
	left: 560px;
	top: 495px;
	width: 440px;
	z-index: 8;
}

#whiteLines
{
	position: absolute;
	top: 385px;
	left: 0px;	
	width: 430px;
	height: 112px;
}

#about
{
	position: relative;
	top: 5px;
	left: 95px;
	width: 90px;
	height: 20px
}

#services
{
	position: relative;
	top: 5px;
	left: 95px;
	width: 90px;
	height: 20px
}

#research
{
	position: relative;
	top: 7px;
	left: 95px;
	width: 90px;
	height: 20px
}

#information
{
	position: relative;
	top: 8px;
	left: 95px;
	width: 90px;
	height: 20px
}

#contact
{
	position: relative;
	top: 10px;
	left: 95px;
	width: 120px;
	height: 20px
}

#moving
{
	position: relative;
	top: 13px;
	left: 95px;
	width: 460px;
	height: 20px
}

#home1
{
	position: absolute;
	background-image: url(/images/secure.png);
	width: 136px;
	height: 121px;
	top: 150px;
	left: -30px;
	z-index: 15;
}

#home2
{
	position: absolute;
	background-image: url(/images/building.png);
	width: 157px;
	height: 142px;
	top: 140px;
	left: 200px;
	z-index: 16;
}

#home3
{
	position: absolute;
	background-image: url(/images/news.png);
	width: 116px;
	height: 94px;
	top: 160px;
	left: 85px;
	z-index: 13;
}

#home4
{
	position: absolute;
	background-image: url(/images/dome.png);
	width: 114px;
	height: 125px;
	top: 125px;
	left: 350px;
	z-index: 14;
}

.homeLink
{
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #005838;
	text-decoration: none;
}

.homeLink a
{
	color: #005838;
	text-decoration: none;	
}

.homeLink a:hover
{
	color: #107A54;
	text-decoration: underline;	
}
