/*Nov27werk  index css*/

body  {
background-color: #c4decf;
font: normal normal normal 17px/22px Arial, sans-serif;
color: #364532;
padding: 0 0 0 0;
margin: 0 0 0 0
}

.parent {
background-color: #adbc84;
position: relative;
margin-left: auto;
margin-right: auto;
width: 980px;
height: 505px;
}

.homeheader {
position: absolute; top: 8px; left: 0;
width: 980px;
height: 85px;
z-index: 1
}

.navigationspace {
position: absolute;
top: 72px;
left: 495px;
width: 485px;
height: 23px;
font: normal normal normal 15px/15px Arial, sans-serif;
text-align: center;
margin: 0 0 0 0;
padding: 0 0 0 0;
z-index: 2
}

.verticalrulespace {
position: absolute;
top: 0px;
left: 0px;
width: 368px;
height: 14px;
margin: 0 0 0 0;
padding: 1px 0 1px 0;
}

.breadspace {
	position: absolute;
	top: 19px;
	left:2px;
	background-color: #C6584c;
	width: 120px;
	height: 5px;
}

.homenavspace {
position: absolute;
top: 2px;
left: 2px;
width: 120px;
height: 18px;
}

.gallerynavspace {
position: absolute;
top: 2px;
left: 124px;
width: 120px;
height: 18px;
}

.processnavspace {
position: absolute;
top: 2px;
left: 247px;
width: 120px;
height: 18px;
}

.contactnavspace {
position: absolute;
top: 2px;
left: 366px;
width: 120px;
height: 18px;
}

.showspace {
position: absolute;
top: 110px;
left: 12px;
width: 956px;
height: 360px;
z-index: 2
}

.displayspace {
position: absolute;
top: 0px;
left: 128px;
width: 700px;
height: 250px;
z-index: 2
}

.thumbrowspace {
position: absolute;
top: 260px;
width: 956px;
height: 100px;
cursor: ne-resize;
z-index: 2;
}

.thumbnailbreadcrumbs {
	position: absolute;
	top: 470px; left: 12px;
	width: 956px;
	height: 3px
}

.sq1 {
	position: absolute; 
	left: 0;
	top: 0;
	width: 100px; 
	height: 100px;
}
.sq2 {
	position: absolute; 
	left: 107px;
	top: 0;
	width: 100px; 
	height: 100px;
cursor: ne-resize;
}
.sq3 {
	position: absolute; 
	left: 214px;
	top: 0;
	width: 100px; 
	height: 100px;
	}
.sq4 {
	position: absolute; 
	left: 321px;
	top: 0;
	width: 100px; 
	height: 100px;
	}
.sq5 {
	position: absolute; 
	left: 428px;
	top: 0;
	width: 100px; 
	height: 100px;
	}
.sq6 {
	position: absolute; 
	left: 535px;
	width: 100px; 
	height: 100px;
	}
.sq7 {
	position: absolute; 
	left: 642px;
	width: 100px; 
	height: 100px;
}
.sq8 {
	position: absolute; 
	left: 749px;
	width: 100px; 
	height: 100px;
}
.sq9 {
	position: absolute; 
	left: 856px;
	width: 100px; 
	height: 100px;
}

.footer {
position: absolute; top: 485px; left: 0;
background-color: #364532;
width: 980px;
height: 20px;
}

a {text-decoration: none;}
a:link {color: #575044;} /*brown*/
a:visited {color: #364532;} /*brown*/
a:hover {font-weight: bold; color: #575044;} /*brown, not salmon*/
a:active {color: #364532;} /*dk green*/