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

html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, small, strike, strong, b, u, i,  ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	color:#3e3e3e;
	}
	
h1 {
	font-weight:bold;
	font-size: 28px;
	line-height: 30px;
}
h2 {
	font-weight:bold;
	font-size: 26px;
	line-height: 20px;
}
h3 {
	font-size: 18px;
	color:#8cc3c9;
	line-height: 18px;
}
h4 {
	font-size: 18px;
	line-height: 24px;
	color:#00693e;
}
h5 {
	font-size: 12px;
	line-height: 18px;
}
h6 {
	font-size: 12px;
	line-height: 16px;
}

body{
	margin:0;
	padding:0;
	}
	

	
div#clearAll{
	clear:both; 
	height:-1px; 
	padding:0px; 
	margin:0px;
	}
	

	
	
/*------------------------main-body-----------------------*/


div#wrapper{
	width:897px;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
	
div#innerContent{
	width:897px;
	padding:0;
	margin:0;
	text-align:left;
	}
	
div#row01{
	margin:15px auto 0 auto;
	height:100px;
	width:512px;
	text-align:center;
	}
	
div#row02{
	width:897px;
	margin:0 0 0px 0;
	height:316px;
	text-align:center;
	background:#fff;
	}
	
div#row03{
	width:897px;
	margin:0;
	height:181px;
	text-align:center;
	}
	
div#row03 ul li{
	list-style-type:none;
	}
	
div#row03 ul li.resi{
	float:left;
	width:279px;
	height:181px;
	background:#fff;
	margin:0;
	}
	
div#row03 ul li.amen{
	float:left;
	width:279px;
	height:181px;
	background:#fff;
	margin-left:30px;
	}
	
div#row03 ul li.comm{
	float:left;
	width:279px;
	height:181px;
	background:#fff;
	margin-left:30px;
	}
	
div#footer{
	width:897px;
	height:20px;
	margin-top:5px;
	}
	
div#footerLeft{
	width:450px;
	height:20px;
	line-height:20px;
	float:left;
	}
	
div#footerRight{
	width:400px;
	height:20px;
	line-height:20px;
	float:right;
	}
	
div#footerLeft p{
	font-size:11px;
	color:#8996a0;
	text-align:left;
	}
	
div#footerRight p{
	font-size:11px;
	color:#8996a0;
	text-align:right;
	padding:0;
	
	}
	
div#footerRight a{
	font-size:11px;
	color:#f30632;
	text-align:right;
	padding:0;
	text-decoration:underline;
	}
	
div#footerRight a:hover{
	font-size:11px;
	color:#f30632;
	text-align:right;
	padding:0;
	text-decoration:none;
	}

/*div#footerRight img{
	margin-top:3px;
	}*/
