body {
	margin-left: 1px;
	margin-top: 2px;
	margin-bottom: 1px;
	margin-right: 1px;
}

.header {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.header .offices {
	margin: 0px;
	height: 28px;
}

.header .phones {
	background-color: #efefce;
	width: 600px;
}

.content {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.footer {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
   font-size: small;
   text-align: center;
}

.copyright {
	font-size: xx-small;
}
