/* Insert comments here */

.absDiv
	{
	position: absolute; 
	visibility: hidden
	}

/* centering div -- entire size of coded area */
#main
{
	position: relative;
	width: 984px;
	height: 770px;
	z-index: 2;
	margin: 0px auto;
}

#background
{
	position: absolute;
	top: 10px;
	left: 0px;
	width: 984px;
	height: 770px;
	z-index: 3;
	margin: 0px auto;
}

#logo
{
	position: absolute;
	top: 0px;
	left: 17px;
	width: 105px;
	height: 111px;
	z-index: 4;
	margin: 0px auto;
}


#homeframe
{
	position: absolute;
	top: 51px;
	left: 181px;
	width: 745px;
	height: 435px;
	z-index: 4;
	margin: 0px auto;
}

#whiteframe
{
	position: absolute;
	top: 51px;
	left: 181px;
	width: 535px;
	height: 435px;
	z-index: 4;
	background-color: white;
	margin: 0px auto;
}


#testwall
{
	position: absolute;
	top: 51px;
	left: 181px;
	width: 980px;
	height: 608px;
	z-index: 4;
	background-color: white;
	margin: 0px auto;
}

#productframe
{
	position: absolute;
	top: 51px;
	left: 181px;
	width: 535px;
	height: 355px;
	z-index: 4;
	background-color: white;
	margin: 0px auto;
}

#productlogo
{
	position: absolute;
	top: 410px;
	left: 181px;
	width: 234px;
	height: 234px;
	z-index: 4;
	margin: 0px auto;
}

#producttitle
{
	position: absolute;
	top: 410px;
	left: 415px;
	width: 510px;
	height: 49px;
	z-index: 4;
	margin: 0px auto;
}

#productdesc
{
	position: absolute;
	top: 460px;
	left: 430px;
	width: 480px;
	height: 200px;
	z-index: 4;
	margin: 0px auto;
}

#aboutdesc
{
	position: absolute;
	top: 420px;
	left: 349px;
	width: 300px;
	height: 200px;
	z-index: 4;
	margin: 0px auto;
}

#aboutdesc2
{
	position: absolute;
	top: 420px;
	left: 659px;
	width: 300px;
	height: 200px;
	z-index: 4;
	margin: 0px auto;
}

#aboutbio1
{
	position: absolute;
	top: 420px;
	left: 280px;
	width: 220px;
	height: 280px;
	z-index: 4;
	margin: 0px auto;
}

#aboutbio2
{
	position: absolute;
	top: 420px;
	left: 510px;
	width: 220px;
	height: 280px;
	z-index: 4;
	margin: 0px auto;
}

#aboutbio3
{
	position: absolute;
	top: 420px;
	left: 740px;
	width: 220px;
	height: 280px;
	z-index: 4;
	margin: 0px auto;
}

#aboutsubnav
{
	position: absolute;
	top: 420px;
	left: 194px;
	width: 80px;
	height: 200px;
	z-index: 4;
	margin: 0px auto;
}

#buybttn
{
	position: absolute;
	top: 593px;
	left: 670px;
	width: 183px;
	height: 33px;
	z-index: 5;
	margin: 0px auto;
}


#imageframe
{
	position: absolute;
	top: 64px;
	left: 194px;
	width: 509px;
	height: 408px;
	z-index: 5;
	margin: 0px auto;
}

#contact
{
	position: absolute;
	top: 175px;
	left: 27px;
	width: 152px;
	height: 231px;
	z-index: 4;
	margin: 0px auto;
}

#contacthome
{
	position: absolute;
	top: 255px;
	left: 27px;
	width: 152px;
	height: 231px;
	z-index: 4;
	margin: 0px auto;
}

#nav
{
	position: absolute;
	top: 10px;
	left: 194px;
	width: 790px;
	height: 41px;
	z-index: 5;
	margin: 0px auto;
}

#worklist
{
	position: absolute;
	top: 51px;
	left: 741px;
	width: 229px;
	height: 729px;
	z-index: 5;
	margin: 0px auto;
}


#latest
{
	position: absolute;
	top: 500px;
	left: 741px;
	width: 229px;
	height: 200px;
	z-index: 5;
	margin: 0px auto;
}

#imgtag
{
	position: absolute;
	top: 500px;
	left: 694px;
	width: 220px;
	height: 111px;
	z-index: 5;
	margin: 0px auto;
}

#imgtag2
{
	position: absolute;
	top: 625px;
	left: 694px;
	width: 220px;
	height: 111px;
	z-index: 6;
	margin: 0px auto;
}

#pdf
{
	position: absolute;
	top: 20px;
	left: 694px;
	width: 197px;
	height: 22px;
	z-index: 5;
	margin: 0px auto;
}

#projecttext
{
	position: absolute;
	top: 500px;
	left: 194px;
	width: 509px;
	height: 260px;
	z-index: 5;
	margin: 0px auto;
}

#updates
{
	position: absolute;
	top: 500px;
	left: 194px;
	width: 450px;
	height: 250px;
	z-index: 5;
	margin: 0px auto;
}


#footer
{
	position: absolute;
	top: 765px;
	left: 194px;
	width: 509px;
	height: 30px;
	z-index: 5;
	margin: 0px auto;
}


#linkSponsor
{
	position: absolute;
	top: 625px;
	left: 696px;
	width: 200px;
	height: 50px;
	z-index: 1;
	margin: 0px auto;
}
