#content {
	padding-top:16px;
}

#request-estimate-intro div.content {
	width:516px;
	height:152px;
	margin-bottom:1.0em;
	border:1px solid #015782;
	position:relative;
}

#request-estimate-intro img.heading {
	display:block;
}

#request-estimate-intro div.form {
	width:363px;
	height:150px;
	background-color:#015782;
	background-image:url(../images/home/estimate-form-bg.png);
	background-repeat:repeat-y;
	background-position:top left;
	position:absolute;
	top:1px;
	left:1px;
}

#request-estimate-intro img.photo {
	position:absolute;
	top:1px;
	right:1px;
}

#request-estimate-intro table {
	margin:15px 20px;
}

#request-estimate-intro th {
	width:86px;
	text-align:right;
}

#request-estimate-intro td {
	padding:4px 10px;
}

#request-estimate-intro label {
	color:#D9E5EC;
}


#latest-news {
	font-size:85%;
	color:#005682;
	padding:4px 10px;
	padding-bottom:5px;
	padding-left:96px;
	background-color:#FFEB99;
	border-top:1px solid #A8C5D4;
	border-bottom:1px solid #A8C5D4;
	text-align:left;
}

#latest-news strong {
	color:#005682;
	margin-left:-76px;
}

#overview {
	font-size:90%;
	color:#666;
}