body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.page {
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
	height: 465px;
	width: 1020px;
	margin-bottom: 10px;
}
.GrayBar {
	background-repeat: repeat-x;
	text-align: center;
	height: 45px;
	width: 100%;
	padding-top:20px;
}
.buttons {
	clear: both;
	height: 30px;
	width: 1020px;
	text-align: center;
	margin-bottom: 20px;
}
.SocialButtons {
	clear: both;
	height: 64px;
	width: 1020px;
	text-align: center;
}
.SocialButtons img {
	margin: 0px 7px;
}
.footer {
	clear: both;
	height: 15px;
	width: 374px;
	text-align: center;
	font-size: 11px;
	margin: 0px Auto;
}
