body {
	background:#FAFAED url(/elements/images/bg.gif) repeat-x;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
a {
	color:#AD191E;
}
#wrap {
	width:792px;
	margin:0 auto 100px;

}
#logo {
	float:left;
	margin-bottom:4px;
}
#proudly_serving {
	float:right;
	margin-bottom:4px;
}

#content {
	margin:0 0 0 20px;
	background-image:url(/elements/images/content_bg.gif);
}
#menu_container {

}
#menu {
	margin:0 0 0 20px;
	height:39px;
	float:none;
	clear:both;
	width:770px;
}
#menu td{
	background-image:url(/elements/images/menu/bg.gif);
	background-repeat:repeat-x;
	width:auto;
	padding:0;
}
.copy {
	padding:10px 20px;
}

h1 {
	font:18px bold Georgia, "Times New Roman", Times, serif;
	color:#AD191E;
	margin:auto;
}
#form_wrap {
	margin:8px 4px;
}
#form_wrap td{
	width:25%;
	border-bottom:1px solid #CAB898;
	vertical-align:top;
	padding:8px;
}
.form_inputs {
	background-image:url(/elements/images/form_inputs_bg.gif);
	color:#4A3F2C;
	font-weight:bold;
	}
#form_wrap span{
	color:red;
	font-weight:bold;
	margin:0 4px;
}
#form_wrap textarea {
	width:98%;
	margin:0 auto;
}
#hp_estimate {
	background:url(/elements/images/hp_estimate_bg.gif) no-repeat;
	height:150px;
}
#hp_estimate div {
	margin:35px 20px 0 65px;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	
}
td {
	vertical-align:top;
}
#hp_copy {
	padding:0 15px 0 20px;
	line-height:22px;
}

