body {	
	background-color: #003300;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}

.pg_top {
	border: 1px solid #CC9933;
	position: absolute;
	z-index: 1;
	left: 20px;
	top: 20px;
	height: 118px;
	width: 835px;
	background-color: #000033;
}

.pg_heading {
	position: relative;
	z-index: 2;
	left: 300px;
	top: 20px;
	height: 79px;
	width: 510px;
	background-image: url(images/Img_PageHeading_Index.JPG);
}

.pg_heading_text {
	display: none;
	}

.pg_left {
	border: 1px solid #CC9933;
	position: absolute;
	z-index: 1;
	left: 20px;
	top: 140px;
	height: 454px;
	width: 211px;
	background-color: #000033;
}


.distance {
	position: relative;
	top: 200px;
	left: 5px;
	height: 241px;
	width: 204px;
	background-image: url(images/distance.GIF);

}


.distance_text {
	display: none;
	}


.logo {
	position: absolute;
	z-index: 2;
	left: 23px;
	top: 5px;
	height: 323px;
	width: 277px;
	background-image: url(images/logo.GIF);
}

.logo_text {
	display: none;
	}
	


.pg_index_middle {
	position: absolute;
	z-index: 3;
	left: 233px;
	top: 140px;
	height: 452px;
	width: 625px;
}

.pg_contact_middle {
	position: absolute;
	z-index: 3;
	left: 233px;
	top: 140px;
	height: 454px;
	width: 477px;
	background-color: #000033;
	border: 1px solid #CC9933;
}
.form_background {
	position: absolute;
	left: 8px;
	top: 8px;
	height: 432px;
	width: 464px;
	z-index: 4;
	background-image: url(images/bkg_contact.GIF);
}
.process_background {
	position: relative;
	left: 5px;
	top: 8px;
	height: 432px;
	width: 464px;
	z-index: 4;
	background-image: url(images/bkg_contact_proc.GIF);
	text-align: center;
	background-position: center;
	padding:20px;

}


.form_entry {
	position: relative;
	z-index: 4;
	left: 225px;
	top: 200px;
	width: 225px;

}

.form_line{
	position: relative;
	z-index: 4;
	height: 70px;
	width: 225px;
	text-align: center;
}

.form_label {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: 660000;
	width: 50px;
	float:left;
}

.form_input {
	position: relative;
	width: 175px;
	float:right;
}

.form_input_box {
	position: relative;
	width: 170px;
	border: 1px solid #CC9933;
}

.form_instruction {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: 660000;
	font-style: italic;

}

.ballinhole{
	position: absolute;
	z-index: 4;
	left:20px;
	margin-top: 15px;
	height: 249px;
	width: 400px;
}


.pg_right {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CC9933;
	z-index: 3;
	top: 140px;
	left: 712px;
	height: 454px;
	width: 143px;
	background-color: #000033;
	text-align: center;
	font-weight: bold;

}

.nav {
	color: #CC9933;
	height: 15px;
	line-height: 15px;
	text-decoration: none;
	border: 1px solid #000033;
	width: 120px;
}

a.nav:hover {
	color: white;
	text-decoration: none;
	background-color: 660000;
	border: 1px solid #CC9933;
	height: 15px;
	line-height: 15px;
	width: 120px;
}

.nav2 {
	background-image: url(images/spacer.GIF);
	background-repeat: no-repeat;
	background-position: center;
	height: 5px;
}

.d2bottomlogo {
	background-image: url(images/d2logo.GIF);
	position: absolute;
	top: 600px;
	left: 0px;
	height:50px;
	width: 900px;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
}

a.d2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}


a.d2:hover {
	color: white;
}


.gentext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-variant: small-caps;
	color: #330066;
}
