body{
	background:url('../images/house/bg_header.jpg') no-repeat top center;
}

.tac{
	text-align: center;
}

.tar{
	text-align: right;
}

.flr{
	float: right;
}

.fll{
	float: left;
}

.clr1{
	color: #dc3d1f;
}

img.flr{
	margin: 0 0 10px 10px;
}

img.fll{
	margin: 0 10px 10px 0;
}

section table{
	margin: 10px 0 30px 0;
}

section th,
section td{
	padding: 5px;
	border: 1px solid #d5f0ca;
}

section th{
	background: #a8dc9e;
}

section td{
	width: 240px;
	text-align: center;
	font-size: 93%;
}

section ul{
	margin: 1em 0 1em 2em
}

section h3{
	clear: both;
}

section p{
	margin: 0 0 1em 0;
	line-height: 1.8;
}

section h4{
	padding: 0.5em 0;
	margin: 0 0 0.5em 0;
	font-size: 123.1%;
	color: #643824;
	border-bottom: 1px dotted #643824;
}