@charset "utf-8";
body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#body_wrap {
	width: 863px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.content_wrap {
	width: 863px;
	overflow: hidden;
}
#header_wrap {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 147px;
	overflow: hidden;
	margin-bottom: 30px;
}
.logo {
	height: 58px;
	width: 210px;
	margin-top: 40px;
	margin-left: 20px;
}
.left_column {
	float: left;
	width: 285px;
}
.right_column {
	float: left;
	width: 563px;
	padding-left: 15px;
}
.clear_both {
	clear: both;
}
.afford_box1 {
	background-image: url(../images/image_afford_2.jpg);
	background-repeat: no-repeat;
	height: 208px;
}
.afford_box2 {
	background-image: url(../images/image_afford_3.jpg);
	height: 187px;
}
.repairs_box1 {
	background-image: url(../images/image_repairs1.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 160px;
	width: 171px;
	margin-left: 20px;
	padding-top: 292px;
}
.needamortgage_box1 {
	background-image: url(../images/image_needmortgage1.jpg);
	background-repeat: no-repeat;
	height: 215px;
}
.whatthen_box1 {
	background-image: url(../images/image_whatthen2.jpg);
	background-repeat: no-repeat;
	height: 208px;
}
#font_size {
	background-color: #E6F7CA;
	overflow:hidden;
	width:250px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #77AD1A;
	border-bottom-color: #77AD1A;
	margin-bottom:20px;
}
.contactinfo_wrap {
	clear: left;
	overflow: hidden;
}
.contactinfo_symbol {
	float: left;
	width: 20px;
	margin-right: 10px;
}
.contactinfo_details {
	float: left;
}
