table {
	width: 590px;
}
#name {
	width: 500px;
	height: 80px;
	margin: 0px auto;
	position: static;
}
#title {
	width: 75px;
	float: left;
}
#firstn {
	width: 150px;
	float: left;
}
#midi {
	width: 50px;
	float: left;
}
#lastn {
	width: 150px;
	float: left;
}
.company {
	width: 500px;
	height: 60px;
	margin: 0px auto;
	position: static;
}
.company2 {
	width: 500px;
	height: 40px;
	margin: 0px auto;
	position: static;
}
.company3 {
	width: 500px;
	height: 120px;
	margin: 0px auto;
	position: static;
}
.company4 {
	width: 500px;
	height: 150px;
	margin: 0px auto 20px;
	position: static;
}
.comp5 {
	width: 500px;
	height: auto;
	margin: 0px auto 20px;
	position: static;
}
.ctactinf {
	width: 125px;
	float: left;
}
.ctactinf2 {
	width: 100px;
	float: left;
}
#pricing {
	width: 410px;
	height: 50px;
	margin: 40px auto;
	position: static;
}
#scdate {
	width: 160px;
	float: left;
}
#oneday {
	width: 80px;
	float: left;
	text-align: center;
}
#twoday {
	width: 80px;
	float: left;
	text-align: center;
	border-right: 1px solid black;
	border-left: 1px solid black;
}
#threeday {
	width: 80px;
	float: left;
	text-align: center;
}
.sitesee {
	width: 490px;
	height: auto;
	padding: 5px;
	background: #FFFF99;
	margin: 10px auto;
	position: static;
	border: 1px solid black;
}
#enrollment {
	width: 90%;
	height: 60px;
}
#payment {
	width: 90%;
	height: 20px;
}
.captcha {
	width: 350px;
	height: 150px;
	margin: 0px auto;
	position: static;
}