.headertextregular {
	font-family: Verdana, Geneva, sans-serif;
}
.headertextemphasis {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #3373A4;
}
.header {
	width: 749px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.wrapper {
	width: 749px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f7f7f7;
	height: 818px;
}
.column1 {
	float: left;
	width: 340px;
	background-color: #C6F;
	padding-right: 10px;
	padding-left: 20px;
}
.column2 {
	float: left;
	width: 340px;
	background-color: #3C9;
	padding-right: 10px;
	padding-left: 20px;
}
.questiontext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #20699E;
	font-weight: bold;
}
.answertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

/* Form Stuff Goes here */

.commentForm
{
	width: 749px;
	height: 900px;
	position: relative;
	background-image: url(../images/formbg.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.commentForm input[type="text"], .commentForm textarea
{
	background-repeat: no-repeat;
	border-width:0px;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	color: #000;
}
.contactnamefield {
	height: 36px;
	background-image: url(../images/fieldform.png);
	padding-top: 10px;
	padding-left: 12px;
	background-repeat: no-repeat;
	width: 240px;
	background-color: #F7F7F7;
	top: 77px;
	position: absolute;
	left: 50px;
	padding-right: 22px;
}
.phonenumberfield {
	height: 36px;
	background-image: url(../images/fieldform.png);
	padding-top: 10px;
	padding-left: 12px;
	background-repeat: no-repeat;
	width: 240px;
	background-color: #F7F7F7;
	top: 145px;
	position: absolute;
	left: 50px;
	padding-right: 22px;
}
.companynamefield {
	height: 36px;
	background-image: url(../images/fieldform.png);
	padding-top: 10px;
	padding-left: 12px;
	background-repeat: no-repeat;
	width: 240px;
	background-color: #F7F7F7;
	top: 213px;
	position: absolute;
	left: 50px;
	padding-right: 22px;
}
.titlefield {
	height: 36px;
	background-image: url(../images/fieldform.png);
	padding-top: 10px;
	padding-left: 12px;
	background-repeat: no-repeat;
	width: 240px;
	background-color: #F7F7F7;
	top: 279px;
	position: absolute;
	left: 50px;
	padding-right: 22px;
}
.zipcodefield {
	height: 36px;
	background-image: url(../images/zipbox.png);
	padding-top: 10px;
	padding-left: 12px;
	background-repeat: no-repeat;
	width: 138px;
	background-color: #F7F7F7;
	top: 369px;
	position: absolute;
	left: 50px;
	padding-right: 24px;
}
.voicelines {
	height: 36px;
	background-image: url(../images/fieldform.png);
	padding-top: 10px;
	padding-left: 12px;
	background-repeat: no-repeat;
	width: 240px;
	background-color: #F7F7F7;
	top: 77px;
	position: absolute;
	left: 393px;
	padding-right: 22px;
}
.datatable {
	height: 125px;
	width: 243px;
	position: absolute;
	top: 461px;
	left: 50px;
}
.purchaseplan {
	height: 65px;
	width: 285px;
	position: absolute;
	top: 633px;
	left: 50px; 
}
.phonesystem {
	height: 65px;
	width: 285px;
	position: absolute;
	top: 727px;
	left: 50px;
}
.telephones {
	height: 36px;
	background-image: url(../images/fieldform.png);
	padding-top: 10px;
	padding-left: 12px;
	background-repeat: no-repeat;
	width: 240px;
	background-color: #F7F7F7;
	top: 145px;
	position: absolute;
	left: 393px;
	padding-right: 22px;
}
.additionalcable {
	height: 60px;
	width: 285px;
	position: absolute;
	top: 217px;
	left: 393px;
}
.additionalcableinfo {
	height: 36px;
	background-image: url(../images/adinfo.png);
	padding-top: 11px;
	padding-left: 12px;
	background-repeat: no-repeat;
	width: 214px;
	background-color: #F7F7F7;
	top: 285px;
	position: absolute;
	left: 418px;
	padding-right: 8px;
	overflow: auto;
	padding-bottom: 11px;
}
.estimatebudget {
	height: 95px;
	width: 243px;
	position: absolute;
	top: 395px;
	left: 393px;
}
.installation {
	height: 80px;
	width: 243px;
	position: absolute;
	top: 543px;
	left: 393px;
}
.additionalinfo {
	height: 85px;
	background-image: url(../images/adinfo2.png);
	padding-top: 11px;
	padding-left: 12px;
	background-repeat: no-repeat;
	width: 267px;
	background-color: #F7F7F7;
	top: 661px;
	position: absolute;
	left: 392px;
	padding-right: 8px;
	overflow: auto;
	padding-bottom: 15px;
}
.sendButton {
	position:absolute;
	top:830px;
	left:263px;
	width:220px;
	height:59px;
	color: #FFF;
	background-image: url(../images/submitbutton.png);
	background-repeat: no-repeat;
	border: 1px solid #FFF;
	background-color: #FFF; 
	cursor: pointer;
}	
.confirm {
	font-family:Verdana, Geneva, sans-serif;
	text-align:center; 
	margin-top:175px
}

