@charset "utf-8";
/* CSS Document */

#abouttop{
	width:960px;
	height:556px;
	background:#e18518 url(../images/abouttop.jpg) no-repeat;
	}
	
#abouttop h1,h2,h3,h4{
	color:#ffbf72;
	padding:0;
	margin:0;
	font-size:24px;
	font-weight:normal;
}
	
#abouttop p{
	color:#f5f1ed;
	padding:0;
	margin:0;
	padding-top:10px;
	text-align:left;

}

#abouttop .abouttext2{
	padding:30px 20px 20px 40px;
	font-size:12px;
	width:400px;
	height:auto;
}
