@charset "utf-8";
/* CSS Document */

#img{
	width:200px;
	float:left;
	display:inline;
}

#main{
	width:664px;
	float:right;
	display:inline;
}
	
h1{
	text-align:left;
	font-weight:bold;
	font-size:110%;
	border-bottom:#FDBE68 dotted 3px;
	
}

h2{
	font-weight:bold;
	color:#F93;
	font-size:110%;
	margin-top:20px;
	
}
h3{
	margin-top:10px;
	background-image:url(../img/house.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-indent:2.5em;
	margin-bottom:8px;
	padding-top:13px;
	
	

}


#footer_1{
	width:884px;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	clear:both;
}	

#img p{
	margin-top:15px;
}