#outer {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
}

 
#inner {
	width: 900px;
	height: 540px;
	margin-left: -450px;  /***  width / 2   ***/
	position: absolute;
	top: -270px;          /***  height / 2   ***/
	left: 50%;
	background-color: #000000;
}
#innerwhite {
	width: 900px;
	height: 532px;
	margin-left: -450px;  /***  width / 2   ***/
	position: absolute;
	top: -282px;          /***  height / 2   ***/
	left: 50%;
	background-color: #FFF;
}


#flashbox {
	height: 500px;
	width: 900px;
	padding-top: 40px;
}
#backgroundA {
	height: 500px;
	width: 900px;
	padding-top: 0px;
	background-image: none;
	background-position: 0px;
	background-repeat: no-repeat;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#flashmenu {
	cursor: auto;
	position:absolute;
	width:900px;
	height:35px;
	z-index:1000;
	left: 0;
	top: 0;
}



#contactbox {
	position:absolute;
	width:866px;
	height:250px;
	z-index:8;
	left: 16px;
	top: 150px;
	background-image: none;
	background-position: center;
	background-color: #000;
}
#form {
	background-image: url(images/PeteStern_contact2.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
#outer #form2 {
	width: 125px;
	padding-left: 30px;
	padding-top: 54px;
	float: left;
	height: 45px;
}
#form2 right {
	float: right;
	padding-top: 45px;
}
#form3 {
	height: 45px;
}
#form_leftcol {
	width: 160px;
	float: left;
	padding-left: 9px;
	padding-top: 18px;
	height: 180px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
#form_rightcol {
	width: 460px;
	float: right;
+
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
	padding-top: 27px;
}
.transparent_class2 {
	
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#flashbox2 {
	height: 500px;
	width: 900px;
	padding-top: 32px;
	background-color: #FFF;
}
