@charset "utf-8";
.container {
	background-color: #FFF;
	margin: auto;
	height: 750px;
	width: 960px;
}
.header {
	height: 130px;
	width: 960px;
	background-color: #FFF;
	margin: auto;
	text-transform: uppercase;
	font-size: 40px;
	text-align: center;
	line-height: 115px;
	font-family: 'Gabriela', serif;
	color: #444;
	font-weight: 900;
}
.firstexhibit {
	background-color: #666;
	float: left;
	width: 960px;
	height: 300px;
}
.beforebox {
	background-color: #FFF;
	float: left;
	height: 100px;
	width: 960px;
	font-family: 'Gabriela', serif;
}

.firstbox {
	background-color: #FFF;
	float: left;
	height: 270px;
	width: 960px;
}


.firsttitle {
	background-color: #FFF;
	float: left;
	height: 250px;
	width: 150px;
	font-family: 'Gabriela', serif;
	;
	padding-left: 15px;
}
.aupperbox {
	background-color: #FFF;
	float: none;
	height: 10px;
	width: 860px;
	margin: auto;
}
.ainner {
	background-color: #FFF;
	float: left;
	height: 250px;
	width: 940px;
	margin-left: 10px;
	margin-right: 10px;
}
.alowerbox {
	background-color: #FFF;
	height: 10px;
	width: 860px;
	float: left;
	margin-left: 50px;
}
.aa {
	background-color: #FFF;
	float: right;
	height: 240px;
	width: 120px;
	padding: 5px;
}
.ab {
	background-color: #FFF;
	padding: 5px;
	float: right;
	height: 120px;
	width: 375px;
}
.ac {
	background-color: #FFF;
	padding: 5px;
	float: right;
	height: 100px;
	width: 80px;
}
.ag {
	background-color: #FFF;
	float: right;
	height: 130px;
	width: 78px;
	padding: 5px;
}
.ah {
	background-color: #FFF;
	float: right;
	height: 10px;
	width: 500px;
	visibility: hidden;
	padding: 5px;
}
.ad {
	background-color: #FFF;
	padding: 5px;
	float: right;
	height: 80px;
	width: 205px;
}
.ae {
	background-color: #FFF;
	padding: 5px;
	float: right;
	height: 120px;
}
.af {
	background-color: #FFF;
	float: right;
	height: 80px;
	width: 100px;
	padding: 5px;
}
.afterbox {
	background-color: #FFF;
	float: left;
	height: 100px;
	width: 960px;
	font-family: 'Gabriela', serif;
}
.upperfooter {
	background-color: #FFF;
	float: left;
	height: 65px;
	width: 960px;
	text-align: center;
	font-family: 'Gabriela', serif;
	font-size: 25px;
	line-height: 25px;
}
.footer	{
	width: 960px;
	height: 100px;
	text-align: center;
	float: left;
}
