@charset "utf-8";

.companyWidth {
	width:820px;
	margin-left:auto;
	margin-right:auto;
}

h1 {
	margin-bottom:8px;
}

hr {
	width:960px;
	margin:2em auto;
	border:0;
	border-bottom:#303030 solid 1px;
}