@charset "utf-8";
.gridContainer.clearfix #aboutnav0 {
	background-color: rgb(255, 207, 49);
}
.gridContainer.clearfix {
	width: 950px;
	clear: both;
	margin: 0 auto;
}

#footer {
	line-height: 30px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: fixed;
	border-top: 3px solid rgb(229, 229, 229);
	background-color: rgb(238, 238, 238);
	z-index: 10;
	text-align: center;
}
h1 {
	font-size: 24px;
	color: rgba(0,0,0,1);
}

#aboutarticle1-1{
	width: 350px;
	float: left;
	}
#aboutarticle1-2{
	width: 300px;
	float: left;
	}
#aboutarticle1-3{
	width: 300px;
	float: left;
	}
#aboutarticle1-4{
	width: 300px;
	float: left;
	clear:both;
	}
	
#aboutarticle1{
	line-height: 1.8em;
	font-size: 18px;
	letter-spacing: 0.1em;
	}
