#flashbox {

	width:783px;

	height:316px;

	z-index:1;

	border:1px solid #BEBEBE;

	background-color:#FFFFFF;

	}

#mainbodytext {

	width:785px;

	float:left;

	text-align:justify;

	padding-top:14px;

	font-size:11px;

	font-family:Arial, Helvetica, sans-serif;

	color:#A4A4A4;

	line-height:18px;

	background-color:transparent;

	}

#contactblock {
	width:262px;
	height:110px;
	position:absolute;
	top:174px;
	left:52px;
	z-index:10;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color:#4A4A4A;
	text-align:left;

	}

label { 

	float:left; 

	padding-left:20px;

	width:100%;

}

label span {

	display:block;

	padding-bottom:5px;

	float:left;

	width:12em;

}

label input { 

	float:left;

	width:20em;

}

select {

	background-color: #363636;

	width:300px;

	border:1px solid #818181;

	color: white;

	font-family: arial, verdana, ms sans serif;

	font-size: 11px;

	font-weight: normal;

}

textarea {

	background-color: #363636;

	width:400px;

	height:75px;

	border:1px solid #818181;

	color: white;

	font-family: arial, verdana, ms sans serif;

	font-size: 11px;

	font-weight: normal;

}

input[type=image] {

	padding-top:15px;

	padding-bottom:20px;

	margin-left:250px;

	width:126px;

	height:36px;

	background-image:url(images/submit_button.gif);

  }

input[type=text] {

	background-color: #363636;

	width:300px;

	border: 1px solid #818181;

	margin-right: 10px;

	color: #FFFFFF;

	font-family: arial, verdana, ms sans serif;

	font-size: 11px;

	font-weight: normal;

}

input:focus, textarea:focus {

	background-color:#999999;

		color: #000000;

}
