@charset "utf-8";
body {
	margin:0;
	padding:0;
	background-image:url('../images/base/body.gif');
	text-align:center;
	font-family:Verdana;
}
.easyhome #container {
	width:939px;
	margin:0 auto;
	text-align:left;
	border:0px;
}
.easyhome #background {
	width:939px;
	margin:auto;
	text-align:left;
	border:0px;
	background-image:url('../images/base/container.png');
	background-repeat:repeat-y;
}
.easyhome #header {
	margin:0;
	padding:3px 16px 0 10px;
	height:35px;
	background-image:url('../images/base/header.png');
	background-repeat:no-repeat;
	background-position:0 0;
	text-align:left;
}
.easyhome #content {
	width:700;
	float:left;
	background-image:url('../images/base/content.jpg');
	background-repeat:no-repeat;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	background-position:-80px 0;
	font-size:13px;
	font-family:Verdana;
	margin:0px 6px 0px 6px;
	border-top:1px solid #BDE2EA;
}
.easyhome #content h1, h2, h3, h4 {
	color:#005a7a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	padding-top:10px;
	margin-top:0;
	margin-right:0;
	margin-left:0;
	margin-bottom:-5px;
	letter-spacing:0, 15;
}
.easyhome #content h1 {
	color:#005a7a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.easyhome #content h2 {
	font-size:15px;
	padding-top:5px;
	margin-top:0;
	margin-right:0;
	margin-left:0;
	margin-bottom:-10px;
	letter-spacing:-1px;
}
.easyhome #content h3 {
	font-size:12px;
	padding-top:5px;
	margin-top:0;
	margin-right:0;
	margin-left:0;
	margin-bottom:-15px;
}
.easyhome #content h4 {
	font-size:12px;
}
.easyhome #content a {
	color:#005a7a;
	text-decoration:underline;
}
.easyhome #footer {
	background-image:url('../images/base/footer.png');
	height:50px;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	width:920px;
	padding-left:0;
}
#footer_content {
	padding-top:5px;
	font-family:verdana;
	font-size:10px;
	color:#005a7a;
	text-align:center;
	line-height:18px;
}
#footer_content a {
	color:#005a7a;
	text-decoration:none;
}
#footer_content a:hover {
	color:#005a7a;
	text-decoration:underline;
}
#content p strong {
	color:#005a7a;
}
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
}
#banner {
	margin:0px;
	padding:0px 0px 0px 25px;
	height:70px;
	text-align:left;
}
.easyhome #footer {
	background-image:url('../images/base/footer.png');
	height:50px;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:0;
	float:none;
	width:939px;
}
#note{ font-size:10px; }
.question{ margin-top:6px; margin-bottom:4px; }