#name {
	width: 600px;
	height: 60px;
	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: 600px;
	margin: 0px auto;
	position: static;
}
.phonefax {
	width: 600px;
	height: 50px;
	margin: 0px auto;
	position: static;
}
.mailaddy {
	width: 600px;
	height: 80px;
	margin: 0px auto;
	position: static;
}
.ctactinf {
	width: 125px;
	float: left;
}
.ctactinf2 {
	width: 100px;
	float: left;
}
.sitesee {
	width: 590px;
	height: auto;
	padding: 5px;
	background: #FFFF99;
	margin: 10px auto;
	position: static;
	border: 1px solid black;
}
#enrollment {
	width: 600px;
	height: 60px;
	margin: 0px auto;
	position: static;
}
#payment {
	width: 600px;
	height: 20px;
	margin: 0px auto;
	position: static;
}
#pricing {
	width: 400px;
	height: 120px;
	float: left;
	margin-left: 10px;
}
.price {
	width: 280px;
	height: 290px;
	padding: 30px 35px;
	float: right;
	background: url(../images/pricebg.gif) no-repeat top;
	font-style: italic;
	font-weight: bold;
}
#scdate {
	width: 150px;
	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;
}
.contactpmi {
	width: 550px;
	height: 200px;
	background: transparent;
	margin: 0 auto;
	position: static;
	border: 1px solid black;
	padding: 0;
}
.contactpmi h4 {
	margin-bottom: 0;
}
.contactpmi blockquote {
	margin: 10px;
}
.cpmilft {
	width: 260px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}
.cpmilft h4 {
	font-style: italic;
	font-size: 18px;
	color: #990000;
	margin-top: 0;
}
.cpmirt {
	width: 260px;
	float: right;
	margin-top: 20px;
}
.cpmirt h4 {
	font-style: italic;
	font-size: 18px;
	color: #990000;
	margin-top: 0;
}
.regdiv {
	width: 650px;
	margin: 0 auto;
	position: static;
	padding: 25px 0;
}
.redprice {
	clear: both;
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
	color: red;
}