@charset "UTF-8";
header {
	background-color: #CCCCCC;
	text-align: left;
	float: left;
	width: 960px;
}
.maincontainer {
	float: left;
	width: 960px;
}
.header {
	float: left;
	height: 88px;
	width: 960px;
}

