.entry_request_title{
	position: absolute;
	top:25px;
	left:17px;
	width: 210px;
	}

.entry_request{
	position: absolute;
	width: 250px;
	height: 432px;
	left: 3px;
	z-index: 20;
	background-image: url(images/entry_request_bg.png); background-repeat: no-repeat;
}

.contact_us{
	position: absolute;
	width: 250px;
	height: 432px;
	left: 3px;
	z-index: 20;
	background-image: url(images/contact_us_bg.jpg); background-repeat: no-repeat;
}

.entry_request_form{
	top: 56px;
	left: 5px;
	position: absolute;
	z-index: 200;
}

.company_name{
	position: absolute;
	top:18px;
	left:83px;
	border: none;
	background: none;
	border-width: 0px;
 	border-style: solid;
 	border-color: #000;
 	width: 136px;
 	background: none;
	}
	
.first_name{
	position: absolute;
	top:45px;
	left:83px;
	border: none;
	background: none;
	border-width: 0px;
 	border-style: solid;
 	border-color: #000;
 	width: 136px;
 	background: none;
	}
		
.last_name{
	position: absolute;
	top:71px;
	left:83px;
	border: none;
	background: none;
	border-width: 0px;
 	border-style: solid;
 	border-color: #000;
 	width: 136px;
 	background: none;
	}	

.request_email{
	position: absolute;
	top:97px;
	left:83px;
	border: none;
	background: none;
	border-width: 0px;
 	border-style: solid;
 	border-color: #000;
 	width: 136px;
 	background: none;
	}
	
.request_phone{
	position: absolute;
	top:124px;
	left:83px;
	border: none;
	background: none;
	border-width: 0px;
 	border-style: solid;
 	border-color: #000;
 	width: 136px;
 	background: none;
	}
	
.request_application{
	position: absolute;
	top:150px;
	left:83px;
	border: none;
	background: none;
	border-width: 0px;
 	border-style: solid;
 	border-color: #000;
 	width: 136px;
 	background: none;
	}

	
.request_description{
	position: absolute;
	top:176px;
	left:83px;
	border: none;
	background: none;
	border-width: 0px;
 	border-style: solid;
 	border-color: #000;
 	overflow: hidden;
 	font: 12px/1.25em Arial, Helvetica, Verdana, sans-serif; color: #000;
 	width:137px;
 	height:98px;
 	background: none;
	}


.request_description2{
	position: absolute;
	top:150px;
	left:83px;
	border: none;
	background: none;
	border-width: 0px;
 	border-style: solid;
 	border-color: #000;
 	overflow: hidden;
 	font: 12px/1.25em Arial, Helvetica, Verdana, sans-serif; color: #000;
 	width:137px;
 	height:125px;
 	background: none;
	}


	
.submit_button{
	position: absolute;
	top: 333px;
	left:-2px;

}

.clear_button{
	position: absolute;
	top:333px;
	left:119px;
	cursor: pointer;
}

	
#log{
	position: absolute;
	top:280px;
	left:15px;
	width: 205px;
	border-width: 0px;
 	border-style: solid;
 	border-color: #fff;
 	text-align: center;
 	font: 12px/1.25em "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #fff;
 	}
 	