/* CSS Document */

body {
	color: #000;
	background-color: #f1f2f3;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 135%;
}

#thankyou_wrapper {
	text-align: left;
	width: 980px;
	background-color: #fff;
	color: #000;
	background-image: url(../graphics/103421-Thanks.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 773px;
}

#wrapper {
	text-align: left;
	width: 980px;
	background-color: #fff;
	color: #000;
	background-image: url(../graphics/103421-Background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 773px;
}

#header {
	position: relative;
	padding: 70px 0px 0px 65px;
	/*width: 627px;*/
	overflow: visible
}

#header h1 {
	font-size: 30px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px;
	overflow: visible
}

#about {
	position: relative;
	margin: 0px 0 0 0px;
	padding: 75px 0px 0px 65px;
	width: 275px;
}

#about p {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 1.3em;
}

#about img {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 105px;
	left: 350px;
}

#valuation {
	position: relative;
	margin: 0px 0 0 0px;
	padding: 60px 0px 0px 65px;
	width: 285px;
}

#submitButtonSet {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 155px;
	left: 350px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img {
	border: 0;
}

#quotes {
	position: relative;
	margin: 0px 0 0 0px;
	padding: 55px 0px 0px 65px;
	width: 285px;
}

#contact .visit {
	background-image: url(img/text_gradient_new_r1_c1.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 35px;
	display: block;
	float: left;
}

#contact a.url:link, #contact a.url:visited {
	background-image: url(img/text_gradient_new_r1_c2.gif);
	background-repeat: no-repeat;
	background-position: 0 -19px;
	height: 19px;
	width: 93px;
	display: block;
	float: left;
}

#contact a.url:hover {
	background-position: 0 0;
}

#contact .callus {
	background-image: url(img/text_gradient_new_r1_c3.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 259px;
	display: block;
	float: left;
}

#contact a.email:link,  #contact a.email:visited {
	background-image: url(img/text_gradient_new_r1_c4.gif);
	background-repeat: no-repeat;
	background-position: 0 -19px;
	height: 19px;
	width: 184px;
	display: block;
	float: left;
}

#contact a.email:hover {
	background-position: 0 0;
}


h2 {
	
	font-size: 100%;
	margin: 40px 0 10px 30px;
	background-image: url(img/who-we-work-with.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 88px;
}

h2 span {
	margin-left: -9999px;
}

strong {
	color: #A1142A;
	font-weight: bold;
}

#nameField, #phoneField, #emailField {
	width: 200px;
	background-color: #999999;
	margin: 0px 0px 2px;
	padding: 0px;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
