/*Apr11werk  process css*/

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

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

.processheader {
position: absolute; top: 8px; left: 0;
width: 980px;
height: 93px;
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;
}

.breadspace3 {
	position: absolute;
	top: 19px;
	left:247px;
	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;
}

.titlespace {
position: absolute;
top: 160px;
margin-left: 240px;
font: bold normal normal 24px/30px Arial, sans-serif;
color: #b6eacc;
}

.imagespace {
position: absolute;
top: 210px;
left: 300px;
width: 580px;
height: 424px;
}

.descrip, .descrip2, .descrip3 {
position: absolute; 
top: 220px; 
height: 270px;
color: #b6eacc;
font: normal normal normal 20px/40px Arial, sans-serif;
margin: 0 0 0 0;
padding: 60px 0 0 20px;
}

.descrip {
background: url(3processimages/1survey.png) 12px 12px no-repeat;
left: 70px;
width: 205px
}

.descrip2 {
background: url(3processimages/2analyze.png) 42px 12px no-repeat;
left: 30px;
width: 245px
}
.descrip3 {
background: url(3processimages/3results.png) 42px 12px no-repeat;
left: 30px;
width: 245px
}

li {
list-style: none;
background: url(3processimages/zgreendot.png) 0px 13px no-repeat;
padding-left: 25px;
}

.buttononespace {
position: absolute; top: 549px; left: 68px;
width: 72px;
height: 93px;
margin: 0 0 0 0;
padding: 0 2px;
}

.buttontwospace {
position: absolute; top: 549px; left: 148px;
width: 72px;
height: 93px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.buttonthreespace {
position: absolute; top: 549px; left: 220px;
width: 72px;
height: 93px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.backspace {
position: absolute; top: 524px; left: 78px;
width: 20px;
height: 18px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.forwardspace {
position: absolute; top: 524px; left: 262px;
width: 20px;
height: 18px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.footer3 {
position: absolute; top: 700px; left: 0;
background-color: #364532;
font: normal normal normal 13px/15px Arial, sans-serif;
text-align: center;
margin: 0 0 0 0;
padding: 3px 0 0 0;
width: 980px;
height: 17px;
}

a {text-decoration: none;}
a:link {color: #b6eacc;} /*lt cerulean*/
a:visited {color: #6F949D;} /*powder blue*/
a:hover {font-weight: bold; color: #C6584c;} /*salmon*/
a:active {color: #6F949D;} 
