.bodymain {
	background-color: #000000;
	background-image: url(images/Coldwater_mainPage2.png);
	background-repeat: no-repeat;
}

.bodyprocessviz {
	background-color: #CCCCCC;
	background-image: url(images/PromoProcess.png);
	background-repeat: no-repeat;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	padding: 5;
}

.spanpng {
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contactlink {
	position: absolute;
	width: 116px;
	height: 36px;
	z-index: 2;
	left: 354px;
	top: 458px;
}

#footer {
	position: absolute;
	height: 24px;
	width: 90%;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}

#footer2 {
	position: absolute;
	height: 24px;
	width: 90%;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}

#maincontainer {
	height: 100%;
}

#navTable {
}

#process1 {
	position: absolute;
	width: 200px;
	height: 35px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	font-weight: bold;
}

#process2 {
	position: absolute;
	width: 200px;
	height: 107px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	font-style: normal;
	padding-top: 5px;
	left: 700px;
	top: 10px;
}

#process3 {
	position: absolute;
	width: 200px;
	height: 50px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	font-style: normal;
	padding-top: 5px;
	left: 700px;
	top: 424px;
}

#processvizlink {
	position: absolute;
	width: 214px;
	height: 39px;
	z-index: 2;
	left: 160px;
	top: 416px;
}

#returnhome {
	position: absolute;
	width: 117px;
	height: 35px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #CC3300;
	font-weight: bold;
	top: 432px;
	font-style: normal;
}

#returnhome a {
	color: #CC0000;
	text-decoration: none;
}

#returnhome a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#simaircraftlink {
	position: absolute;
	width: 182px;
	height: 50px;
	z-index: 2;
	left: 449px;
	top: 397px;
}

#toplink {
	position: absolute;
	width: 250px;
	height: 80px;
	z-index: 1;
	left: 352px;
	top: 220px;
	cursor: hand;
}
