.bottom .width {
	width: 800px;
}

.body .positioner {
	width: 600px;
}

.instructions {
	background-color: #F5F3E1;
}

.instructions td {
	padding: 10px 20px;
	vertical-align: middle;
}

.instructions img {
	display: block;
}

.instructions p {
	line-height: 1.5em;
	background: none;
}

.form {
	padding-top: 15px;
}

.form .section {
	display: block;
	padding: 0px 20px;
	margin-bottom: 25px;
}

.form .section table td {
	width: 150px;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #E7E2B5;
	color: #636363;
}

strong {
	font-family: Arial, Sans Serif;
	font-size: 12px;
}

label {
	width: 150px;
	display: block;
	
	font-family: Arial, Sans Serif;
	font-size: 12px;
}
.section .services-list label {
	width: auto;
	display: inline;
	float: none;
}
.section .services-list .interiorDescription,
.section .services-list .exteriorDescription,
.section .services-list .prefinishDescription {
	width: 170px;
}

.section input, .section select, .section textarea {
	border: 1px solid #7F9DB9;
}

.section input.interiorDescription,
.section input.exteriorDescription,
.section input.prefinishDescription,
.section .services-list input {
	border: none;
}

.name, .company, .email, .phone,
.street1, .street2 {
	width: 206px;
}

.city, .state, .postalCode,
.time, .timeFrame,
.referredBy {
	width: 146px;
}

.comments {
	width: 355px;
	height: 113px;
}

table.project-details td {
	padding-top: 4px;
}

/********** Header Styles ***************/
h1.freeEstimate {
	background: url(../images/free-estimate/free-estimate.gif) 0 0 no-repeat;
	height: 108px;
	margin-bottom: 0;
	text-indent: -9999px;	
	width: 150px;
}

.submit {
	padding: 10px 20px;
	background-color: #F5F3E1;
}

.contact-us img {
	display: block;
}







